Skip navigation links
Hortonworks Data Platform 2.4.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

S

S - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'S'
safeGetAsStr(List<T>, int) - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
 
SampleRegionWALObserver - Class in org.apache.hadoop.hbase.coprocessor
Class for testing WALObserver coprocessor.
SampleRegionWALObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.SampleRegionWALObserver
 
SampleStopper() - Constructor for class org.apache.hadoop.hbase.TestChoreService.ScheduledChoreSamples.SampleStopper
 
SampleUploader - Class in org.apache.hadoop.hbase.mapreduce
Sample Uploader MapReduce
SampleUploader() - Constructor for class org.apache.hadoop.hbase.mapreduce.SampleUploader
 
sanityCheckLeft(byte[], byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
Subclasses can call this method to make sure the first KV is within multi-writer range.
sanityCheckRight(byte[], byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
Subclasses can call this method to make sure the last KV is within multi-writer range.
SASL_DEFAULT_REALM - Static variable in class org.apache.hadoop.hbase.security.SaslUtil
 
SASL_PROPS - Static variable in class org.apache.hadoop.hbase.security.SaslUtil
 
SaslClientHandler - Class in org.apache.hadoop.hbase.security
Handles Sasl connections
SaslClientHandler(UserGroupInformation, AuthMethod, <any>, String, boolean, String, SaslClientHandler.SaslExceptionHandler, SaslClientHandler.SaslSuccessfulConnectHandler) - Constructor for class org.apache.hadoop.hbase.security.SaslClientHandler
Constructor
SaslClientHandler.SaslExceptionHandler - Interface in org.apache.hadoop.hbase.security
Handler for exceptions during Sasl connection
SaslClientHandler.SaslSuccessfulConnectHandler - Interface in org.apache.hadoop.hbase.security
Handler for successful connects
saslConnect(InputStream, OutputStream) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
Do client side SASL authentication with server via the given InputStream and OutputStream
SaslDigestCallbackHandler(<any>, RpcServer.Connection) - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslDigestCallbackHandler
 
SaslGssCallbackHandler() - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslGssCallbackHandler
 
saslLatch - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
saslQop - Variable in enum org.apache.hadoop.hbase.security.SaslUtil.QualityOfProtection
 
SaslStatus - Enum in org.apache.hadoop.hbase.security
 
SaslUtil - Class in org.apache.hadoop.hbase.security
 
SaslUtil() - Constructor for class org.apache.hadoop.hbase.security.SaslUtil
 
SaslUtil.QualityOfProtection - Enum in org.apache.hadoop.hbase.security
 
saveConfig(File, Configuration) - Static method in class org.apache.hadoop.hbase.http.ssl.KeyStoreTestUtil
Saves configuration to a file.
saveMetadata(HFile.Writer) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Save metadata in HFile which will be written to disk
saveMetadata(HFile.Writer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
saveMetadata(HFile.Writer) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
scan - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
Scan - Class in org.apache.hadoop.hbase.client
Used to perform Scan operations.
Scan() - Constructor for class org.apache.hadoop.hbase.client.Scan
Create a Scan operation across all rows.
Scan(byte[], Filter) - Constructor for class org.apache.hadoop.hbase.client.Scan
 
Scan(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Scan
Create a Scan operation starting at the specified row.
Scan(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.client.Scan
Create a Scan operation for the range of rows specified.
Scan(Scan) - Constructor for class org.apache.hadoop.hbase.client.Scan
Creates a new instance of this class while copying all values.
Scan(Get) - Constructor for class org.apache.hadoop.hbase.client.Scan
Builds a scan object with the same specs as get.
SCAN - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Base-64 encoded scanner.
scan(com.google.protobuf.RpcController, ClientProtos.ScanRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface
 
scan(com.google.protobuf.RpcController, ClientProtos.ScanRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Interface
rpc Scan(.ScanRequest) returns (.ScanResponse);
scan(com.google.protobuf.RpcController, ClientProtos.ScanRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
rpc Scan(.ScanRequest) returns (.ScanResponse);
scan(com.google.protobuf.RpcController, ClientProtos.ScanRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Stub
 
scan(RpcController, ClientProtos.ScanRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Scan data in a table.
scan - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
scan - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Scan instance
scan - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
the scan object to get a Scanner for
scan - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
the scan object to get a Scanner for
SCAN_ATTRIBUTES_METRICS_DATA - Static variable in class org.apache.hadoop.hbase.client.Scan
Deprecated.
SCAN_ATTRIBUTES_METRICS_ENABLE - Static variable in class org.apache.hadoop.hbase.client.Scan
Deprecated.
SCAN_ATTRIBUTES_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.client.Scan
 
SCAN_BATCH_SIZE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
SCAN_BATCHSIZE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Set the maximum number of values to return for each call to next().
SCAN_CACHEBLOCKS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Set to false to disable server-side caching of blocks for this scan.
SCAN_CACHEDROWS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
The number of rows for caching that will be passed to scanners.
SCAN_COLUMN - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
SCAN_COLUMN_FAMILY - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Column Family to Scan
SCAN_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Space delimited list of columns and column families to scan.
SCAN_END_ROW - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
SCAN_END_TIME - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
SCAN_FETCH_SIZE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
SCAN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
SCAN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
SCAN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
SCAN_FILTER - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
SCAN_LIMIT - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
SCAN_MAX_VERSIONS - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
SCAN_MAXVERSIONS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
The maximum number of version to return.
SCAN_NEXT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SCAN_RESULT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
SCAN_ROW_START - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Scan start row
SCAN_ROW_STOP - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Scan stop row
SCAN_START_ROW - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
SCAN_START_TIME - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
SCAN_TIMERANGE_END - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
The ending timestamp used to filter columns with a specific range of versions.
SCAN_TIMERANGE_START - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
The starting timestamp used to filter columns with a specific range of versions.
SCAN_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
The timestamp used to filter columns with a specific timestamp.
ScanDeleteTracker - Class in org.apache.hadoop.hbase.regionserver
This class is responsible for the tracking and enforcement of Deletes during the course of a Scan operation.
ScanDeleteTracker() - Constructor for class org.apache.hadoop.hbase.regionserver.ScanDeleteTracker
Constructor for ScanDeleteTracker
scanFixture(KeyValue[]...) - Static method in class org.apache.hadoop.hbase.regionserver.KeyValueScanFixture
 
scanFromThrift(TScan) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
 
ScanInfo - Class in org.apache.hadoop.hbase.regionserver
Immutable information for scans over a store.
ScanInfo(HColumnDescriptor, long, long, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanInfo
 
ScanInfo(byte[], int, int, long, KeepDeletedCells, long, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanInfo
 
ScanLabelGenerator - Interface in org.apache.hadoop.hbase.security.visibility
This would be the interface which would be used add labels to the RPC context and this would be stored against the UGI.
ScanMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat.ScanMapper
 
ScanMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase.ScanMapper
 
scanMeta() - Method in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRebuildTestCore
Dumps hbase:meta table info
scanMetrics - Variable in class org.apache.hadoop.hbase.client.AbstractClientScanner
 
ScanMetrics - Class in org.apache.hadoop.hbase.client.metrics
Provides client-side metrics related to scan operations.
ScanMetrics() - Constructor for class org.apache.hadoop.hbase.client.metrics.ScanMetrics
constructor
scanMetrics - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
 
scanMetricsPublished - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
Scanner(HFile.Reader, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
SCANNER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
SCANNER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
scannerCaching - Variable in class org.apache.hadoop.hbase.client.HTable
 
ScannerCallable - Class in org.apache.hadoop.hbase.client
Scanner operations such as create, next, etc.
ScannerCallable(ClusterConnection, TableName, Scan, ScanMetrics, RpcControllerFactory) - Constructor for class org.apache.hadoop.hbase.client.ScannerCallable
 
ScannerCallable(ClusterConnection, TableName, Scan, ScanMetrics, RpcControllerFactory, int) - Constructor for class org.apache.hadoop.hbase.client.ScannerCallable
 
scannerClose(int, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerClose(int, <any>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerClose(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerClose(int) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Closes the server-state associated with an open scanner.
scannerClose() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerClose
 
scannerClose(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerClose_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
scannerClose_args(int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
scannerClose_args(Hbase.scannerClose_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
Performs a deep copy on other.
scannerClose_call(int, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerClose_call
 
scannerClose_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
scannerClose_result(IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
scannerClose_result(Hbase.scannerClose_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
Performs a deep copy on other.
ScannerContext - Class in org.apache.hadoop.hbase.regionserver
ScannerContext instances encapsulate limit tracking AND progress towards those limits during invocations of InternalScanner.next(java.util.List) and InternalScanner.next(java.util.List).
ScannerContext.Builder - Class in org.apache.hadoop.hbase.regionserver
 
ScannerContext.LimitScope - Enum in org.apache.hadoop.hbase.regionserver
The various scopes where a limit can be enforced.
ScannerContext.NextState - Enum in org.apache.hadoop.hbase.regionserver
The possible states a scanner may be in following a call to InternalScanner.next(List)
scannerGet(int, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerGet(int, <any>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerGet(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerGet(int) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Returns the scanner's current row value and advances to the next row in the table.
scannerGet() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerGet
 
scannerGet(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerGet_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
scannerGet_args(int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
scannerGet_args(Hbase.scannerGet_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
Performs a deep copy on other.
scannerGet_call(int, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerGet_call
 
scannerGet_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
scannerGet_result(List<TRowResult>, IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
scannerGet_result(Hbase.scannerGet_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
Performs a deep copy on other.
scannerGetList(int, int, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerGetList(int, int, <any>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerGetList(int, int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerGetList(int, int) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Returns, starting at the scanner's current row value nbRows worth of rows and advances to the next row in the table.
scannerGetList() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerGetList
 
scannerGetList(int, int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerGetList_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
scannerGetList_args(int, int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
scannerGetList_args(Hbase.scannerGetList_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
Performs a deep copy on other.
scannerGetList_call(int, int, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerGetList_call
 
scannerGetList_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
scannerGetList_result(List<TRowResult>, IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
scannerGetList_result(Hbase.scannerGetList_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
Performs a deep copy on other.
scannerId - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
 
scannerId - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
the Id of the Scanner to close *
scannerId - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
the Id of the Scanner to return rows from.
ScannerInstanceResource - Class in org.apache.hadoop.hbase.rest
 
ScannerInstanceResource() - Constructor for class org.apache.hadoop.hbase.rest.ScannerInstanceResource
 
ScannerInstanceResource(String, String, ResultGenerator, int) - Constructor for class org.apache.hadoop.hbase.rest.ScannerInstanceResource
 
scannerMap - Variable in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerMaxResultSize - Variable in class org.apache.hadoop.hbase.client.HTable
 
ScannerMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
ScannerMessage.Scanner - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Scanner
ScannerMessage.Scanner.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Scanner
ScannerMessage.ScannerOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
ScannerModel - Class in org.apache.hadoop.hbase.rest.model
A representation of Scanner parameters.
ScannerModel() - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
Default constructor
ScannerModel(byte[], byte[], List<byte[]>, int, int, long, int, String) - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
Constructor
ScannerModel(byte[], byte[], List<byte[]>, int, int, long, long, String) - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
Constructor
scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a scanner on the current table starting at the specified row and ending at the last row in the table.
scannerOpen() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpen
 
scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpen_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
scannerOpen_args(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
scannerOpen_args(Hbase.scannerOpen_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Performs a deep copy on other.
scannerOpen_call(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpen_call
 
scannerOpen_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
scannerOpen_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
scannerOpen_result(Hbase.scannerOpen_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
Performs a deep copy on other.
scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a scanner on the current table starting at the specified row and ending at the last row in the table.
scannerOpenTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenTs
 
scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpenTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
scannerOpenTs_args(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
scannerOpenTs_args(Hbase.scannerOpenTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Performs a deep copy on other.
scannerOpenTs_call(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenTs_call
 
scannerOpenTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
scannerOpenTs_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
scannerOpenTs_result(Hbase.scannerOpenTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
Performs a deep copy on other.
scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Open a scanner for a given prefix.
scannerOpenWithPrefix() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithPrefix
 
scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpenWithPrefix_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
scannerOpenWithPrefix_args(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
scannerOpenWithPrefix_args(Hbase.scannerOpenWithPrefix_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Performs a deep copy on other.
scannerOpenWithPrefix_call(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithPrefix_call
 
scannerOpenWithPrefix_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
scannerOpenWithPrefix_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
scannerOpenWithPrefix_result(Hbase.scannerOpenWithPrefix_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
Performs a deep copy on other.
scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>, <any>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a scanner on the current table, using the Scan instance for the scan parameters.
scannerOpenWithScan() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithScan
 
scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpenWithScan_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
scannerOpenWithScan_args(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
scannerOpenWithScan_args(Hbase.scannerOpenWithScan_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Performs a deep copy on other.
scannerOpenWithScan_call(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithScan_call
 
scannerOpenWithScan_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
scannerOpenWithScan_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
scannerOpenWithScan_result(Hbase.scannerOpenWithScan_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
Performs a deep copy on other.
scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a scanner on the current table starting and stopping at the specified rows.
scannerOpenWithStop() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithStop
 
scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpenWithStop_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
scannerOpenWithStop_args(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
scannerOpenWithStop_args(Hbase.scannerOpenWithStop_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Performs a deep copy on other.
scannerOpenWithStop_call(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithStop_call
 
scannerOpenWithStop_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
scannerOpenWithStop_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
scannerOpenWithStop_result(Hbase.scannerOpenWithStop_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
Performs a deep copy on other.
scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a scanner on the current table starting and stopping at the specified rows.
scannerOpenWithStopTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithStopTs
 
scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpenWithStopTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
scannerOpenWithStopTs_args(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
scannerOpenWithStopTs_args(Hbase.scannerOpenWithStopTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Performs a deep copy on other.
scannerOpenWithStopTs_call(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithStopTs_call
 
scannerOpenWithStopTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
scannerOpenWithStopTs_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
scannerOpenWithStopTs_result(Hbase.scannerOpenWithStopTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
Performs a deep copy on other.
ScannerResource - Class in org.apache.hadoop.hbase.rest
 
ScannerResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResource
Constructor
ScannerResultGenerator - Class in org.apache.hadoop.hbase.rest
 
ScannerResultGenerator(String, RowSpec, Filter, boolean) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
ScannerResultGenerator(String, RowSpec, Filter, int, boolean) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
scannerTimeout - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
ScannerTimeoutException - Exception in org.apache.hadoop.hbase.client
Thrown when a scanner has timed out.
ScannerV2(HFileReaderV2, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
 
ScannerV3(HFileReaderV3, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderV3.ScannerV3
 
ScanObserver() - Constructor for class org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy.ScanObserver
 
ScanPerformanceEvaluation - Class in org.apache.hadoop.hbase
A simple performance evaluation tool for single client and MR scans and snapshot scans.
ScanPerformanceEvaluation() - Constructor for class org.apache.hadoop.hbase.ScanPerformanceEvaluation
 
ScanPerformanceEvaluation.MyMapper<KEYOUT,VALUEOUT> - Class in org.apache.hadoop.hbase
 
ScanPerformanceEvaluation.ScanCounter - Enum in org.apache.hadoop.hbase
 
ScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver
A query matcher that is specifically designed for the scan case.
ScanQueryMatcher(Scan, ScanInfo, NavigableSet<byte[]>, ScanType, long, long, long, long, RegionCoprocessorHost) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
Construct a QueryMatcher for a scan
ScanQueryMatcher(Scan, ScanInfo, NavigableSet<byte[]>, long, long, long, long, byte[], byte[], RegionCoprocessorHost) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
Construct a QueryMatcher for a scan that drop deletes from a limited range of rows.
ScanQueryMatcher.MatchCode - Enum in org.apache.hadoop.hbase.regionserver
ScanReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat.ScanReducer
 
ScanReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase.ScanReducer
 
SCANS - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
Job parameter that specifies the scan list.
ScanType - Enum in org.apache.hadoop.hbase.regionserver
Enum to distinguish general scan types.
ScanWildcardColumnTracker - Class in org.apache.hadoop.hbase.regionserver
Keeps track of the columns for a scan if they are not explicitly specified
ScanWildcardColumnTracker(int, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
Return maxVersions of every row.
scanWithAllQualifiersOfBothFamilies() - Method in class org.apache.hadoop.hbase.regionserver.TestSCVFWithMiniCluster
Test the filter by adding all columns of family A and B in the scan.
scanWithAllQualifiersOfFamiliyA() - Method in class org.apache.hadoop.hbase.regionserver.TestSCVFWithMiniCluster
Test the filter by adding all columns of family A in the scan.
scanWithSpecificQualifiers1() - Method in class org.apache.hadoop.hbase.regionserver.TestSCVFWithMiniCluster
Test the filter by adding 2 columns of family A and 1 column of family B in the scan.
scanWithSpecificQualifiers2() - Method in class org.apache.hadoop.hbase.regionserver.TestSCVFWithMiniCluster
Test the filter by adding 1 column of family A (the one used in the filter) and 1 column of family B in the scan.
scanWithSpecificQualifiers3() - Method in class org.apache.hadoop.hbase.regionserver.TestSCVFWithMiniCluster
Test the filter by adding 2 columns of family A in the scan.
scheduleChore(ScheduledChore) - Method in class org.apache.hadoop.hbase.ChoreService
 
ScheduledChore - Class in org.apache.hadoop.hbase
ScheduledChore is a task performed on a period in hbase.
ScheduledChore() - Constructor for class org.apache.hadoop.hbase.ScheduledChore
This constructor is for test only.
ScheduledChore(String, Stoppable, int) - Constructor for class org.apache.hadoop.hbase.ScheduledChore
 
ScheduledChore(String, Stoppable, int, long) - Constructor for class org.apache.hadoop.hbase.ScheduledChore
 
ScheduledChore(String, Stoppable, int, long, TimeUnit) - Constructor for class org.apache.hadoop.hbase.ScheduledChore
 
ScheduledChoreSamples() - Constructor for class org.apache.hadoop.hbase.TestChoreService.ScheduledChoreSamples
 
SchemaResource - Class in org.apache.hadoop.hbase.rest
 
SchemaResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.SchemaResource
Constructor
SCOPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
 
SCOPE_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
SCOPES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
scopeWALEdits(HTableDescriptor, WALKey, WALEdit) - Static method in class org.apache.hadoop.hbase.replication.regionserver.Replication
Utility method used to set the correct scopes on each log key.
ScopeWALEntryFilter - Class in org.apache.hadoop.hbase.replication
Keeps KVs that are scoped other than local
ScopeWALEntryFilter() - Constructor for class org.apache.hadoop.hbase.replication.ScopeWALEntryFilter
 
searcher - Variable in class org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder
 
second - Variable in class org.apache.hadoop.hbase.util.Pair
 
SECOND_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
SECOND_PART_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
SECONDS_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeUnit
SECONDS = 4;
SECRET - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels
 
SECRET - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
 
secretManager - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
SecureBulkLoadClient - Class in org.apache.hadoop.hbase.client.coprocessor
Client proxy for SecureBulkLoadProtocol used in conjunction with SecureBulkLoadEndpoint
SecureBulkLoadClient(Table) - Constructor for class org.apache.hadoop.hbase.client.coprocessor.SecureBulkLoadClient
 
SecureBulkLoadEndpoint - Class in org.apache.hadoop.hbase.security.access
Coprocessor service for bulk loads in secure mode.
SecureBulkLoadEndpoint() - Constructor for class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
secureBulkLoadHFiles(com.google.protobuf.RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.BlockingInterface
 
secureBulkLoadHFiles(com.google.protobuf.RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Interface
rpc SecureBulkLoadHFiles(.SecureBulkLoadHFilesRequest) returns (.SecureBulkLoadHFilesResponse);
secureBulkLoadHFiles(com.google.protobuf.RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
rpc SecureBulkLoadHFiles(.SecureBulkLoadHFilesRequest) returns (.SecureBulkLoadHFilesResponse);
secureBulkLoadHFiles(com.google.protobuf.RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Stub
 
secureBulkLoadHFiles(RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest, <any>) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
SecureBulkLoadProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.CleanupBulkLoadRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CleanupBulkLoadRequest
SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CleanupBulkLoadRequest
SecureBulkLoadProtos.CleanupBulkLoadRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.CleanupBulkLoadResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CleanupBulkLoadResponse
SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CleanupBulkLoadResponse
SecureBulkLoadProtos.CleanupBulkLoadResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.DelegationToken - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DelegationToken
SecureBulkLoadProtos.DelegationToken.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DelegationToken
SecureBulkLoadProtos.DelegationTokenOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.PrepareBulkLoadRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PrepareBulkLoadRequest
SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PrepareBulkLoadRequest
SecureBulkLoadProtos.PrepareBulkLoadRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.PrepareBulkLoadResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PrepareBulkLoadResponse
SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PrepareBulkLoadResponse
SecureBulkLoadProtos.PrepareBulkLoadResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.SecureBulkLoadHFilesRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SecureBulkLoadHFilesRequest
SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SecureBulkLoadHFilesRequest
SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.SecureBulkLoadHFilesResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SecureBulkLoadHFilesResponse
SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SecureBulkLoadHFilesResponse
SecureBulkLoadProtos.SecureBulkLoadHFilesResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.SecureBulkLoadService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service SecureBulkLoadService
SecureBulkLoadProtos.SecureBulkLoadService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.SecureBulkLoadService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.SecureBulkLoadService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
SecureBulkLoadUtil - Class in org.apache.hadoop.hbase.security
 
SecureBulkLoadUtil() - Constructor for class org.apache.hadoop.hbase.security.SecureBulkLoadUtil
 
SecureProtobufLogReader - Class in org.apache.hadoop.hbase.regionserver.wal
 
SecureProtobufLogReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader
 
SecureProtobufLogWriter - Class in org.apache.hadoop.hbase.regionserver.wal
 
SecureProtobufLogWriter() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogWriter
 
SecureTestUtil - Class in org.apache.hadoop.hbase.security.access
Utility methods for testing security
SecureTestUtil() - Constructor for class org.apache.hadoop.hbase.security.access.SecureTestUtil
 
SecureTestUtil.MasterSyncObserver - Class in org.apache.hadoop.hbase.security.access
 
SecureWALCellCodec - Class in org.apache.hadoop.hbase.regionserver.wal
A WALCellCodec that encrypts the WALedits.
SecureWALCellCodec(Configuration, CompressionContext) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
 
SecureWALCellCodec(Configuration, Encryptor) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
 
SecureWALCellCodec(Configuration, Decryptor) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
 
SecurityInfo - Class in org.apache.hadoop.hbase.security
Maps RPC protocol interfaces to required configuration
SecurityInfo(String, AuthenticationProtos.TokenIdentifier.Kind) - Constructor for class org.apache.hadoop.hbase.security.SecurityInfo
 
SecurityUtil - Class in org.apache.hadoop.hbase.security
Security related generic utility methods.
SecurityUtil() - Constructor for class org.apache.hadoop.hbase.security.SecurityUtil
 
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore.MemStoreScanner
Set the scanner at the seek key.
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Seeks all scanners at or below the specified seek key.
seek(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Seek the scanner at or after the specified KeyValue.
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
seek(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
seek(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
seek() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationWALReaderManager
Advance the reader to the current position
seek(Cell) - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
seek(long) - Method in interface org.apache.hadoop.hbase.wal.WAL.Reader
 
seekAsDirection(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
Do a reseek in a normal StoreScanner(scan forward)
seekAtOrAfter(HFileScanner, Cell) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
seekBefore(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
seekBefore(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
seekBefore(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
seekBefore(byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Deprecated.
seekBefore(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Deprecated.
seekBefore(Cell) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
seekForwardTo(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
seekForwardTo(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Note: Added for backwards compatibility with KeyValueScanner.reseek(org.apache.hadoop.hbase.Cell)

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

seekForwardToOrAfter(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
seekForwardToOrAfter(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Same as seekForwardTo(..), but go to the extra effort of finding the next key if there's no exact match.
seekForwardToOrBefore(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
seekForwardToOrBefore(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Same as seekForwardTo(..), but go to the extra effort of finding the next key if there's no exact match.
seekOnFs(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
seekOnFs(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Performs a filesystem-level seek to a certain position in an underlying file.
seekOnFs(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
seekScanners(List<? extends KeyValueScanner>, Cell, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
Seek the specified scanners with the given key
seekTFile() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileSeek
 
seekTo(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
seekTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
seekTo(Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
seekTo(Cell, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
An internal API function.
seekTo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
seekTo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
Positions this scanner at the start of the file.
seekTo(byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Deprecated.
seekTo(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Deprecated.
seekTo(Cell) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
seekTo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Positions this scanner at the start of the file.
seekToDataBlock(Cell, HFileBlock, boolean, boolean, boolean, DataBlockEncoding) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
Return the data block which contains this key.
seekToKeyInBlock(byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
Seek forward only (should be called reseekToKeyInBlock?).
seekToKeyInBlock(Cell, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
seekToKeyInBlock(byte[], int, int, boolean) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
Deprecated.
seekToKeyInBlock(Cell, boolean) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
Moves the seeker position within the current block to: the last key that that is less than or equal to the given key if seekBefore is false the last key that is strictly less than the given key if seekBefore is true.
seekToLastRow() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore.MemStoreScanner
 
seekToLastRow() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Seek the scanner at the first KeyValue of last row
seekToLastRow() - Method in class org.apache.hadoop.hbase.regionserver.NonReversedNonLazyKeyValueScanner
 
seekToLastRow() - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
seekToLastRow() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
seekToNextRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
seekToOrBeforeUsingPositionAtOrAfter(byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
seekToOrBeforeUsingPositionAtOrAfter(Cell, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
seekToOrBeforeUsingPositionAtOrBefore(byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
seekToOrBeforeUsingPositionAtOrBefore(Cell, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
seekToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore.MemStoreScanner
Separately get the KeyValue before the specified key from kvset and snapshotset, and use the row of higher one as the previous row of specified key, then seek to the first KeyValue of previous row
seekToPreviousRow(Cell) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Seek the scanner at the first Cell of the row which is the previous row of specified key
seekToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.NonReversedNonLazyKeyValueScanner
 
seekToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ReversedKeyValueHeap
 
seekToPreviousRow(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
SeenRowTracker(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.HBaseTestingUtility.SeenRowTracker
 
select(List<StoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
Called to select files for compaction.
select(List<StoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.TestCompaction.BlockingStoreMockMaker.BlockingCompactionContext
 
selectCompaction(Collection<StoreFile>, List<StoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy
 
selectCompaction(Collection<StoreFile>, List<StoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
 
selectCompaction(StripeCompactionPolicy.StripeInformationProvider, List<StoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
selectCompaction() - Method in class org.apache.hadoop.hbase.regionserver.StatefulStoreMockMaker
 
selectCompaction() - Method in class org.apache.hadoop.hbase.regionserver.TestCompaction.BlockingStoreMockMaker
 
selectFlush(StripeCompactionPolicy.StripeInformationProvider, int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
SELECTOR_THREADS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
Number of selector threads for reading and writing socket
selectRandomItem(T[]) - Static method in class org.apache.hadoop.hbase.chaos.monkies.PolicyBasedChaosMonkey
Selects a random item from the given items
selectRandomItems(T[], float) - Static method in class org.apache.hadoop.hbase.chaos.monkies.PolicyBasedChaosMonkey
Selects and returns ceil(ratio * items.length) random items from the given array
selectScannersFrom(List<? extends KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
Filters the given list of scanners using Bloom filter, time range, and TTL.
selectServers() - Method in class org.apache.hadoop.hbase.chaos.actions.RollingBatchRestartRsAction
 
selectServers() - Method in class org.apache.hadoop.hbase.chaos.actions.RollingBatchRestartRsExceptMetaAction
 
selectSingleStripeCompaction(StripeCompactionPolicy.StripeInformationProvider, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
selectStoresToFlush() - Method in class org.apache.hadoop.hbase.regionserver.FlushAllStoresPolicy
 
selectStoresToFlush() - Method in class org.apache.hadoop.hbase.regionserver.FlushLargeStoresPolicy
 
selectStoresToFlush() - Method in class org.apache.hadoop.hbase.regionserver.FlushPolicy
 
selectToken(Text, Collection<<any>>) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSelector
 
selectWeightedRandomItem(List<Pair<T, Integer>>) - Static method in class org.apache.hadoop.hbase.chaos.monkies.PolicyBasedChaosMonkey
Selects a random item from the given items with weights
send_append(TAppend) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_append(ByteBuffer, TAppend) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_atomicIncrement(ByteBuffer, ByteBuffer, ByteBuffer, long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_checkAndDelete(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, Mutation, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_closeScanner(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_compact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_createTable(ByteBuffer, List<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_deleteAll(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_deleteAllRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_deleteAllRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_deleteAllTs(ByteBuffer, ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_deleteMultiple(ByteBuffer, List<TDelete>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_deleteSingle(ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_deleteTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_disableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_enableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_exists(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_get(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_get(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_getColumnDescriptors(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getMultiple(ByteBuffer, List<TGet>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_getRegionInfo(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowOrBefore(ByteBuffer, ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRows(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowsTs(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getScannerResults(ByteBuffer, TScan, int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_getScannerRows(int, int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_getTableNames() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getTableRegions(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getVer(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getVerTs(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_increment(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_increment(ByteBuffer, TIncrement) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_incrementRows(List<TIncrement>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_isTableEnabled(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_majorCompact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_mutateRow(ByteBuffer, ByteBuffer, List<Mutation>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_mutateRow(ByteBuffer, TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_mutateRows(ByteBuffer, List<BatchMutation>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_mutateRowsTs(ByteBuffer, List<BatchMutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_mutateRowTs(ByteBuffer, ByteBuffer, List<Mutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_openScanner(ByteBuffer, TScan) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_put(ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_putMultiple(ByteBuffer, List<TPut>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_scannerClose(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerGet(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerGetList(int, int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
sendAbortToMembers(Procedure, ForeignException) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
Notify the members that the coordinator has aborted the procedure and that it should release barrier resources.
sendAbortToMembers(Procedure, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
This is the abort message being sent by the coordinator to member TODO this code isn't actually used but can be used to issue a cancellation from the coordinator.
sendError(int, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
sendError(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
sendGlobalBarrierAcquire(Procedure, byte[], List<String>) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
Notify the members to acquire barrier for the procedure
sendGlobalBarrierAcquire(Procedure, byte[], List<String>) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
The "acquire" phase.
sendGlobalBarrierComplete() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Sends a message to members that all Subprocedure.insideBarrier() calls have completed.
sendGlobalBarrierReached() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Sends a message to all members that the global barrier condition has been satisfied.
sendGlobalBarrierReached(Procedure, List<String>) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
Notify members that all members have acquired their parts of the barrier and that they can now execute under the global barrier.
sendGlobalBarrierReached(Procedure, List<String>) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
 
sendGlobalBarrierStart() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Sends a message to Members to create a new Subprocedure for this Procedure and execute the Subprocedure.acquireBarrier() step.
sendMemberAborted(Subprocedure, ForeignException) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
Notify the coordinator that we aborted the specified Subprocedure
sendMemberAborted(Subprocedure, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
This should be called by the member and should write a serialized root cause exception as to the abort znode.
sendMemberAcquired(Subprocedure) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
Notify the coordinator that the specified Subprocedure has acquired the locally required barrier condition.
sendMemberAcquired(Subprocedure) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
This attempts to create an acquired state znode for the procedure (snapshot name).
sendMemberCompleted(Subprocedure, byte[]) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
Notify the coordinator that the specified Subprocedure has completed the work that needed to be done under the global barrier.
sendMemberCompleted(Subprocedure, byte[]) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
This acts as the ack for a completed procedure
sendPostSyncSignal() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
 
sendRedirect(String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
sendRegionClose(ServerName, HRegionInfo, int, ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.ServerManager
Sends an CLOSE RPC to the specified server to close the specified region.
sendRegionClose(ServerName, HRegionInfo, int) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
sendRegionOpen(ServerName, HRegionInfo, int, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.ServerManager
Sends an OPEN RPC to the specified server to open the specified region.
sendRegionOpen(ServerName, List<Triple<HRegionInfo, Integer, List<ServerName>>>) - Method in class org.apache.hadoop.hbase.master.ServerManager
Sends an OPEN RPC to the specified server to open the specified region.
sendRegionsMerge(ServerName, HRegionInfo, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.ServerManager
Sends an MERGE REGIONS RPC to the specified server to merge the specified regions.
sendRegionWarmup(ServerName, HRegionInfo) - Method in class org.apache.hadoop.hbase.master.ServerManager
Sends a WARMUP RPC to the specified server to warmup the specified region.
sendShutdownInterrupt() - Method in class org.apache.hadoop.hbase.master.HMaster
 
sendShutdownInterrupt() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Called on stop/abort before closing the cluster connection and meta locator.
SendToOtherTableCoprocessor() - Constructor for class org.apache.hadoop.hbase.coprocessor.TestOpenTableInCoprocessor.SendToOtherTableCoprocessor
 
SENT_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
SENT_BYTES_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
sentBytes(long) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
sentBytes(long) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
 
separator() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
separator() - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
 
separator() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
SEPARATOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
SEQ_ID - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Comparators
Comparator that compares based on the Sequence Ids of the the StoreFiles.
seqids - Static variable in class org.apache.hadoop.hbase.executor.EventHandler
 
SEQNUM_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The open seqnum column qualifier
SEQNUM_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
The open seqnum column qualifier
SeqShardedDataGenerator(int, int, int) - Constructor for class org.apache.hadoop.hbase.StripeCompactionsPerformanceEvaluation.SeqShardedDataGenerator
 
SEQUENCE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
 
SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
SequenceFileLogReader - Class in org.apache.hadoop.hbase.regionserver.wal
 
SequenceFileLogReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
SequenceFileLogWriter - Class in org.apache.hadoop.hbase.regionserver.wal
Implementation of WALProvider.Writer that delegates to SequenceFile.Writer.
SequenceFileLogWriter() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogWriter
Default constructor.
SequenceId - Interface in org.apache.hadoop.hbase.regionserver
Interface which abstracts implementations on log sequenceId assignment
sequenceID - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
sequenceIdChecker - Variable in class org.apache.hadoop.hbase.wal.WALSplitter
 
sequenceNumber - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
SequentialProcedure<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
A SequentialProcedure describes one step in a procedure chain.
SequentialProcedure() - Constructor for class org.apache.hadoop.hbase.procedure2.SequentialProcedure
 
serialize(String, Throwable) - Static method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
Converts a ForeignException to an array of bytes.
serialize(ByteBuffer) - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
Serializes its data into destination.
serialize(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.CacheTestUtils.ByteArrayCacheable
 
serialize(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
serialize(KeyValue) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
 
serialize(String, Throwable) - Static method in exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
Converts a RemoteProcedureException to an array of bytes.
SERIALIZED_COMPARATOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
SERIALIZED_FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
serializeExtraInfo(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.master.procedure.AddColumnFamilyProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteColumnFamilyProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyColumnFamilyProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue.TestTableProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
The user-level code of the procedure may have some state to persist (e.g.
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureTestingUtility.TestProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.procedure2.SequentialProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore.TestSequentialProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.procedure2.TestProcedureRecovery.TestStateMachineProcedure
 
serializeStateData(OutputStream) - Method in class org.apache.hadoop.hbase.security.access.TestAccessController.TestTableDDLProcedure
 
serve() - Method in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
 
server - Variable in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
server - Variable in class org.apache.hadoop.hbase.executor.EventHandler
 
server - Variable in class org.apache.hadoop.hbase.master.AssignmentManager
 
server - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.AssignRegionAction
 
server - Variable in class org.apache.hadoop.hbase.master.BulkAssigner
 
Server - Interface in org.apache.hadoop.hbase
Defines the set of shared functions implemented by HBase servers (Masters and RegionServers).
server1 - Variable in class org.apache.hadoop.hbase.replication.TestReplicationStateBasic
 
server2 - Variable in class org.apache.hadoop.hbase.replication.TestReplicationStateBasic
 
server3 - Variable in class org.apache.hadoop.hbase.replication.TestReplicationStateBasic
 
SERVER_CURRENT_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
 
SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
 
SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
SERVER_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
SERVER_KILLING - Static variable in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
 
SERVER_LOAD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
SERVER_NAME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
SERVER_NAME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SERVER_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
SERVER_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
SERVER_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
SERVER_NAME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
SERVER_NAME_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SERVER_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The server column qualifier
SERVER_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
The server column qualifier
SERVER_START_CODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
serverAdded(ServerName) - Method in interface org.apache.hadoop.hbase.master.ServerListener
The server has joined the cluster.
ServerCommandLine - Class in org.apache.hadoop.hbase.util
Base class for command lines that start up various HBase daemons.
ServerCommandLine() - Constructor for class org.apache.hadoop.hbase.util.ServerCommandLine
 
ServerConfigurationKeys - Interface in org.apache.hadoop.hbase.http
This interface contains constants for configuration keys used in the hbase http server code.
serverHasMoreResults - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
 
serverHasMoreResultsContext - Variable in class org.apache.hadoop.hbase.client.ScannerCallable
 
ServerKillingMonkeyFactory - Class in org.apache.hadoop.hbase.chaos.factories
Creates ChaosMonkeys for doing server restart actions, but not flush / compact / snapshot kind of actions.
ServerKillingMonkeyFactory() - Constructor for class org.apache.hadoop.hbase.chaos.factories.ServerKillingMonkeyFactory
 
ServerListener - Interface in org.apache.hadoop.hbase.master
Get notification of server events.
ServerLoad - Class in org.apache.hadoop.hbase
This class is used for exporting current state of load on a RegionServer.
ServerLoad(ClusterStatusProtos.ServerLoad) - Constructor for class org.apache.hadoop.hbase.ServerLoad
 
serverLoad - Variable in class org.apache.hadoop.hbase.ServerLoad
 
ServerManager - Class in org.apache.hadoop.hbase.master
The ServerManager class manages info about region servers.
ServerManager(Server, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.ServerManager
Constructor.
serverName - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
serverName - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
The server name the Master sees us as.
ServerName - Class in org.apache.hadoop.hbase
Instance of an HBase ServerName.
serverName - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
SERVERNAME_PATTERN - Static variable in class org.apache.hadoop.hbase.ServerName
 
SERVERNAME_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
 
SERVERNAME_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
The serverName column qualifier.
SERVERNAME_SEPARATOR - Static variable in class org.apache.hadoop.hbase.ServerName
This character is used as separator between server hostname, port and startcode.
ServerNonceManager - Class in org.apache.hadoop.hbase.regionserver
Implementation of nonce manager that stores nonces in a hash map and cleans them up after some time; if nonce group/client ID is supplied, nonces are stored by client ID.
ServerNonceManager(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.ServerNonceManager
 
ServerNotRunningYetException - Exception in org.apache.hadoop.hbase.ipc
 
ServerNotRunningYetException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.ServerNotRunningYetException
 
serverOffline(ZooKeeperWatcher, ServerName) - Method in class org.apache.hadoop.hbase.master.RegionStates
A server is offline, all regions on it are dead.
ServerRegionReplicaUtil - Class in org.apache.hadoop.hbase.util
Similar to RegionReplicaUtil but for the server side
ServerRegionReplicaUtil() - Constructor for class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
 
serverRemoved(ServerName) - Method in interface org.apache.hadoop.hbase.master.ServerListener
The server was removed from the cluster.
ServerResourceCheckerJUnitListener - Class in org.apache.hadoop.hbase
Monitor the resources.
ServerResourceCheckerJUnitListener() - Constructor for class org.apache.hadoop.hbase.ServerResourceCheckerJUnitListener
 
ServerRpcController - Class in org.apache.hadoop.hbase.ipc
Used for server-side protobuf RPC service invocations.
ServerRpcController() - Constructor for class org.apache.hadoop.hbase.ipc.ServerRpcController
 
ServerShutdownHandler - Class in org.apache.hadoop.hbase.master.handler
Process server shutdown.
ServerShutdownHandler(Server, MasterServices, DeadServer, ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
SERVERSTARTCODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
SERVERSTARTCODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
ServerStatistics - Class in org.apache.hadoop.hbase.client.backoff
Track the statistics for a single region
ServerStatistics() - Constructor for class org.apache.hadoop.hbase.client.backoff.ServerStatistics
 
ServerStatistics.RegionStatistics - Class in org.apache.hadoop.hbase.client.backoff
 
ServerStatisticTracker - Class in org.apache.hadoop.hbase.client
Tracks the statistics for multiple regions
ServerStatisticTracker() - Constructor for class org.apache.hadoop.hbase.client.ServerStatisticTracker
 
SERVERVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
service - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.rest.RESTServletContainer
This container is used only if authentication and impersonation is enabled.
SERVICE_CALL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
SERVICE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
SERVICE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
SERVICE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
SERVICE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
SERVICE_RESULT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
services - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
services - Variable in class org.apache.hadoop.hbase.master.handler.LogReplayHandler
 
services - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
services - Variable in class org.apache.hadoop.hbase.regionserver.LogRoller
 
services - Static variable in class org.apache.hadoop.hbase.security.HBasePolicyProvider
 
Servlet() - Constructor for class org.apache.hadoop.hbase.http.log.LogLevel.Servlet
 
set(TokenizerRowSearchPosition, TokenizerNode) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
 
set(String, String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
set(byte[]) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
set(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
set(long, TimeUnit) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
Set the RateLimiter max available resources and refill period.
set(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
 
set(byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
 
set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
 
set(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
 
set(byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
 
set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
 
set(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Reuse this ByteRange over a new byte[].
set(byte[]) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Reuse this ByteRange over a new byte[].
set(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Reuse this ByteRange over a new byte[].
set(long) - Method in class org.apache.hadoop.hbase.util.Counter
 
set(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
set(byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
set(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
set(int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
set(byte[]) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
set(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
set(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
set(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
 
set(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
 
set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
 
setAbortFailure(String, String) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
 
setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Append
 
setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Append
 
setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Delete
 
setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Delete
 
setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Get
 
setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Get
 
setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Increment
 
setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Increment
 
setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Mutation
 
setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Mutation
 
setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Put
 
setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Put
 
setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Query
 
setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Query
 
setACL(Map<String, Permission>) - Method in class org.apache.hadoop.hbase.client.Scan
 
setACL(String, Permission) - Method in class org.apache.hadoop.hbase.client.Scan
 
setACL(AccessControlList) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
 
setAcl(String, List<ACL>, int) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
setAcl is an idempotent operation.
setAction(int, AccessControlProtos.Permission.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
repeated .Permission.Action action = 1;
setAction(int, AccessControlProtos.Permission.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
repeated .Permission.Action action = 2;
setAction(int, AccessControlProtos.Permission.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
repeated .Permission.Action action = 4;
setAction(int, ClientProtos.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
setAction(int, ClientProtos.Action.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
setAction(WALProtos.FlushDescriptor.FlushAction) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
required .FlushDescriptor.FlushAction action = 1;
setAgeOfLastAppliedOp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink.Builder
required uint64 ageOfLastAppliedOp = 1;
setAgeOfLastAppliedOp(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
Set the age of the last applied operation
setAgeOfLastShippedOp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
required uint64 ageOfLastShippedOp = 2;
setAgeOfLastShippedOp(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Set the age of the last edit that was shipped
setAlgorithm(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
required string algorithm = 1;
setAlgorithmBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
required string algorithm = 1;
setAllowed(boolean) - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
setAllowPartialResults(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Setting whether the caller wants to see the partial results that may be returned from the server.
setAllSameType(byte) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setAllSameType(boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setAllTypes(byte) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setAmmount(long) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setAmmountIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setAmount(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setAmountIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setAppDir(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
 
setAppend(TAppend) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_args
The single append operation to apply
setAppend(TAppend) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_args
the TAppend to append
setAppendIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_args
 
setAppendIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_args
 
setArchiveTables(List<String>) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
Set the tables to be archived.
setArrayOffset(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setAssignSeqNum(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
optional bool assign_seq_num = 3;
setAssignSeqNum(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
optional bool assign_seq_num = 2;
setAssociatedCellCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
optional int32 associated_cell_count = 3;
setAssociatedCellCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional int32 associated_cell_count = 8;
setAssociatedCellCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional int32 associated_cell_count = 2;
setAtomic(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
optional bool atomic = 2;
setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Append
 
setAttribute(String, byte[]) - Method in interface org.apache.hadoop.hbase.client.Attributes
Sets an attribute.
setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
 
setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Get
 
setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Increment
 
setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
 
setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Put
 
setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
 
setAttribute(String, Object) - Method in class org.apache.hadoop.hbase.http.HttpServer
Set a value in the webapp context.
setAttribute(String, Object) - Method in class org.apache.hadoop.hbase.http.InfoServer
 
setAttribute(int, HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
setAttribute(int, HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
setAttribute(int, HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
setAttribute(int, HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
setAttribute(int, HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
setAttribute(int, HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
setAttributes(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
setAttributes(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
setAttributes(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
setAttributes(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
Mutation attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Delete attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
Delete attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Delete attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Delete attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Mutation attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
Mutation attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Mutation attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Mutation attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setAttrs(int, ColumnSchemaMessage.ColumnSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
setAttrs(int, ColumnSchemaMessage.ColumnSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
setAttrs(int, TableSchemaMessage.TableSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
setAttrs(int, TableSchemaMessage.TableSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
setAuth(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse.Builder
repeated bytes auth = 2;
setAuth(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest.Builder
repeated bytes auth = 2;
setAuth(int, int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations.Builder
repeated uint32 auth = 2;
setAuthMethod(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string auth_method = 2;
setAuthMethodBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string auth_method = 2;
setAuthorizations(Authorizations) - Method in class org.apache.hadoop.hbase.client.Get
 
setAuthorizations(Authorizations) - Method in class org.apache.hadoop.hbase.client.Query
Sets the authorizations to be used by this Query
setAuthorizations(Authorizations) - Method in class org.apache.hadoop.hbase.client.Scan
 
setAuthorizations(TAuthorization) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setAuthorizations(TAuthorization) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setAuthorizationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setAuthorizationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setAuths(com.google.protobuf.RpcController, VisibilityLabelsProtos.SetAuthsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService.BlockingInterface
 
setAuths(com.google.protobuf.RpcController, VisibilityLabelsProtos.SetAuthsRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService.Interface
rpc setAuths(.SetAuthsRequest) returns (.VisibilityLabelsResponse);
setAuths(com.google.protobuf.RpcController, VisibilityLabelsProtos.SetAuthsRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService
rpc setAuths(.SetAuthsRequest) returns (.VisibilityLabelsResponse);
setAuths(com.google.protobuf.RpcController, VisibilityLabelsProtos.SetAuthsRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService.Stub
 
setAuths(byte[], List<byte[]>) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
setAuths(byte[], List<byte[]>) - Method in class org.apache.hadoop.hbase.security.visibility.ExpAsStringVisibilityLabelServiceImpl
 
setAuths(Configuration) - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
 
setAuths(Configuration, String[], String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
Sets given labels globally authorized for the user.
setAuths(RpcController, VisibilityLabelsProtos.SetAuthsRequest, <any>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
setAuths(byte[], List<byte[]>) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
Sets given labels globally authorized for the user.
setAutoFlush(boolean) - Method in class org.apache.hadoop.hbase.client.HTable
Deprecated.
setAutoFlush(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HTable
Turns 'auto-flush' on or off.
setAutoFlush(boolean) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Deprecated.
in 0.96. When called with setAutoFlush(false), this function also set clearBufferOnFail to true, which is unexpected but kept for historical reasons. Replace it with setAutoFlush(false, false) if this is exactly what you want, though this is the method you want for most cases.
setAutoFlush(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Deprecated.
in 0.99 since setting clearBufferOnFail is deprecated. Use HTableInterface.setAutoFlush(boolean)} instead.
setAutoFlush(boolean) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
 
setAutoFlush(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
 
setAutoFlushTo(boolean) - Method in class org.apache.hadoop.hbase.client.HTable
Set the autoFlush behavior, without changing the value of clearBufferOnFail.
setAutoFlushTo(boolean) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Deprecated.
in 0.99 since setting clearBufferOnFail is deprecated. Use HTableInterface.setAutoFlush(boolean) instead, or better still, move on to BufferedMutator
setAutoFlushTo(boolean) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
 
setAverageLoad(double) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
setAverageLoad(double) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional double averageLoad = 5;
setAveragePrefixLength(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setAverageQualifierLength(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setAverageSuffixLength(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setBackoffPolicy(RetryCounter.BackoffPolicy) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
 
setBackupMasters(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
setBackupMasters(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
setBalancerOn(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional bool balancer_on = 9;
setBalancerOn(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
optional bool balancer_on = 1;
setBalancerOn(boolean) - Method in class org.apache.hadoop.hbase.zookeeper.LoadBalancerTracker
Set the balancer on/off
setBalancerRan(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
required bool balancer_ran = 1;
setBalancerRunning(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
Turn the load balancer on or off.
setBalancerRunning(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Turn the load balancer on or off.
setBalancerRunning(RpcController, MasterProtos.SetBalancerRunningRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
setBalancerRunning(com.google.protobuf.RpcController, MasterProtos.SetBalancerRunningRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
setBalancerRunning(com.google.protobuf.RpcController, MasterProtos.SetBalancerRunningRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc SetBalancerRunning(.SetBalancerRunningRequest) returns (.SetBalancerRunningResponse);
setBalancerRunning(com.google.protobuf.RpcController, MasterProtos.SetBalancerRunningRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc SetBalancerRunning(.SetBalancerRunningRequest) returns (.SetBalancerRunningResponse);
setBalancerRunning(com.google.protobuf.RpcController, MasterProtos.SetBalancerRunningRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
setBaseTimestampDivide(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setBatch(int) - Method in class org.apache.hadoop.hbase.client.Scan
Set the maximum number of values to return for each call to next()
setBatch(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setBatch(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 batch = 4;
setBatchLimit(int) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
 
setBatchSize(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 batch_size = 9;
setBatchSize(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setBatchSize(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setBatchSizeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setBatchSizeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setBatchUpdate(boolean) - Method in class org.apache.hadoop.hbase.util.MultiThreadedUpdater
Use batch vs.
setBigdecimalMsg(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
required bytes bigdecimal_msg = 1;
setBindAddress(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
Deprecated.
setBitwiseOp(ComparatorProtos.BitComparator.BitwiseOp) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .BitComparator.BitwiseOp bitwise_op = 2;
setBlockCacheEnabled(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setBlockCacheEnabled(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBlockCacheEnabledIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBlockCacheSize(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
 
setBlockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setBlocksize(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setBloomFilterNbHashes(int) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBloomFilterNbHashesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBloomFilterType(BloomType) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setBloomFilterType(String) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBloomFilterTypeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBloomFilterVectorSize(int) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBloomFilterVectorSizeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBody(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Response
 
setBufferOffset(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setBuilder(Tokenizer) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setBuildsWithTestResults(List<Integer>) - Method in class org.apache.hadoop.hbase.devtools.buildstats.HistoryReport
 
setBulkLoaded(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
setBulkloadSeqNum(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
required int64 bulkload_seq_num = 4;
setBulkToken(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
required string bulk_token = 1;
setBulkToken(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
required string bulk_token = 1;
setBulkToken(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required string bulk_token = 4;
setBulkTokenBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
required string bulk_token = 1;
setBulkTokenBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
required string bulk_token = 1;
setBulkTokenBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required string bulk_token = 4;
setBypassGlobals(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional bool bypass_globals = 6;
setBypassGlobals(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas.Builder
optional bool bypass_globals = 1 [default = false];
setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.client.Get
Set whether blocks should be cached for this Get.
setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Set whether blocks should be cached for this Scan.
setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool cache_blocks = 7 [default = true];
setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool cache_blocks = 8 [default = true];
setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bool cacheBlocks = 11;
setCacheBloomsOnWrite(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setCacheDataInL1(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setCacheDataInL1(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Only used for testing.
setCacheDataOnWrite(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setCacheDataOnWrite(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Only used for testing.
setCacheIndexesOnWrite(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setCacheOff() - Method in interface org.apache.hadoop.hbase.TableDescriptors
Disables the tabledescriptor cache
setCacheOff() - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
 
setCacheOn() - Method in interface org.apache.hadoop.hbase.TableDescriptors
Enables the tabledescriptor cache
setCacheOn() - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
 
setCaching(int) - Method in class org.apache.hadoop.hbase.client.Scan
Set the number of rows for caching that will be passed to scanners.
setCaching(int) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
Set the number of rows that will be fetched on next
setCaching(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 caching = 17;
setCaching(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setCaching(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 caching = 9;
setCaching(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setCaching(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setCachingIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setCachingIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setCall(ClientProtos.CoprocessorServiceCall) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .CoprocessorServiceCall call = 2;
setCall(ClientProtos.CoprocessorServiceCall.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .CoprocessorServiceCall call = 2;
setCallId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional uint32 call_id = 1;
setCallId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional uint32 call_id = 1;
setCallQueueLen(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
Set the call queue length.
setCallQueueLen(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
 
setCallQueueLen(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
setCallTimeout(int) - Method in class org.apache.hadoop.hbase.ipc.TimeLimitedRpcController
 
setCases(List<TestCaseResult>) - Method in class org.apache.hadoop.hbase.devtools.buildstats.TestSuite
 
setCatalogJanitorEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
Switch for the background CatalogJanitor thread.
setCell(int, CellProtos.Cell) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
setCell(int, CellProtos.Cell.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
setCell(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setCellBlockCodecClass(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_codec_class = 3;
setCellBlockCodecClassBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_codec_class = 3;
setCellBlockCompressorClass(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_compressor_class = 4;
setCellBlockCompressorClassBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_compressor_class = 4;
setCellBlockMeta(RPCProtos.CellBlockMeta) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .CellBlockMeta cell_block_meta = 5;
setCellBlockMeta(RPCProtos.CellBlockMeta.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .CellBlockMeta cell_block_meta = 5;
setCellBlockMeta(RPCProtos.CellBlockMeta) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .CellBlockMeta cell_block_meta = 3;
setCellBlockMeta(RPCProtos.CellBlockMeta.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .CellBlockMeta cell_block_meta = 3;
setCellCodecClsName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional string cell_codec_cls_name = 5;
setCellCodecClsNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional string cell_codec_cls_name = 5;
setCellIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setCells(ArrayList<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
This is not thread safe.
setCellScanner(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.DelegatingPayloadCarryingRpcController
 
setCellScanner(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
setCellSetModelListener(TestTableScan.ClientSideCellSetModel.Listener) - Method in class org.apache.hadoop.hbase.rest.TestTableScan.ClientSideCellSetModel
Install a listener for row model on this object.
setCellsPerResult(int, int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated uint32 cells_per_result = 1;
setCellType(CellProtos.CellType) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional .CellType cell_type = 5;
setCellVisibility(CellVisibility) - Method in class org.apache.hadoop.hbase.client.Append
 
setCellVisibility(CellVisibility) - Method in class org.apache.hadoop.hbase.client.Delete
 
setCellVisibility(CellVisibility) - Method in class org.apache.hadoop.hbase.client.Increment
 
setCellVisibility(CellVisibility) - Method in class org.apache.hadoop.hbase.client.Mutation
Sets the visibility expression associated with cells in this Mutation.
setCellVisibility(CellVisibility) - Method in class org.apache.hadoop.hbase.client.Put
 
setCellVisibility(TCellVisibility) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setCellVisibility(TCellVisibility) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setCellVisibility(TCellVisibility) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setCellVisibilityIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setCellVisibilityIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setCellVisibilityIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setChance(float) - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
Set the chance that a row is included.
setChance(float) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
required float chance = 1;
setChanceForSameQualifier(float) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setChanceForSimilarQualifier(float) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setChanceForZeroValue(float) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setCharset(Charset) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator
Specifies the Charset to use to convert the row key to a String.
setCharset(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string charset = 3;
setCharsetBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string charset = 3;
setCheckExistenceOnly(boolean) - Method in class org.apache.hadoop.hbase.client.Get
 
setCheckHdfs(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setChildrenLatch(int) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
Called by the ProcedureExecutor on procedure-load to restore the latch state
setCipher(Cipher) - Method in class org.apache.hadoop.hbase.io.crypto.Context
 
setCipher(Cipher) - Method in class org.apache.hadoop.hbase.io.crypto.Encryption.Context
 
setClassName(String) - Method in class org.apache.hadoop.hbase.devtools.buildstats.TestCaseResult
 
setClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string class_name = 1;
setClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
required string class_name = 1;
setClassNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string class_name = 1;
setClassNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
required string class_name = 1;
setClientAckTime(long) - Method in class org.apache.hadoop.hbase.ProcedureInfo
 
setClientHandlesHeartbeats(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional bool client_handles_heartbeats = 8;
setClientHandlesPartials(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional bool client_handles_partials = 7;
setClose() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
Call this when the next invocation of call should close the scanner
setClosed(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
required bool closed = 1;
setClosedState(HRegion, ServerName, CloseRegionCoordination.CloseRegionDetails) - Method in interface org.apache.hadoop.hbase.coordination.CloseRegionCoordination
Called after region is closed to notify all interesting parties / "register" region as finally closed.
setClosedState(HRegion, ServerName, CloseRegionCoordination.CloseRegionDetails) - Method in class org.apache.hadoop.hbase.coordination.ZkCloseRegionCoordination
In ZK-based version we do some znodes transitioning.
setCloseScanner(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional bool close_scanner = 5;
setClosestRowBefore(boolean) - Method in class org.apache.hadoop.hbase.client.Get
 
setClosestRowBefore(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool closest_row_before = 11 [default = false];
setClosing(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Exposed for some very specific unit tests.
setCluster(Cluster) - Method in class org.apache.hadoop.hbase.rest.client.Client
 
setClusterDown() - Method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
Sets the cluster as down by deleting the znode.
setClusterId(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
required string cluster_id = 1;
setClusterId(ClusterIdProtos.ClusterId) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ClusterId cluster_id = 5;
setClusterId(ClusterIdProtos.ClusterId.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ClusterId cluster_id = 5;
setClusterId(HBaseProtos.UUID) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
Deprecated.
setClusterId(HBaseProtos.UUID.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
Deprecated.
setClusterId(FileSystem, Path, ClusterId, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Writes a new unique identifier for this cluster to the "hbase.id" file in the HBase root directory
setClusterId(ZooKeeperWatcher, ClusterId) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
 
setClusterIdBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
required string cluster_id = 1;
setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Append
 
setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Delete
 
setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Increment
 
setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Mutation
Marks that the clusters with the given clusterIds have consumed the mutation
setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Put
 
setClusterIds(int, HBaseProtos.UUID) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
setClusterIds(int, HBaseProtos.UUID.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
setClusterkey(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
required string clusterkey = 1;
setClusterKey(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
Set the clusterKey which is the concatenation of the slave cluster's: hbase.zookeeper.quorum:hbase.zookeeper.property.clientPort:zookeeper.znode.parent
setClusterkeyBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
required string clusterkey = 1;
setClusterManager(ClusterManager) - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
 
setClusterStatus(ClusterStatus) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setClusterStatus(ClusterStatus) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
setClusterStatus(ClusterStatus) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Set the current cluster status.
setClusterStatus(ClusterStatusProtos.ClusterStatus) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
required .ClusterStatus cluster_status = 1;
setClusterStatus(ClusterStatusProtos.ClusterStatus.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
required .ClusterStatus cluster_status = 1;
setClusterUp() - Method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
Sets the cluster as up.
setCode(int) - Method in class org.apache.hadoop.hbase.rest.client.Response
 
setColumn(int, ClientProtos.Column) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
setColumn(int, ClientProtos.Column.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
setColumn(int, ClientProtos.Column) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
setColumn(int, ClientProtos.Column.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
setColumn(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes column = 2;
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
name of column
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
column name
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
name of column whose value is to be deleted
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
name of column whose value is to be deleted
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
column name
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
column name
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
column name
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setColumnFamilies(Set<String>) - Method in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
 
setColumnFamilies(int, HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
setColumnFamilies(int, HBaseProtos.ColumnFamilySchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
setColumnFamilies(HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
setColumnFamilies(HBaseProtos.ColumnFamilySchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
setColumnFamilies(HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
setColumnFamilies(HBaseProtos.ColumnFamilySchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
setColumnFamilies(List<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
list of column family descriptors
setColumnFamiliesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
setColumnFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bytes column_family = 2;
setColumnFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bytes column_family = 1;
setColumnFamilyLength(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setColumnfamilyName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
required bytes columnfamily_name = 3;
setColumnfamilySchema(HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
required .ColumnFamilySchema columnfamily_schema = 3;
setColumnfamilySchema(HBaseProtos.ColumnFamilySchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
required .ColumnFamilySchema columnfamily_schema = 3;
setColumnfamilySchema(HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
required .ColumnFamilySchema columnfamily_schema = 3;
setColumnfamilySchema(HBaseProtos.ColumnFamilySchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
required .ColumnFamilySchema columnfamily_schema = 3;
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setColumnName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required bytes column_name = 2;
setColumnName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setColumnName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setColumnNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setColumnOffset(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
optional bytes column_offset = 3;
setColumnQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bytes column_qualifier = 3;
setColumnQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bytes column_qualifier = 2;
setColumns(List<byte[]>) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setColumns(List<ColumnSchemaModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
setColumns(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
repeated bytes columns = 3;
setColumns(int, ColumnSchemaMessage.ColumnSchema) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
setColumns(int, ColumnSchemaMessage.ColumnSchema.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
List of columns to return, null for all columns
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
List of columns to return, null for all columns
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
List of columns to return, null for all columns
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
List of columns to return, null for all columns
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
columns to scan.
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
columns to scan.
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the columns you want returned
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
columns to scan.
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
columns to scan.
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setColumns(Map<ByteBuffer, TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setColumns(List<TColumnValue>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setColumns(List<TColumn>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setColumns(List<TColumn>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setColumns(List<TColumnIncrement>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setColumns(List<TColumn>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setColumnValue(int, ClientProtos.MutationProto.ColumnValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
setColumnValue(int, ClientProtos.MutationProto.ColumnValue.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
setColumnValues(List<TColumnValue>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setColumnValues(List<TColumnValue>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setColumnValuesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setColumnValuesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setCommonPrefix(byte[]) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
get/set
setCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Compression types supported in hbase.
setCompactionEnabled(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setting the table compaction enable flag.
setCompactionInput(int, String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_input = 4;
setCompactionOutput(int, String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_output = 5;
setCompactionState(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
optional bool compaction_state = 2;
setCompactionState(AdminProtos.GetRegionInfoResponse.CompactionState) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
optional .GetRegionInfoResponse.CompactionState compaction_state = 2;
setCompactionTimestamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse.Builder
required int64 compaction_timestamp = 1;
setCompactorOverride(StripeCompactor) - Method in class org.apache.hadoop.hbase.regionserver.TestStripeStoreEngine.TestStoreEngine
 
setComparable(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparator(ComparatorProtos.Comparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .Comparator comparator = 5;
setComparator(ComparatorProtos.Comparator.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .Comparator comparator = 5;
setComparator(ComparatorProtos.Comparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
optional .Comparator comparator = 2;
setComparator(ComparatorProtos.Comparator.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
optional .Comparator comparator = 2;
setComparator(ComparatorProtos.Comparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .Comparator comparator = 4;
setComparator(ComparatorProtos.Comparator.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .Comparator comparator = 4;
setComparatorClass(Class<? extends KeyValue.KVComparator>) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setComparatorClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional string comparator_class_name = 11;
setComparatorClassNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional string comparator_class_name = 11;
setCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareOp(HBaseProtos.CompareType) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
required .CompareType compare_op = 1;
setCompareOp(HBaseProtos.CompareType) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .CompareType compare_op = 3;
setCompareType(HBaseProtos.CompareType) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .CompareType compare_type = 4;
setCompleteSequenceId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 complete_sequence_id = 15;
setCompression(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
 
setCompression(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string compression = 5;
setCompression(String) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setCompressionBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string compression = 5;
setCompressionCodec(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setCompressionCodec(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 compression_codec = 12;
setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.wal.WAL.Entry
Set compression context for this entry.
setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.wal.WALKey
 
setCompressionIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Compression types supported in hbase.
setCompressTags(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Set whether the tags should be compressed along with DataBlockEncoding.
setCompressTags(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
 
setCondition(ClientProtos.Condition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
optional .Condition condition = 3;
setCondition(ClientProtos.Condition.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
optional .Condition condition = 3;
setCondition(ClientProtos.Condition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional .Condition condition = 3;
setCondition(ClientProtos.Condition.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional .Condition condition = 3;
setConf(Configuration) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.BaseConfigurable
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.constraint.CheckConfigurationConstraint
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.HBaseCluster
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.HBaseClusterManager
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.IntegrationTestRegionReplicaReplication
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.crypto.Context
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.crypto.TestCipherProvider.MyCipherProvider
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.DefaultVisibilityExpressionResolver
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
Sets the configuration.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
Sets the configuration.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestImportTsv
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestTableMapReduceUtil
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestTableSnapshotInputFormat
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
Sets the configuration.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Sets the configuration.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TestImportTsv
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithTTLs
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
This method should only be called once, as it starts a thread to keep the cache up-to-date.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
Inform the policy that some configuration has been change, so cached value should be updated it any.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.compactions.PressureAwareCompactionThroughputController
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.NoOpHeapMemoryTuner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionFactory
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionFactory
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.RESTApiClusterManager
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.ScanPerformanceEvaluation
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.EnforcingScanLabelGenerator
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.ExpAsStringVisibilityLabelServiceImpl
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.FeedUserAuthScanLabelGenerator
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.LabelFilteringScanLabelGenerator
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.SimpleScanLabelGenerator
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.TestAcidGuarantees
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.tool.Canary
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.util.MapreduceDependencyClasspathTool
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.util.TestEncryptionTest.FailingCipherProvider
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.wal.WALPerformanceEvaluation
 
setConfiguration(HTableDescriptor, Class<? extends Constraint>, Configuration) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Update the configuration for the Constraint; does not change the order in which the constraint is run.
setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Setter for storing a configuration setting in HColumnDescriptor.configuration map.
setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setter for storing a configuration setting in HTableDescriptor.configuration map.
setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
Setter for storing a configuration setting in NamespaceDescriptor.configuration map.
setConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
setConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
setConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
setConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
setConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
repeated .NameStringPair configuration = 4;
setConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
repeated .NameStringPair configuration = 4;
setConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
setConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
setConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
repeated .NameStringPair configuration = 4;
setConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
repeated .NameStringPair configuration = 4;
setConfigure(Configuration) - Static method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSyncUp
 
setConflictWaitIterationMs(int) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
 
setConnection(Connection) - Method in class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover
 
setConnection(String, int) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
setConnection(String, int) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Registers current handler client details.
setConnector(Connector) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
 
setConsistency(Consistency) - Method in class org.apache.hadoop.hbase.client.Get
 
setConsistency(Consistency) - Method in class org.apache.hadoop.hbase.client.Query
Sets the consistency level for this operation
setConsistency(Consistency) - Method in class org.apache.hadoop.hbase.client.Scan
 
setConsistency(ClientProtos.Consistency) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Consistency consistency = 12 [default = STRONG];
setConsistency(ClientProtos.Consistency) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Consistency consistency = 16 [default = STRONG];
setContentLength(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
setContext(HRegion.RowLockContext) - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
 
setContext(String) - Method in class org.apache.hadoop.hbase.test.MetricsAssertHelperImpl.MockRecordBuilder
 
setContext(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Set the metrics context tag
setControllerException(RpcController, IOException) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Stores an exception encountered during RPC invocation so it can be passed back through to the client.
setCoprocessorHost(RegionCoprocessorHost) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
setCoprocessors(int, HBaseProtos.Coprocessor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
setCoprocessors(int, HBaseProtos.Coprocessor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
setCorePoolSize(int) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
setCorePoolSize(int) - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
setCount(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
required int64 count = 1 [default = 0];
setCount(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse.Builder
required int32 count = 1;
setCount(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse.Builder
required int32 count = 1;
setCount(int) - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
Set the current count to a new count
setCounter(String, long) - Method in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
 
setCounter(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder
required int32 counter = 2;
setCreateTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required uint64 create_time = 3;
setCreateTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional int64 create_time = 6;
setCreationTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
optional int64 creation_time = 3 [default = 0];
setCreationTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional int64 creation_time = 3 [default = 0];
setCurBlockCacheSize(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setCurMemStoreSize(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setCurrentBuffer(ByteBuffer) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
setCurrentBuffer(ByteBuffer) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
Set on which buffer there will be done seeking.
setCurrentCell(Cell) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
setCurrentCompactedKVs(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 current_compacted_KVs = 11;
setCurrentCompactedKVs(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setCurrentCompactedKVs(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 currentCompactedKVs = 13;
setCurTaskZKVersion(MutableInt) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
 
setDaemon(boolean) - Method in class org.apache.hadoop.hbase.util.HasThread
 
setDaemonThreadRunning(Thread) - Static method in class org.apache.hadoop.hbase.util.Threads
Utility method that sets name, daemon status and starts passed thread.
setDaemonThreadRunning(Thread, String) - Static method in class org.apache.hadoop.hbase.util.Threads
Utility method that sets name, daemon status and starts passed thread.
setDaemonThreadRunning(Thread, String, Thread.UncaughtExceptionHandler) - Static method in class org.apache.hadoop.hbase.util.Threads
Utility method that sets name, daemon status and starts passed thread.
setData(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
required bytes data = 3;
setData(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
repeated .BytesBytesPair data = 3;
setData(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
repeated .BytesBytesPair data = 3;
setData(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes data = 4;
setData(String, byte[], int) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
setData is NOT an idempotent operation.
setData(ZooKeeperWatcher, String, byte[], int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Sets the data of the existing znode to be the specified data.
setData(ZooKeeperWatcher, String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Sets the data of the existing znode to be the specified data.
setData(String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
 
setDataBlockEncoding(DataBlockEncoding) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Set data block encoding algorithm used in block cache.
setDataBlockEncoding(DataBlockEncoding) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
 
setDataIndexCount(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setDataIndexCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 data_index_count = 5;
setDataLocality(float) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional float data_locality = 16;
setDate(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string date = 5;
setDateBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string date = 5;
setDeadNodes(List<String>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
setDeadNodes(int, String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated string deadNodes = 2;
setDeadServers(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
setDeadServers(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
setDeclaringClass(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string declaring_class = 1;
setDeclaringClassBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string declaring_class = 1;
setDefaultClientPort(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
setDelay(boolean) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg.Builder
required bool delay = 1;
setDeleteColumnFamilyInModify(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
required bool delete_column_family_in_modify = 4;
setDeleted(long, boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker
 
setDeleted(int, long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
repeated uint64 deleted = 3;
setDeletedTable(TableName) - Method in interface org.apache.hadoop.hbase.TableStateManager
Mark table as deleted.
setDeletedTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTableStateManager
Deletes the table in zookeeper.
setDeleteFamilyBloomFilterFaulty() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
setDeletes(List<TDelete>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
list of TDeletes to delete
setDeleteSingle(TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
the TDelete to execute if the check succeeds
setDeleteSingle(TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
the TDelete to delete
setDeleteSingle(TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
setDeleteSingleIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setDeleteSingleIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
setDeletesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
setDeleteType(BulkDeleteProtos.BulkDeleteRequest.DeleteType) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .BulkDeleteRequest.DeleteType deleteType = 2;
setDeleteType(ClientProtos.MutationProto.DeleteType) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional .MutationProto.DeleteType delete_type = 4;
setDeleteType(TDeleteType) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setDeleteTypeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setDescription(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
setDescription(String, String) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Sets the region/store name, for logging.
setDestination(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionPlan
Set the destination server for the plan for this region.
setDestinationServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional .ServerName destination_server = 4;
setDestinationServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional .ServerName destination_server = 4;
setDestServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
optional .ServerName dest_server_name = 2;
setDestServerName(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
optional .ServerName dest_server_name = 2;
setDetails(SplitLogManagerCoordination.SplitLogManagerDetails) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
Provide the configuration from the SplitLogManager
setDetails(SplitLogManagerCoordination.SplitLogManagerDetails) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
setDFSCluster(MiniDFSCluster) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
 
setDFSCluster(MiniDFSCluster, boolean) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Set the MiniDFSCluster
setDiff(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest.Builder
required int32 diff = 1;
setDisplayFullReport() - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
Display the full report from fsck.
setDone(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse.Builder
optional bool done = 1 [default = false];
setDone(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
optional bool done = 1 [default = false];
setDone(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional bool done = 1 [default = false];
setDoNotRetry(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional bool do_not_retry = 5;
setDoubleMsg(double) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg.Builder
required double double_msg = 1;
setDropDependentColumn(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bool drop_dependent_column = 4;
setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Append
 
setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Delete
 
setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Increment
 
setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Mutation
Set the durability for this mutation
setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Put
 
setDurability(Durability) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Sets the Durability setting for the table.
setDurability(ClientProtos.MutationProto.Durability) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .MutationProto.Durability durability = 6 [default = USE_DEFAULT];
setDurability(TDurability) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setDurability(TDurability) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setDurability(TDurability) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setDurability(TDurability) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setDurabilityIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setDurabilityIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setDurabilityIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setDurabilityIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setEffectiveUser(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
required string effective_user = 1;
setEffectiveUser(String) - Method in class org.apache.hadoop.hbase.util.ConnectionCache
Set the current thread local effective user
setEffectiveUserBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
required string effective_user = 1;
setEnable(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
required bool enable = 1;
setEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.CatalogJanitor
 
setEnabled(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse.Builder
required bool enabled = 1;
setEnabled(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse.Builder
required bool enabled = 1;
setEnabledTable(TableName) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
setEncodedRegionName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
required bytes encoded_region_name = 2;
setEncodedRegionName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes encoded_region_name = 2;
setEncodedRegionName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
required bytes encoded_region_name = 3;
setEncodedRegionName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
required bytes encoded_region_name = 3;
setEncodedRegionName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required bytes encoded_region_name = 1;
setEncodeOnDisk(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
As of release 0.98 (HBASE-9870). This will be removed in HBase 2.0.0. This method does nothing now.
setEncodingState(EncodingState) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
setEncodingState(EncodingState) - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
Sets the encoding state.
setEncryptionContext(Encryption.Context) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
 
setEncryptionKey(byte[]) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Set the raw crypto key attribute for the family
setEncryptionKey(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setEncryptionKey(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional bytes encryption_key = 13;
setEncryptionKey(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional bytes encryption_key = 2;
setEncryptionType(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Set the encryption algorithm for use with this family
setEndKey(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
setEndKey(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bytes end_key = 4;
setEndKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
setEndKey(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional bytes endKey = 3;
setEndKey(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setEndKey(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setEndKeyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
 
setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
 
setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setEndRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bytes endRow = 2;
setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int64 endTime = 6;
setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
setEngine(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
optional string engine = 4;
setEngineBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
optional string engine = 4;
setEntries(List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
 
setEntry(int, AdminProtos.WALEntry) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
setEntry(int, AdminProtos.WALEntry.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
setEntryCount(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setEntryCount(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 entry_count = 7;
setEnvironmentEdge() - Static method in class org.apache.hadoop.hbase.regionserver.compactions.TestFIFOCompactionPolicy
 
setErr(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
 
setErrorHandler(HBaseRPCErrorHandler) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Set the handler for calling out of RPC for error conditions.
setErrorHandler(HBaseRPCErrorHandler) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
setErrorInfo(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional bytes error_info = 3;
setErrorMessage(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder
optional string error_message = 1;
setErrorMessage(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required string error_message = 2;
setErrorMessageBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder
optional string error_message = 1;
setErrorMessageBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required string error_message = 2;
setEventType(WALProtos.RegionEventDescriptor.EventType) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
required .RegionEventDescriptor.EventType event_type = 1;
setEventTypeCode(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required uint32 event_type_code = 1;
setEvictBlocksOnClose(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setEvictCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setEvictOnClose(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Only used for testing.
setException(IOException) - Method in class org.apache.hadoop.hbase.ipc.Call
Set the exception when there is an error.
setException(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
optional .NameBytesPair exception = 2;
setException(HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
optional .NameBytesPair exception = 2;
setException(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .NameBytesPair exception = 3;
setException(HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .NameBytesPair exception = 3;
setException(ErrorHandlingProtos.ForeignExceptionMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
optional .ForeignExceptionMessage exception = 5;
setException(ErrorHandlingProtos.ForeignExceptionMessage.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
optional .ForeignExceptionMessage exception = 5;
setException(ErrorHandlingProtos.ForeignExceptionMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
optional .ForeignExceptionMessage exception = 10;
setException(ErrorHandlingProtos.ForeignExceptionMessage.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
optional .ForeignExceptionMessage exception = 10;
setException(RPCProtos.ExceptionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .ExceptionResponse exception = 2;
setException(RPCProtos.ExceptionResponse.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .ExceptionResponse exception = 2;
setExceptionClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string exception_class_name = 1;
setExceptionClassNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string exception_class_name = 1;
setExecuted(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData.Builder
required bool executed = 1;
setExist(AlreadyExists) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setExistenceOnly(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool existence_only = 10 [default = false];
setExistIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setExists(Boolean) - Method in class org.apache.hadoop.hbase.client.Result
 
setExists(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional bool exists = 3;
setExpectedTimeout(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse.Builder
optional int64 expected_timeout = 1;
setExpectedTimeout(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
required int64 expected_timeout = 1;
setExpectedVersion(int) - Method in class org.apache.hadoop.hbase.coordination.ZkCloseRegionCoordination.ZkCloseRegionDetails
 
setExpiration(long) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
setExpirationDate(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required int64 expiration_date = 2;
setExpirationDate(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 expiration_date = 5;
setExpression(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility.Builder
required string expression = 1;
setExpression(String) - Method in class org.apache.hadoop.hbase.thrift2.generated.TCellVisibility
 
setExpressionBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility.Builder
required string expression = 1;
setExpressionIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TCellVisibility
 
setFailed(IOException) - Method in class org.apache.hadoop.hbase.ipc.AsyncCall
Set failed
setFailed(String) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
 
setFailed(String) - Method in class org.apache.hadoop.hbase.ipc.TimeLimitedRpcController
 
setFailed(IOException) - Method in class org.apache.hadoop.hbase.ipc.TimeLimitedRpcController
Set failed with an exception to pass on.
setFailedOn(IOException) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
Sets an exception to be communicated back to the com.google.protobuf.Service client.
setFailedSince(int) - Method in class org.apache.hadoop.hbase.devtools.buildstats.TestCaseResult
 
setFailure(String, Throwable) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
 
setFailure(RemoteProcedureException) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
 
setFailureType(FaultyFSLog.FailureType) - Method in class org.apache.hadoop.hbase.wal.FaultyFSLog
 
setFakeLookupMode(boolean) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
setFamilies(Map<byte[], ? extends Collection<?>>) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest.Builder
required bytes family = 1;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest.Builder
required bytes family = 1;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest.Builder
required bytes family = 1;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional bytes family = 2;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
optional bytes family = 3;
setFamily(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
repeated bytes family = 2;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes family = 2;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes family = 2;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required bytes family = 1;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
required bytes family = 1;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes family = 2;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
required bytes family = 1;
setFamily(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
required bytes family = 1;
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
column name
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
column family to check
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
column family to check
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Append
 
setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Delete
 
setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Increment
 
setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Mutation
Method for setting the put's familyMap
setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Put
 
setFamilyFiles(int, SnapshotProtos.SnapshotRegionManifest.FamilyFiles) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
setFamilyFiles(int, SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setFamilyMap(NavigableMap<byte[], List<KeyValue>>) - Method in class org.apache.hadoop.hbase.client.Append
Deprecated.
setFamilyMap(NavigableMap<byte[], List<KeyValue>>) - Method in class org.apache.hadoop.hbase.client.Delete
Deprecated.
setFamilyMap(NavigableMap<byte[], List<KeyValue>>) - Method in class org.apache.hadoop.hbase.client.Increment
Deprecated.
setFamilyMap(NavigableMap<byte[], List<KeyValue>>) - Method in class org.apache.hadoop.hbase.client.Mutation
Deprecated.
setFamilyMap(NavigableMap<byte[], List<KeyValue>>) - Method in class org.apache.hadoop.hbase.client.Put
Deprecated.
setFamilyMap(Map<byte[], NavigableSet<byte[]>>) - Method in class org.apache.hadoop.hbase.client.Scan
Setting the familyMap
setFamilyName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId.Builder
required bytes family_name = 1;
setFamilyName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
required bytes family_name = 1;
setFamilyName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes family_name = 3;
setFamilyName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
required bytes family_name = 1;
setFamilyName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
required bytes family_name = 1;
setFamilyOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
setFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
setFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
setFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
setFanIndex(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
setFavoredNode(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
setFavoredNode(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
setFavoredNodes(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
setFavoredNodes(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
setFavoredNodes(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
setFavoredNodes(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
setFieldValue(AlreadyExists._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
setFieldValue(BatchMutation._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setFieldValue(ColumnDescriptor._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setFieldValue(Hbase.append_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_args
 
setFieldValue(Hbase.append_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_result
 
setFieldValue(Hbase.atomicIncrement_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setFieldValue(Hbase.atomicIncrement_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setFieldValue(Hbase.checkAndPut_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setFieldValue(Hbase.checkAndPut_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_result
 
setFieldValue(Hbase.compact_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
setFieldValue(Hbase.compact_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
setFieldValue(Hbase.createTable_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
setFieldValue(Hbase.createTable_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setFieldValue(Hbase.deleteAll_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setFieldValue(Hbase.deleteAll_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
setFieldValue(Hbase.deleteAllRow_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setFieldValue(Hbase.deleteAllRow_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
setFieldValue(Hbase.deleteAllRowTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setFieldValue(Hbase.deleteAllRowTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
setFieldValue(Hbase.deleteAllTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setFieldValue(Hbase.deleteAllTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
setFieldValue(Hbase.deleteTable_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
setFieldValue(Hbase.deleteTable_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
setFieldValue(Hbase.disableTable_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
setFieldValue(Hbase.disableTable_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
setFieldValue(Hbase.enableTable_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
setFieldValue(Hbase.enableTable_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
setFieldValue(Hbase.get_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setFieldValue(Hbase.get_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
setFieldValue(Hbase.getColumnDescriptors_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
setFieldValue(Hbase.getColumnDescriptors_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
setFieldValue(Hbase.getRegionInfo_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
setFieldValue(Hbase.getRegionInfo_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
setFieldValue(Hbase.getRow_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setFieldValue(Hbase.getRow_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
setFieldValue(Hbase.getRowOrBefore_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setFieldValue(Hbase.getRowOrBefore_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
setFieldValue(Hbase.getRows_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
setFieldValue(Hbase.getRows_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
setFieldValue(Hbase.getRowsTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setFieldValue(Hbase.getRowsTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
setFieldValue(Hbase.getRowsWithColumns_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setFieldValue(Hbase.getRowsWithColumns_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
setFieldValue(Hbase.getRowsWithColumnsTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setFieldValue(Hbase.getRowsWithColumnsTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
setFieldValue(Hbase.getRowTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setFieldValue(Hbase.getRowTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
setFieldValue(Hbase.getRowWithColumns_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setFieldValue(Hbase.getRowWithColumns_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
setFieldValue(Hbase.getRowWithColumnsTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setFieldValue(Hbase.getRowWithColumnsTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
setFieldValue(Hbase.getTableNames_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
setFieldValue(Hbase.getTableNames_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
setFieldValue(Hbase.getTableRegions_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
setFieldValue(Hbase.getTableRegions_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
setFieldValue(Hbase.getVer_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setFieldValue(Hbase.getVer_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
setFieldValue(Hbase.getVerTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setFieldValue(Hbase.getVerTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
setFieldValue(Hbase.increment_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
setFieldValue(Hbase.increment_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
setFieldValue(Hbase.incrementRows_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
setFieldValue(Hbase.incrementRows_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
setFieldValue(Hbase.isTableEnabled_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
setFieldValue(Hbase.isTableEnabled_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
setFieldValue(Hbase.majorCompact_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
setFieldValue(Hbase.majorCompact_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
setFieldValue(Hbase.mutateRow_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setFieldValue(Hbase.mutateRow_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
setFieldValue(Hbase.mutateRows_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
setFieldValue(Hbase.mutateRows_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
setFieldValue(Hbase.mutateRowsTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setFieldValue(Hbase.mutateRowsTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
setFieldValue(Hbase.mutateRowTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setFieldValue(Hbase.mutateRowTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
setFieldValue(Hbase.scannerClose_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
setFieldValue(Hbase.scannerClose_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
setFieldValue(Hbase.scannerGet_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
setFieldValue(Hbase.scannerGet_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setFieldValue(Hbase.scannerGetList_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
setFieldValue(Hbase.scannerGetList_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setFieldValue(Hbase.scannerOpen_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setFieldValue(Hbase.scannerOpen_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
setFieldValue(Hbase.scannerOpenTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setFieldValue(Hbase.scannerOpenTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
setFieldValue(Hbase.scannerOpenWithPrefix_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setFieldValue(Hbase.scannerOpenWithPrefix_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
setFieldValue(Hbase.scannerOpenWithScan_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
setFieldValue(Hbase.scannerOpenWithScan_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
setFieldValue(Hbase.scannerOpenWithStop_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setFieldValue(Hbase.scannerOpenWithStop_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
setFieldValue(Hbase.scannerOpenWithStopTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setFieldValue(Hbase.scannerOpenWithStopTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
setFieldValue(IllegalArgument._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
setFieldValue(IOError._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.IOError
 
setFieldValue(Mutation._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setFieldValue(TAppend._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setFieldValue(TCell._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setFieldValue(TColumn._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setFieldValue(TIncrement._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setFieldValue(TRegionInfo._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setFieldValue(TRowResult._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setFieldValue(TScan._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setFieldValue(TAppend._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setFieldValue(TAuthorization._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAuthorization
 
setFieldValue(TCellVisibility._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TCellVisibility
 
setFieldValue(TColumn._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setFieldValue(TColumnIncrement._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setFieldValue(TColumnValue._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setFieldValue(TDelete._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setFieldValue(TGet._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setFieldValue(THBaseService.append_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_args
 
setFieldValue(THBaseService.append_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_result
 
setFieldValue(THBaseService.checkAndDelete_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setFieldValue(THBaseService.checkAndDelete_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
setFieldValue(THBaseService.checkAndPut_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setFieldValue(THBaseService.checkAndPut_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
setFieldValue(THBaseService.closeScanner_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
setFieldValue(THBaseService.closeScanner_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
setFieldValue(THBaseService.deleteMultiple_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
setFieldValue(THBaseService.deleteMultiple_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
setFieldValue(THBaseService.deleteSingle_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
setFieldValue(THBaseService.deleteSingle_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
setFieldValue(THBaseService.exists_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
setFieldValue(THBaseService.exists_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
setFieldValue(THBaseService.get_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
setFieldValue(THBaseService.get_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
setFieldValue(THBaseService.getMultiple_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
setFieldValue(THBaseService.getMultiple_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
setFieldValue(THBaseService.getScannerResults_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
setFieldValue(THBaseService.getScannerResults_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
setFieldValue(THBaseService.getScannerRows_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
setFieldValue(THBaseService.getScannerRows_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setFieldValue(THBaseService.increment_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
setFieldValue(THBaseService.increment_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
setFieldValue(THBaseService.mutateRow_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
setFieldValue(THBaseService.mutateRow_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
setFieldValue(THBaseService.openScanner_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
setFieldValue(THBaseService.openScanner_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
setFieldValue(THBaseService.put_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
setFieldValue(THBaseService.put_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
setFieldValue(THBaseService.putMultiple_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
setFieldValue(THBaseService.putMultiple_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
setFieldValue(TIllegalArgument._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
setFieldValue(TIncrement._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setFieldValue(TIOError._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIOError
 
setFieldValue(TPut._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setFieldValue(TResult._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setFieldValue(TRowMutations._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setFieldValue(TScan._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setFieldValue(TTimeRange._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
setFileCreateTime(long) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
 
setFileInfoOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setFileInfoOffset(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 file_info_offset = 1;
setFilename(String) - Method in class org.apache.hadoop.hbase.http.HttpRequestLogAppender
 
setFileName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string file_name = 3;
setFileNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string file_name = 3;
setFileSize(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
optional uint64 file_size = 3;
setFileSystem(FileSystem) - Method in class org.apache.hadoop.hbase.MockRegionServerServices
 
setFileSystemURI(String) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
 
setFilter(Filter) - Method in class org.apache.hadoop.hbase.client.Get
 
setFilter(Filter) - Method in class org.apache.hadoop.hbase.client.Query
Apply the specified server-side filter when performing the Query.
setFilter(Filter) - Method in class org.apache.hadoop.hbase.client.Scan
 
setFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Filter filter = 4;
setFilter(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Filter filter = 4;
setFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Filter filter = 5;
setFilter(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Filter filter = 5;
setFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
required .Filter filter = 1;
setFilter(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
required .Filter filter = 1;
setFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
required .Filter filter = 1;
setFilter(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
required .Filter filter = 1;
setFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
required .Filter filter = 1;
setFilter(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
required .Filter filter = 1;
setFilter(String) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setFilter(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional string filter = 8;
setFilterBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional string filter = 8;
setFilterIfMissing(boolean) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Set whether entire row should be filtered if column is not found.
setFilterIfMissing(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bool filter_if_missing = 5;
setFilters(int, FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
setFilters(int, FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
setFilterString(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setFilterString(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setFilterString(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setFilterString(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setFilterString(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setFilterString(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setFilterStringIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setFilterStringIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setFilterStringIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setFindPort(boolean) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
 
setFirst(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
required bytes first = 1;
setFirst(T1) - Method in class org.apache.hadoop.hbase.util.Pair
Replace the first element of the pair.
setFirst(A) - Method in class org.apache.hadoop.hbase.util.Triple
 
setFirstDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setFirstDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 first_data_block_offset = 9;
setFirstInsertionIndex(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setFirstPart(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
repeated bytes first_part = 1;
setFirstRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
setFirstRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
setFirstRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
In HBase, the last row is represented by an empty byte array.
setFirstRow(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
Set the first row
setFirstRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
setFirstRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
setFixAssignments(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Fix inconsistencies found by fsck.
setFixEmptyMetaCells(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixHdfsHoles(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixHdfsOrphans(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixHdfsOverlaps(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixMeta(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixReferenceFiles(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixSplitParents(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixTableLocks(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Set table locks fix mode.
setFixTableOrphans(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixTableZNodes(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Set orphaned table ZNodes fix mode.
setFixVersionFile(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFlushed(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
optional bool flushed = 2;
setFlushOutput(int, String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
repeated string flush_output = 3;
setFlushPolicyClassName(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
This sets the class associated with the flush policy which determines determines the stores need to be flushed when flushing a region.
setFlushSequenceNumber(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
optional uint64 flush_sequence_number = 4;
setFollowingKvCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
optional uint32 following_kv_count = 7;
setForce(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
optional bool force = 1;
setForce(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
optional bool force = 2 [default = false];
setForcible(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
optional bool forcible = 3 [default = false];
setForcible(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
optional bool forcible = 3 [default = false];
setFoundKV(boolean) - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
 
setFrom(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
optional uint64 from = 1;
setFsDefault(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
setFsToken(SecureBulkLoadProtos.DelegationToken) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required .DelegationToken fs_token = 3;
setFsToken(SecureBulkLoadProtos.DelegationToken.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required .DelegationToken fs_token = 3;
setFuzzyKeysData(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
setFuzzyKeysData(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
setGateVariable(AtomicBoolean) - Method in class org.apache.hadoop.hbase.master.TestAssignmentManager.MockedLoadBalancer
 
setGauge(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Set a gauge to a specific value.
setGauge(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
Set a single gauge to a value.
setGeneralBloomFilterFaulty() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
setGenericException(ErrorHandlingProtos.GenericExceptionMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional .GenericExceptionMessage generic_exception = 2;
setGenericException(ErrorHandlingProtos.GenericExceptionMessage.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional .GenericExceptionMessage generic_exception = 2;
setGet(ClientProtos.Get) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .Get get = 3;
setGet(ClientProtos.Get.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .Get get = 3;
setGet(ClientProtos.Get) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .Get get = 2;
setGet(ClientProtos.Get.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .Get get = 2;
setGet(TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
the TGet to check for
setGet(TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
the TGet to fetch
setGetIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
setGetIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
setGets(List<TGet>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
a list of TGets to fetch, the Result list will have the Results at corresponding positions or null if there was an error
setGetsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
setGlobalMemstoreLimit(long) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
Sets the global memstore limit to a new size.
setGlobalPermission(AccessControlProtos.GlobalPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .GlobalPermission global_permission = 2;
setGlobalPermission(AccessControlProtos.GlobalPermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .GlobalPermission global_permission = 2;
setHasCompression(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional bool has_compression = 1;
setHash(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
optional bytes hash = 5;
setHasMoreResultsContext(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
 
setHasTagCompression(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional bool has_tag_compression = 3;
setHBaseCluster(HBaseCluster) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
 
setHBaseTestingUtil(HBaseTestingUtility) - Method in class org.apache.hadoop.hbase.TestAcidGuarantees
 
setHbaseVersion(FSProtos.HBaseVersionFileContent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .HBaseVersionFileContent hbase_version = 1;
setHbaseVersion(FSProtos.HBaseVersionFileContent.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .HBaseVersionFileContent hbase_version = 1;
setHeader(String, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
setHeaders(Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Response
 
setHeapOccupancy(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats.Builder
optional int32 heapOccupancy = 2 [default = 0];
setHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 heapSizeMB = 4;
setHeartbeatMessage(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
 
setHeartbeatMessage(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional bool heartbeat_message = 9;
setHfile(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
optional string hfile = 3;
setHfileBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
optional string hfile = 3;
setHFileCorruptionChecker(HFileCorruptionChecker) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setHistoryResults(Map<String, int[]>, Map<Integer, Set<String>>) - Method in class org.apache.hadoop.hbase.devtools.buildstats.HistoryReport
 
setHostName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
required string host_name = 1;
setHostname(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string hostname = 3;
setHostNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
required string host_name = 1;
setHostnameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string hostname = 3;
setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
setHTable(Table) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
 
setHTable(Table) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
 
setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
setHTable(Table) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Deprecated.
Use setTable() instead.
setHTable(Table) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Sets the HBase table.
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setIa(TIllegalArgument) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
if the scannerId is invalid
setIa(TIllegalArgument) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
if the scannerId is invalid
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setId(String) - Method in class org.apache.hadoop.hbase.client.Append
 
setId(String) - Method in class org.apache.hadoop.hbase.client.Delete
 
setId(String) - Method in class org.apache.hadoop.hbase.client.Get
 
setId(String) - Method in class org.apache.hadoop.hbase.client.Increment
 
setId(String) - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
This method allows you to set an identifier on an operation.
setId(String) - Method in class org.apache.hadoop.hbase.client.Put
 
setId(String) - Method in class org.apache.hadoop.hbase.client.Scan
 
setId(long) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required int32 id = 1;
setId(long) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
setId(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional int64 id = 4;
setId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
id of a scanner returned by scannerOpen
setId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
id of a scanner returned by scannerOpen
setId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
id of a scanner returned by scannerOpen
setId(long) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setIdentifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes identifier = 1;
setIdentifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional bytes identifier = 1;
setIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
setIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
setIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
setIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setIfOlderThanTs(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
optional uint64 if_older_than_ts = 2;
setIgnoreDeleteForTesting(boolean) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
Temporary function that is used by unit tests only
setIgnoreNonceConflicts(boolean) - Method in class org.apache.hadoop.hbase.util.MultiThreadedUpdater
 
setIgnorePreCheckPermission(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setIncludesMvcc(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
 
setIncludesMvccVersion(byte) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setIncludesMvccVersion(boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setIncludesTags(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
 
setIncludeSysTables(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
optional bool include_sys_tables = 3 [default = false];
setIncludeSysTables(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
optional bool include_sys_tables = 2 [default = false];
setIncrement(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
The single increment to apply
setIncrement(TIncrement) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
the TIncrement to increment
setIncrementIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
setIncrementIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
setIncrements(List<TIncrement>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
The list of increments
setIncrementsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
setIndex(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional uint32 index = 1;
setIndex(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional uint32 index = 1;
setInfoFamilyCachingForMeta(HTableDescriptor, boolean) - Static method in class org.apache.hadoop.hbase.master.MasterFileSystem
Enable in memory caching for hbase:meta
setInfoPort(int) - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
 
setInfoPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo.Builder
optional int32 infoPort = 1;
setInfoPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
optional uint32 info_port = 3;
setInfoServerPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 info_server_port = 9;
setInMemory(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setInMemory(boolean) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional bool inMemory = 4;
setInMemory(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setInMemoryIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setInput(JobConf, String, Path) - Static method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat
Configures the job to use TableSnapshotInputFormat to read from a snapshot.
setInput(Job, String, Path) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
Configures the job to use TableSnapshotInputFormat to read from a snapshot.
setInput(Configuration, String, Path) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
Configures the job to use TableSnapshotInputFormat to read from a snapshot.
setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
 
setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
 
setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
 
setInsertionIndexes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setInstance(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
optional string instance = 2;
setInstanceBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
optional string instance = 2;
setInterpreterClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required string interpreter_class_name = 1;
setInterpreterClassNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required string interpreter_class_name = 1;
setInterpreterSpecificBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
optional bytes interpreter_specific_bytes = 3;
setIntHeader(String, int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
setIsDelete(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setIsDeleteIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setIsMajor(boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Specify if this compaction should be a major compaction based on the state of the store
setIsMasterRunning(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
required bool is_master_running = 1;
setIsolationLevel(IsolationLevel) - Method in class org.apache.hadoop.hbase.client.Get
 
setIsolationLevel(IsolationLevel) - Method in class org.apache.hadoop.hbase.client.Query
Set the isolation level for this query.
setIsolationLevel(IsolationLevel) - Method in class org.apache.hadoop.hbase.client.Scan
 
setIsProcedureAborted(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse.Builder
required bool is_procedure_aborted = 1;
setIsRecovering(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
optional bool isRecovering = 3;
setIsShared(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional bool is_shared = 4;
setIssueDate(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 issue_date = 4;
setIv(byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
 
setIv(byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
 
setIv(byte[]) - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
Set the initialization vector
setIv(byte[]) - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
Set the initialization vector
setIv(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
optional bytes iv = 4;
setJerseyVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
setJerseyVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jerseyVersion = 5;
setJerseyVersionBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jerseyVersion = 5;
setJobScannerConf(Job) - Static method in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList
 
setJVMVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
setJvmVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jvmVersion = 2;
setJvmVersionBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jvmVersion = 2;
setKeepDeletedCells(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
As of release 1.0.0 (HBASE-12363). This will be removed in HBase 2.0.0. Use HColumnDescriptor.setKeepDeletedCells(KeepDeletedCells).
setKeepDeletedCells(KeepDeletedCells) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setKeepDeletes(boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker
 
setKeepProgress(boolean) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
 
setKey(Key) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
 
setKey(Key) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
 
setKey(Key) - Method in class org.apache.hadoop.hbase.io.crypto.Context
 
setKey(Key) - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
Set the secret key
setKey(Key) - Method in class org.apache.hadoop.hbase.io.crypto.Encryption.Context
 
setKey(byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.Encryption.Context
 
setKey(Key) - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
Set the secret key
setKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
A setter that helps to avoid object creation every time and whenever there is a need to create new KeyOnlyKeyValue.
setKey(WALProtos.WALKey) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
required .WALKey key = 1;
setKey(WALProtos.WALKey.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
required .WALKey key = 1;
setKey(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required bytes key = 3;
setKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
 
setKey(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
required bytes key = 1;
setKeyId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required int32 key_id = 3;
setKeytabConfKey(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
 
setKeytabFileForTesting(String) - Static method in class org.apache.hadoop.hbase.security.HBaseKerberosUtils
 
setKeyType(CellProtos.CellType) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional .CellType key_type = 5;
setKeyValueBytes(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
repeated bytes key_value_bytes = 2;
setKeyWindow(int) - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
 
setKillAndToggleBeforeStoreUpdate(ProcedureExecutor<TEnv>, boolean) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureTestingUtility
 
setKillBeforeStoreUpdate(ProcedureExecutor<TEnv>, boolean) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureTestingUtility
 
setKind(AuthenticationProtos.TokenIdentifier.Kind) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required .TokenIdentifier.Kind kind = 1;
setKind(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string kind = 3;
setKindBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string kind = 3;
setLabel(int, String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations.Builder
repeated string label = 1;
setLabel(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse.Builder
repeated bytes label = 1;
setLabel(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel.Builder
required bytes label = 1;
setLabels(int, String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
repeated string labels = 10;
setLabels(List<String>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAuthorization
 
setLabelsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAuthorization
 
setLastAppliedOpAge(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
 
setLastAppliedOpAge(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
 
setLastContact(long) - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
setLastDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setLastDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 last_data_block_offset = 10;
setLastFlushedSequenceId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
required uint64 last_flushed_sequence_id = 1;
setLastFlushedSequenceId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
required uint64 last_flushed_sequence_id = 1;
setLastFlushTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
required uint64 last_flush_time = 1;
setLastMajorCompactionTs(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 last_major_compaction_ts = 17 [default = 0];
setLastQuery(long) - Method in class org.apache.hadoop.hbase.quotas.QuotaState
 
setLastRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
setLastRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
setLastRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
In HBase, the last row is represented by an empty byte array.
setLastRow(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
Set the last row
setLastRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
setLastRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
setLastShippedAge(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSource
 
setLastShippedAge(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
 
setLastShippedAge(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
 
setLastUpdate(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
optional uint64 last_update = 3;
setLastUpdate(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
required uint64 last_update = 8;
setLatestVersionOnly(boolean) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Set whether only the latest version of the column value should be compared.
setLatestVersionOnly(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bool latest_version_only = 6;
setLeastSigBits(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
required uint64 least_sig_bits = 1;
setLenAsVal(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
required bool len_as_val = 1;
setLength(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
required uint32 length = 2;
setLength(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
optional uint32 length = 1;
setLength(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
 
setLength(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
Update the length of this range.
setLength(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Update the length of this range.
setLength(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
setLength(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
Update the length of this range.
setLimit(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
required int32 limit = 1;
setLimit(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
required int32 limit = 1;
setLimit(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
 
setLimit(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
Limits the byte range upto a specified value.
setLimit(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
setLineNumber(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional int32 line_number = 4;
setListener(EventHandler.EventHandlerListener) - Method in class org.apache.hadoop.hbase.executor.EventHandler
 
setLiveNodes(List<StorageClusterStatusModel.Node>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
setLiveNodes(int, StorageClusterStatusMessage.StorageClusterStatus.Node) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
setLiveNodes(int, StorageClusterStatusMessage.StorageClusterStatus.Node.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
setLiveServers(int, ClusterStatusProtos.LiveServerInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
setLiveServers(int, ClusterStatusProtos.LiveServerInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
setLoad(ClusterStatusProtos.ServerLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
optional .ServerLoad load = 2;
setLoad(ClusterStatusProtos.ServerLoad.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
optional .ServerLoad load = 2;
setLoadColumnFamiliesOnDemand(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Set the value indicating whether loading CFs on demand should be allowed (cluster default is false).
setLoadColumnFamiliesOnDemand(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool load_column_families_on_demand = 13;
setLoaded(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
required bool loaded = 1;
setLoaded(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
required bool loaded = 1;
setLoadOnOpenDataOffset(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 load_on_open_data_offset = 2;
setLoadOnOpenOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setLoadStats(ClientProtos.RegionLoadStats) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .RegionLoadStats loadStats = 5;
setLoadStats(ClientProtos.RegionLoadStats.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .RegionLoadStats loadStats = 5;
setLocation(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
setLocation(String) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
setLocation(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional string location = 5;
setLocationBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional string location = 5;
setLocations(Path, Path...) - Method in class org.apache.hadoop.hbase.io.FileLink
NOTE: This method must be used only in the constructor! It creates a List with the specified locations for the link.
setLocations(int, String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
repeated string locations = 2;
setLockOwner(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
required string lock_owner = 1;
setLockOwner(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .ServerName lock_owner = 2;
setLockOwner(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .ServerName lock_owner = 2;
setLockOwnerBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
required string lock_owner = 1;
setLogDir(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
 
setLoggingUncaughtExceptionHandler(Thread) - Static method in class org.apache.hadoop.hbase.util.Threads
Sets an UncaughtExceptionHandler for the thread which logs the Exception stack if the thread dies.
setLogId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
required uint64 log_id = 3;
setLogPosition(String, String, long) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Set the current position for a specific WAL in a given queue.
setLogPosition(String, String, long) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
setLogRecoveryMode() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
The function is used in SSH to set recovery mode based on configuration after all outstanding log split tasks drained.
setLogSeqNum(long) - Method in class org.apache.hadoop.hbase.wal.WALKey
Allow that the log sequence id to be set post-construction and release all waiters on assigned sequence number.
setLogSequenceNumber(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
optional uint64 log_sequence_number = 4;
setLogSequenceNumber(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required uint64 log_sequence_number = 3;
setLongMsg(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
required int64 long_msg = 1;
setMajor(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
optional bool major = 2;
setMajorRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
Sets compaction "major range".
setMapEntries(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
setMapEntries(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
setMapEntry(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
setMapEntry(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
setMapperClass(Job, Class<? extends <any>>) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
Set the application's mapper class.
setMapperClass(Job) - Method in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify
 
setMapperClass(Job) - Method in class org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify
 
setMaster(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ServerName master = 7;
setMaster(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ServerName master = 7;
setMaster(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
required .ServerName master = 1;
setMaster(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
required .ServerName master = 1;
setMasterAddress(ZooKeeperWatcher, String, ServerName, int) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
Set master address into the master znode or into the backup subdirectory of backup masters; switch off the passed in znode path.
setMasterCoprocessors(int, HBaseProtos.Coprocessor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
setMasterCoprocessors(int, HBaseProtos.Coprocessor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
setMasterServices(MasterServices) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Set the master service.
setMasterServices(MasterServices) - Method in interface org.apache.hadoop.hbase.master.normalizer.RegionNormalizer
Set the master service.
setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
Set the master service.
setMasterSystemTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
optional uint64 master_system_time = 4;
setMasterSystemTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
optional uint64 master_system_time = 5;
setMaxAttempts(int) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
 
setMaxChunkSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
setMaxColumn(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bytes max_column = 3;
setMaxColumnInclusive(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bool max_column_inclusive = 4;
setMaxErrors(int) - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
 
setMaxFileSize(long) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
setMaxFileSize(long) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Sets the maximum size upto which a region can grow to after which a region split is triggered.
setMaxHeapMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 max_heap_MB = 4;
setMaxHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setMaxHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 maxHeapSizeMB = 5;
setMaxMemstoreTS(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
setMaxMerge(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setMaxOverlapsToSideline(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setMaxPoolSize(int) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
setMaxPoolSize(int) - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
setMaxQualifierLength(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMaxQueueSize(int) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
setMaxQueueSize(int) - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
setMaxRecoveryErrorCount(OutputStream, int) - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
Set maxRecoveryErrorCount in DFSClient.
setMaxResultSize(long) - Method in class org.apache.hadoop.hbase.client.Scan
Set the maximum result size.
setMaxResultSize(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint64 max_result_size = 10;
setMaxResultsPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Get
Set the maximum number of values to return per row per Column Family
setMaxResultsPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Scan
Set the maximum number of values to return per row per Column Family
setMaxRowLength(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMaxSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
setMaxSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
setMaxSize(long) - Method in interface org.apache.hadoop.hbase.io.hfile.ResizableBlockCache
Sets the max heap size that can be used by the BlockCache.
setMaxSleepTime(long) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
 
setMaxStamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
setMaxStampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
setMaxTagsLength(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMaxValues(int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
setMaxVersions() - Method in class org.apache.hadoop.hbase.client.Get
Get all available versions.
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.client.Get
Get up to the specified number of versions of each column.
setMaxVersions() - Method in class org.apache.hadoop.hbase.client.Scan
Get all available versions.
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.client.Scan
Get up to the specified number of versions of each column.
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 max_versions = 6 [default = 1];
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 max_versions = 7 [default = 1];
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional int32 maxVersions = 4;
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 maxVersions = 7;
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setMaxVersionsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setMaxVersionsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setMaxVersionsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setMayInterruptIfRunning(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest.Builder
optional bool mayInterruptIfRunning = 2 [default = true];
setMembershipDedups() - Method in class org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingProvider
Ensure that we can use Set.add to deduplicate WALs
setMembershipDedups() - Method in class org.apache.hadoop.hbase.wal.TestDefaultWALProvider
Ensure that we can use Set.add to deduplicate WALs
setMemStoreFlushSize(long) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
setMemStoreFlushSize(long) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Represents the maximum size of the memstore after which the contents of the memstore are flushed to the filesystem.
setMemstoreLoad(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats.Builder
optional int32 memstoreLoad = 1 [default = 0];
setMemstoreSize(float) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
 
setMemstoreSizeMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 memstore_size_MB = 6;
setMemstoreSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setMemstoreSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 memstoreSizeMB = 5;
setMerged(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
setMessage(String) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto.Builder
required string message = 1;
setMessage(String) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto.Builder
required string message = 1;
setMessage(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string message = 2;
setMessage(String) - Method in class org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
setMessage(String) - Method in class org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
setMessage(String) - Method in class org.apache.hadoop.hbase.thrift.generated.IOError
 
setMessage(String) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
setMessage(String) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIOError
 
setMessageBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto.Builder
required string message = 1;
setMessageBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto.Builder
required string message = 1;
setMessageBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string message = 2;
setMessageIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
setMessageIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
setMessageIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.IOError
 
setMessageIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
setMessageIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIOError
 
setMetadataValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.MockStoreFile
 
setMetaIndexCount(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setMetaIndexCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 meta_index_count = 6;
setMetaLocation(ZooKeeperWatcher, ServerName, RegionState.State) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
Sets the location of hbase:meta in ZooKeeper to the specified server address.
setMetaLocation(ZooKeeperWatcher, ServerName, int, RegionState.State) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
Sets the location of hbase:meta in ZooKeeper to the specified server address.
setMetaRegion(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Used to denote if the current table represents -ROOT- or hbase:meta region.
setMethodName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string method_name = 3;
setMethodName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string method_name = 2;
setMethodName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional string method_name = 3;
setMethodNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string method_name = 3;
setMethodNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string method_name = 2;
setMethodNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional string method_name = 3;
setMetrics(int, HBaseProtos.NameInt64Pair) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
setMetrics(int, HBaseProtos.NameInt64Pair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
setMinColumn(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bytes min_column = 1;
setMinColumnInclusive(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bool min_column_inclusive = 2;
setMinMvccVersion(long) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMinProcId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
required uint64 min_proc_id = 4;
setMinStamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
setMinStampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
setMinTimestamp(long) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMinVersions(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setMode(ZooKeeperProtos.SplitLogTask.RecoveryMode) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
optional .SplitLogTask.RecoveryMode mode = 3 [default = UNKNOWN];
setModifiedTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
required .TableSchema modified_table_schema = 3;
setModifiedTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
required .TableSchema modified_table_schema = 3;
setMoreResults(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional bool more_results = 3;
setMoreResultsInRegion(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional bool more_results_in_region = 8;
setMostSigBits(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
required uint64 most_sig_bits = 2;
setMput(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
mutation for the put
setMputIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setMultiGetBatchSize(int) - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
 
setMultiPut(boolean) - Method in class org.apache.hadoop.hbase.util.MultiThreadedWriter
Use multi-puts vs.
setMutateType(ClientProtos.MutationProto.MutationType) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .MutationProto.MutationType mutate_type = 2;
setMutation(ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .MutationProto mutation = 2;
setMutation(ClientProtos.MutationProto.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .MutationProto mutation = 2;
setMutation(ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .MutationProto mutation = 2;
setMutation(ClientProtos.MutationProto.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .MutationProto mutation = 2;
setMutationRequest(int, ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
setMutationRequest(int, ClientProtos.MutationProto.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
setMutations(List<Mutation>) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setMutations(List<Mutation>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
list of mutation commands
setMutations(List<Mutation>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
list of mutation commands
setMutations(List<TMutation>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setMutationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setMutationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setMutationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setMutationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setMvccVersionDeltaWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMvccVersionFields(LongEncoder) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMvccVersionIndexWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setName(String) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest.Builder
optional string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.devtools.buildstats.TestCaseResult
 
setName(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
setName(TableName) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
setName(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
Deprecated.
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
required string name = 1;
setName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
required bytes name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional string name = 1;
setName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
required bytes name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
setName(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableModel
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
required string name = 1;
setName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
required bytes name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
required string name = 1;
setName(int, String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
repeated string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional string name = 1;
setName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setName(String) - Method in class org.apache.hadoop.hbase.util.HasThread
 
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest.Builder
optional string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional string name = 1;
setNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setNamespace(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
required bytes namespace = 1;
setNamespace(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
optional string namespace = 4;
setNamespace(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
optional string namespace = 3;
setNamespace(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional string namespace = 3;
setNamespace(String) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
setNamespaceBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
optional string namespace = 4;
setNamespaceBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
optional string namespace = 3;
setNamespaceBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional string namespace = 3;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(int, HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(int, HBaseProtos.NamespaceDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceFilter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
Set the namespace filter regex
setNamespaceGroupPermissions(String, String, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Overwrites the existing permission set for a group and triggers an update for zookeeper synchronization.
setNamespaceName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional bytes namespace_name = 3;
setNamespaceName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
optional bytes namespace_name = 1;
setNamespaceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
required string namespaceName = 1;
setNamespaceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
required string namespaceName = 1;
setNamespaceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
required string namespaceName = 1;
setNamespaceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
required string namespaceName = 1;
setNamespaceNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
required string namespaceName = 1;
setNamespaceNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
required string namespaceName = 1;
setNamespaceNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
required string namespaceName = 1;
setNamespaceNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
required string namespaceName = 1;
setNamespacePermission(AccessControlProtos.NamespacePermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .NamespacePermission namespace_permission = 3;
setNamespacePermission(AccessControlProtos.NamespacePermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .NamespacePermission namespace_permission = 3;
setNamespaceQuota(String, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setNamespaceQuota(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setNamespaceUserPermissions(String, String, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Overwrites the existing permission set for a given user for a table, and triggers an update for zookeeper synchronization.
setNbRows(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
number of results to return
setNbRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
setNegativeIndex(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setNextCallSeq(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint64 next_call_seq = 6;
setNextNodeOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNextPtr(LruHashMap.Entry<K, V>) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Sets the next pointer for the entry in the LRU.
setNextRefillTime(long) - Method in class org.apache.hadoop.hbase.quotas.AverageIntervalRateLimiter
 
setNextRefillTime(long) - Method in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
 
setNextRefillTime(long) - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
 
setNextState(MasterProcedureProtos.AddColumnFamilyState) - Method in class org.apache.hadoop.hbase.master.procedure.AddColumnFamilyProcedure
 
setNextState(MasterProcedureProtos.CreateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
 
setNextState(MasterProcedureProtos.DeleteColumnFamilyState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteColumnFamilyProcedure
 
setNextState(MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
 
setNextState(MasterProcedureProtos.EnableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
 
setNextState(MasterProcedureProtos.ModifyColumnFamilyState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyColumnFamilyProcedure
 
setNextState(MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
 
setNextState(TState) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
Set the next state for the procedure.
setNode(int, ProcedureProtos.ProcedureStoreTracker.TrackerNode) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
repeated .ProcedureStoreTracker.TrackerNode node = 1;
setNode(int, ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
repeated .ProcedureStoreTracker.TrackerNode node = 1;
setNodeFirstInsertionIndexes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
write
setNonce(long) - Method in class org.apache.hadoop.hbase.client.Action
 
setNonce(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional uint64 nonce = 9;
setNonce(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
optional uint64 nonce = 3;
setNonce(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional uint64 nonce = 5;
setNonce(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
optional uint64 nonce = 10;
setNonceGroup(long) - Method in class org.apache.hadoop.hbase.client.MultiAction
 
setNonceGroup(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
optional uint64 nonceGroup = 2;
setNonceGroup(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional uint64 nonce_group = 4;
setNonceGroup(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
optional uint64 nonce_group = 2;
setNonceGroup(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional uint64 nonce_group = 4;
setNonceGroup(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
optional uint64 nonceGroup = 9;
setNonSeekedState() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
 
setNonSeekedState() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV3.ScannerV3
 
setNormalizationEnabled(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setting the table normalization enable flag.
setNormalizerOn(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState.Builder
optional bool normalizer_on = 1;
setNormalizerOn(boolean) - Method in class org.apache.hadoop.hbase.zookeeper.RegionNormalizerTracker
Set region normalizer on/off
setNormalizerRan(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse.Builder
required bool normalizer_ran = 1;
setNormalizerRunning(boolean) - Method in interface org.apache.hadoop.hbase.client.Admin
Turn region normalizer on or off.
setNormalizerRunning(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Turn region normalizer on or off.
setNormalizerRunning(RpcController, MasterProtos.SetNormalizerRunningRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
setNormalizerRunning(com.google.protobuf.RpcController, MasterProtos.SetNormalizerRunningRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
setNormalizerRunning(com.google.protobuf.RpcController, MasterProtos.SetNormalizerRunningRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc SetNormalizerRunning(.SetNormalizerRunningRequest) returns (.SetNormalizerRunningResponse);
setNormalizerRunning(com.google.protobuf.RpcController, MasterProtos.SetNormalizerRunningRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc SetNormalizerRunning(.SetNormalizerRunningRequest) returns (.SetNormalizerRunningResponse);
setNormalizerRunning(com.google.protobuf.RpcController, MasterProtos.SetNormalizerRunningRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
setNoStripeMetadata() - Method in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
setNumberOfRequests(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 number_of_requests = 1;
setNumberOfRowPrefixes(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setNumberOfRows(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint32 number_of_rows = 4;
setNumberOfRows(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setNumberOfThreads(Job, int) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
Set the number of threads in the pool for running maps.
setNumDataIndexLevels(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setNumDataIndexLevels(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 num_data_index_levels = 8;
setNumFamilyBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumKeyValueBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumMapTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Sets the number of map tasks for the given job configuration to the number of regions the given table has.
setNumMapTasks(Configuration, int) - Static method in class org.apache.hadoop.hbase.mapreduce.NMapInputFormat
 
setNumMetaBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumMvccVersionBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumOccurrences(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setNumQualifierBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumReduceTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Sets the number of reduce tasks for the given job configuration to the number of regions the given table has.
setNumReduceTasks(String, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Sets the number of reduce tasks for the given job configuration to the number of regions the given table has.
setNumRowBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumRows(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
number of rows to return
setNumRows(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
number of rows to return
setNumRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
setNumRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
setNumTagsBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumTimestampBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumUniqueFamilies(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumUniqueQualifiers(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumUniqueRows(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumUniqueTags(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumValueBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumVersions(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
number of versions to retrieve
setNumVersions(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
number of versions to retrieve
setNumVersionsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setNumVersionsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setOffline(boolean) - Method in class org.apache.hadoop.hbase.HRegionInfo
The parent of a region split is offline while split daughters hold references to the parent.
setOffline(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bool offline = 5;
setOffPeak(boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
setOffset(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
optional int32 offset = 2;
setOffset(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
 
setOffset(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
Update the beginning of this range.
setOffset(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Update the beginning of this range.
setOffset(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
setOffset(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
Update the beginning of this range.
setOn(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
required bool on = 1;
setOn(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest.Builder
required bool on = 1;
setOpenForDistributedLogReplay(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
optional bool openForDistributedLogReplay = 4;
setOpenInfo(int, AdminProtos.OpenRegionRequest.RegionOpenInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
setOpenInfo(int, AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
setOpeningState(int, AdminProtos.OpenRegionResponse.RegionOpeningState) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
setOpenSeqNum(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
optional uint64 open_seq_num = 3;
setOperationStatus(int, OperationStatus) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
Sets the status code for the operation(Mutation) at the specified position.
setOperationTimeout(int) - Method in class org.apache.hadoop.hbase.client.HTable
 
setOperator(FilterProtos.FilterList.Operator) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
required .FilterList.Operator operator = 1;
setOrdinal(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel.Builder
optional uint32 ordinal = 2;
setOrigLogSeqNum(long) - Method in class org.apache.hadoop.hbase.wal.WALKey
Used to set original seq Id for WALKey during wal replay
setOrigSequenceNumber(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
optional uint64 orig_sequence_number = 11;
setOSVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
setOsVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string osVersion = 3;
setOsVersionBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string osVersion = 3;
setOutputArrayOffset(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setOutputOnTicks(boolean) - Method in class org.apache.hadoop.hbase.TestChoreService.ScheduledChoreSamples.CountingChore
 
setOwner(User) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
setOwner(String) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
 
setOwner(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional string owner = 6;
setOwner(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
optional string owner = 5;
setOwnerBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional string owner = 6;
setOwnerBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
optional string owner = 5;
setOwnerString(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
setPageSize(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
required int64 page_size = 1;
setParent(TokenizerNode) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setParentId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
optional uint64 parent_id = 2;
setParentId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
optional int64 parent_id = 2;
setParentProcId(long) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
Called by the ProcedureExecutor to assign the parent to the newly created procedure.
setParentStartPosition(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
get/set
setPartial(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional bool partial = 5 [default = false];
setPartialFlag(boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker
 
setPartialFlagPerResult(int, boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated bool partial_flag_per_result = 7;
setPassword(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes password = 2;
setPassword(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional bytes password = 2;
setPath(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required string path = 2;
setPathBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required string path = 2;
setPathSpec(String[]) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
 
setPattern(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string pattern = 1;
setPatternBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string pattern = 1;
setPatternFlags(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required int32 pattern_flags = 2;
setPayload(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
optional bytes payload = 5;
setPeerID(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
required string peerID = 1;
setPeerIDBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
required string peerID = 1;
setPeerTableCFs(String, String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
setPeerTableCFs(String, Map<TableName, ? extends Collection<String>>) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
Set the replicable table-cf config of the specified peer
setPeerTableCFsConfig(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Set the table and column-family list string of the peer to ZK.
setPeerTableCFsConfig(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
setPermission(int, AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
setPermission(int, AccessControlProtos.Permission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
setPermission(AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required .Permission permission = 3;
setPermission(AccessControlProtos.Permission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required .Permission permission = 3;
setPermission(Path, FsPermission) - Method in class org.apache.hadoop.hbase.security.access.TestAccessController.BulkLoadHelper
 
setPermissions(int, AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
setPermissions(int, AccessControlProtos.Permission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
setPerson(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
required bytes person = 1;
setPolicy(HttpConfig.Policy) - Method in class org.apache.hadoop.hbase.http.HttpConfig
 
setPong(String) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse.Builder
required string pong = 1;
setPongBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse.Builder
required string pong = 1;
setPort(int) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
Deprecated.
setPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
optional uint32 port = 2;
setPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint32 port = 1;
setPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional int32 port = 4;
setPort(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setPortIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setPosition(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
required int64 position = 1;
setPosition(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationWALReaderManager
 
setPosition(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
 
setPosition(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
Update the position index.
setPrefetchBlocksOnOpen(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setPrefix(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
required bytes prefix = 1;
setPrefix(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
optional bytes prefix = 1;
setPrefixLengthVariance(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setPreserveSplits(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
required bool preserve_splits = 2;
setPreserveSplits(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest.Builder
optional bool preserveSplits = 2 [default = false];
setPrevBalanceValue(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
optional bool prev_balance_value = 1;
setPrevNormalizerValue(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse.Builder
optional bool prev_normalizer_value = 1;
setPrevPtr(LruHashMap.Entry<K, V>) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Sets the previous pointer for the entry in the LRU.
setPrevValue(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
optional bool prev_value = 1;
setPrimaryReplicaReader(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
setPrimaryReplicaReader(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
setPrincipalForTesting(String) - Static method in class org.apache.hadoop.hbase.security.HBaseKerberosUtils
 
setPriority(int) - Method in class org.apache.hadoop.hbase.client.TestRpcControllerFactory.CountingRpcController
 
setPriority(TableName) - Method in class org.apache.hadoop.hbase.client.TestRpcControllerFactory.CountingRpcController
 
setPriority(int) - Method in class org.apache.hadoop.hbase.ipc.DelegatingPayloadCarryingRpcController
 
setPriority(TableName) - Method in class org.apache.hadoop.hbase.ipc.DelegatingPayloadCarryingRpcController
 
setPriority(int) - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
setPriority(TableName) - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
setPriority(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional uint32 priority = 6;
setPriority(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Sets the priority for the request
setPriority(int) - Method in class org.apache.hadoop.hbase.util.HasThread
 
setProcedure(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest.Builder
required .ProcedureDescription procedure = 1;
setProcedure(HBaseProtos.ProcedureDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest.Builder
required .ProcedureDescription procedure = 1;
setProcedure(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest.Builder
optional .ProcedureDescription procedure = 1;
setProcedure(HBaseProtos.ProcedureDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest.Builder
optional .ProcedureDescription procedure = 1;
setProcedure(int, ProcedureProtos.Procedure) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
repeated .Procedure procedure = 1;
setProcedure(int, ProcedureProtos.Procedure.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
repeated .Procedure procedure = 1;
setProcedure(int, ProcedureProtos.Procedure) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
repeated .Procedure procedure = 2;
setProcedure(int, ProcedureProtos.Procedure.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
repeated .Procedure procedure = 2;
setProcessed(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
optional bool processed = 2;
setProcessed(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional bool processed = 2;
setProcId(long) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
Called by the ProcedureExecutor to assign the ID to the newly created procedure.
setProcId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest.Builder
required uint64 proc_id = 1;
setProcId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
optional uint64 proc_id = 1;
setProcId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
optional uint64 proc_id = 1;
setProcId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
optional uint64 proc_id = 1;
setProcId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
optional uint64 proc_id = 1;
setProcId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest.Builder
required uint64 proc_id = 1;
setProcId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
required uint64 proc_id = 3;
setProcId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
optional uint64 proc_id = 3;
setProcIds(long, long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
 
setProperties(Properties) - Method in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
 
setPublishStatusInZk(boolean) - Method in class org.apache.hadoop.hbase.coordination.ZkCloseRegionCoordination.ZkCloseRegionDetails
 
setPurpose(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional string purpose = 5;
setPurposeBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional string purpose = 5;
setPut(TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
the TPut to put if the check succeeds
setPut(TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
the TPut to put
setPut(TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
setPutIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setPutIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
setPuts(List<TPut>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
a list of TPuts to commit
setPutsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
setQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest.Builder
optional bytes qualifier = 2;
setQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest.Builder
optional bytes qualifier = 2;
setQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest.Builder
optional bytes qualifier = 2;
setQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional bytes qualifier = 3;
setQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes qualifier = 3;
setQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes qualifier = 3;
setQualifier(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
repeated bytes qualifier = 2;
setQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes qualifier = 3;
setQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes qualifier = 1;
setQualifier(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
required bytes qualifier = 2;
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setQualifier(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setQualifier(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setQualifier(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
column qualifier to check
setQualifier(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
column qualifier to check
setQualifier(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setQualifierIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setQualifierIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setQualifierIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setQualifierIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setQualifierIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setQualifierLengthVariance(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setQualifierOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setQualifiers(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
repeated bytes qualifiers = 1;
setQualifierValue(int, ClientProtos.MutationProto.ColumnValue.QualifierValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
setQualifierValue(int, ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
setQuota(QuotaSettings) - Method in interface org.apache.hadoop.hbase.client.Admin
Apply the new quota settings.
setQuota(QuotaSettings) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Apply the new quota settings.
setQuota(RpcController, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
setQuota(com.google.protobuf.RpcController, MasterProtos.SetQuotaRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
setQuota(com.google.protobuf.RpcController, MasterProtos.SetQuotaRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc SetQuota(.SetQuotaRequest) returns (.SetQuotaResponse);
setQuota(com.google.protobuf.RpcController, MasterProtos.SetQuotaRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc SetQuota(.SetQuotaRequest) returns (.SetQuotaResponse);
setQuota(com.google.protobuf.RpcController, MasterProtos.SetQuotaRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
setQuota(MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setQuotas(QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.quotas.QuotaState
Setup the global quota information.
setQuotas(QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
 
setQuotas(TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
Add the quota information of the specified table.
setQuotas(String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
Add the quota information of the specified namespace.
setRackManager(RackManager) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setRandomizer(Random) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setRange(FSProtos.Reference.Range) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
required .Reference.Range range = 2;
setRaw(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Enable/disable "raw" mode for this scan.
setReadNum(QuotaProtos.TimedQuota) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota read_num = 5;
setReadNum(QuotaProtos.TimedQuota.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota read_num = 5;
setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setting the table as read only sets all the columns in the table as read only.
setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional bool readOnly = 5;
setReadRequestsCount(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 read_requests_count = 8;
setReadRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setReadRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 readRequestsCount = 7;
setReadsEnabled(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
setReadSize(QuotaProtos.TimedQuota) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota read_size = 6;
setReadSize(QuotaProtos.TimedQuota.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota read_size = 6;
setRealUser(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
optional string real_user = 2;
setRealUserBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
optional string real_user = 2;
setReason(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
required string reason = 1;
setReason(String) - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
setReasonBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
required string reason = 1;
setRecovering(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Reset recovering state of current region
setRecoveryMode(boolean) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
Change the recovery mode.
setRecoveryMode(boolean) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
This function is to set recovery mode from outstanding split log tasks from before or current configuration setting
setRecoveryMode(boolean) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
This function is to set recovery mode from outstanding split log tasks from before or current configuration setting
setReference(FSProtos.Reference) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
optional .Reference reference = 2;
setReference(FSProtos.Reference.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
optional .Reference reference = 2;
setRegex(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
optional string regex = 2;
setRegex(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
optional string regex = 1;
setRegex(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest.Builder
optional string regex = 1;
setRegexBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
optional string regex = 2;
setRegexBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
optional string regex = 1;
setRegexBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest.Builder
optional string regex = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
required .RegionInfo region = 1;
setRegion(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
required .RegionInfo region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
required .RegionInfo region = 1;
setRegion(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
required .RegionInfo region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
optional .RegionInfo region = 4;
setRegion(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
optional .RegionInfo region = 4;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegionA(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
setRegionA(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
setRegionA(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
setRegionA(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
setRegionAction(int, ClientProtos.RegionAction) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
setRegionAction(int, ClientProtos.RegionAction.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
setRegionActionResult(int, ClientProtos.RegionActionResult) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
setRegionActionResult(int, ClientProtos.RegionActionResult.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
setRegionB(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
setRegionB(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
setRegionB(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
setRegionB(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
setRegionCachePrefetch(TableName, boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
does nothing since since 0.99
setRegionCachePrefetch(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
does nothing since 0.99
setRegionCachePrefetch(byte[], boolean) - Static method in class org.apache.hadoop.hbase.client.HTable
Deprecated.
does nothing since 0.99
setRegionCachePrefetch(TableName, boolean) - Static method in class org.apache.hadoop.hbase.client.HTable
Deprecated.
does nothing since 0.99
setRegionCachePrefetch(Configuration, byte[], boolean) - Static method in class org.apache.hadoop.hbase.client.HTable
Deprecated.
does nothing since 0.99
setRegionCachePrefetch(Configuration, TableName, boolean) - Static method in class org.apache.hadoop.hbase.client.HTable
Deprecated.
does nothing since 0.99
setRegionCoprocessorHost(RegionCoprocessorHost) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Sets the region coprocessor env.
setRegionFilter(String) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
sets the region by which output will be filtered
setRegionId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required uint64 region_id = 1;
setRegionInfo(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
 
setRegionInfo(int, HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
setRegionInfo(int, HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
setRegionInfo(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
required .RegionInfo region_info = 1;
setRegionInfo(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
required .RegionInfo region_info = 1;
setRegionInfo(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest.Builder
required .RegionInfo regionInfo = 1;
setRegionInfo(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest.Builder
required .RegionInfo regionInfo = 1;
setRegionInfo(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionInfo region_info = 1;
setRegionInfo(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionInfo region_info = 1;
setRegionInfo(int, HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
repeated .RegionInfo region_info = 3;
setRegionInfo(int, HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
repeated .RegionInfo region_info = 3;
setRegionInfo(int, HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
repeated .RegionInfo region_info = 3;
setRegionInfo(int, HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
repeated .RegionInfo region_info = 3;
setRegionInfo(int, HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
repeated .RegionInfo region_info = 5;
setRegionInfo(int, HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
repeated .RegionInfo region_info = 5;
setRegionInfo(int, HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
repeated .RegionInfo region_info = 2;
setRegionInfo(int, HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
repeated .RegionInfo region_info = 2;
setRegionInfo(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
required .RegionInfo region_info = 2;
setRegionInfo(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
required .RegionInfo region_info = 2;
setRegionLoads(int, ClusterStatusProtos.RegionLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
setRegionLoads(int, ClusterStatusProtos.RegionLoad.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
setRegionManifests(int, SnapshotProtos.SnapshotRegionManifest) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
repeated .SnapshotRegionManifest region_manifests = 2;
setRegionManifests(int, SnapshotProtos.SnapshotRegionManifest.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
repeated .SnapshotRegionManifest region_manifests = 2;
setRegionMemstoreReplication(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Enable or Disable the memstore replication from the primary region to the replicas.
setRegionName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
required bytes region_name = 1;
setRegionName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
optional bytes region_name = 7;
setRegionName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
optional bytes region_name = 6;
setRegionName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
optional bytes region_name = 7;
setRegionName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required bytes region_name = 2;
setRegionReplicaId(int) - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
 
setRegionReplication(int) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Sets the number of replicas per region.
setRegions(List<StorageClusterStatusModel.Node.Region>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setRegions(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
setRegions(List<TableRegionModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
setRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional int32 regions = 3;
setRegions(int, StorageClusterStatusMessage.StorageClusterStatus.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
setRegions(int, StorageClusterStatusMessage.StorageClusterStatus.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
setRegions(int, TableInfoMessage.TableInfo.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
setRegions(int, TableInfoMessage.TableInfo.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
setRegionServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
Set the list of region servers for that peer
setRegionsInTransition(int, ClusterStatusProtos.RegionInTransition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
setRegionsInTransition(int, ClusterStatusProtos.RegionInTransition.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
setRegionSpecifier(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
required .RegionSpecifier region_specifier = 1;
setRegionSpecifier(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
required .RegionSpecifier region_specifier = 1;
setRegionSplitPolicyClassName(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
This sets the class associated with the region split policy which determines when a region split should occur.
setRegionState(ClusterStatusProtos.RegionState) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionState region_state = 2;
setRegionState(ClusterStatusProtos.RegionState.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionState region_state = 2;
setRegionsToReopen(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Set the list of regions that will be reopened because of an update in table schema
setRegionToFlush(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
repeated bytes region_to_flush = 1;
setRemoveAll(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional bool remove_all = 5;
setReplicaId(int) - Method in class org.apache.hadoop.hbase.client.Get
 
setReplicaId(int) - Method in class org.apache.hadoop.hbase.client.Query
Specify region replica id where Query will fetch data from.
setReplicaId(int) - Method in class org.apache.hadoop.hbase.client.Scan
 
setReplicaId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional int32 replica_id = 7 [default = 0];
setReplicas(Admin, TableName, int) - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
Set the number of Region replicas.
setReplicaStoreFile(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
setReplicationEndpointImpl(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
optional string replicationEndpointImpl = 2;
setReplicationEndpointImpl(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
Sets the ReplicationEndpoint plugin class for this peer.
setReplicationEndpointImplBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
optional string replicationEndpointImpl = 2;
setReplicationLag(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
required uint64 replicationLag = 5;
setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional .ReplicationLoadSink replLoadSink = 11;
setReplLoadSink(ClusterStatusProtos.ReplicationLoadSink.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional .ReplicationLoadSink replLoadSink = 11;
setReplLoadSource(int, ClusterStatusProtos.ReplicationLoadSource) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .ReplicationLoadSource replLoadSource = 10;
setReplLoadSource(int, ClusterStatusProtos.ReplicationLoadSource.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .ReplicationLoadSource replLoadSource = 10;
setReportEndTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 report_end_time = 8;
setReportStartTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 report_start_time = 7;
setReqNum(QuotaProtos.TimedQuota) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota req_num = 1;
setReqNum(QuotaProtos.TimedQuota.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota req_num = 1;
setReqSize(QuotaProtos.TimedQuota) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota req_size = 2;
setReqSize(QuotaProtos.TimedQuota.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota req_size = 2;
setRequest(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required bytes request = 4;
setRequest(CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
 
setRequestParam(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional bool request_param = 4;
setRequests(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setRequests(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
setRequests(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional int64 requests = 4;
setRequests(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int64 requests = 3;
setResponse(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse.Builder
required int32 response = 1;
setResponse(String) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse.Builder
optional string response = 1;
setResponse(Message, CellScanner) - Method in class org.apache.hadoop.hbase.ipc.Call
Set the return value when there is no error.
setResponse(int) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse.Builder
required int32 response = 1;
setResponse(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
optional uint32 response = 1;
setResponseBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse.Builder
optional string response = 1;
setRESTVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
setRestVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string restVersion = 1;
setRestVersionBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string restVersion = 1;
setResult(int, String) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
repeated string result = 3;
setResult(int, String) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse.Builder
repeated string result = 1;
setResult(byte[]) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
The procedure may leave a "result" on completion.
setResult(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
optional .Result result = 1;
setResult(ClientProtos.Result.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
optional .Result result = 1;
setResult(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional .Result result = 1;
setResult(ClientProtos.Result.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional .Result result = 1;
setResult(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .Result result = 2;
setResult(ClientProtos.Result.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .Result result = 2;
setResult(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
optional bytes result = 4;
setResult(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
optional bytes result = 11;
setResult(int, ClientProtos.RegionActionResult) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
repeated .RegionActionResult result = 1;
setResult(int, ClientProtos.RegionActionResult.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
repeated .RegionActionResult result = 1;
setResultOrException(int, ClientProtos.ResultOrException) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
setResultOrException(int, ClientProtos.ResultOrException.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
setResults(int, ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
setResults(int, ClientProtos.Result.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
setRetainDays(int) - Method in class org.apache.hadoop.hbase.http.HttpRequestLogAppender
 
setRetCode(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setReturnData(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse.Builder
optional bytes return_data = 2;
setReturnResults(boolean) - Method in class org.apache.hadoop.hbase.client.Append
 
setReturnResults(boolean) - Method in class org.apache.hadoop.hbase.client.Increment
 
setReversed(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Set whether this scan is a reversed one
setReversed(boolean) - Method in class org.apache.hadoop.hbase.filter.Filter
alter the reversed scan flag
setReversed(boolean) - Method in class org.apache.hadoop.hbase.filter.FilterList
 
setReversed(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool reversed = 15 [default = false];
setReversed(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setReversed(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setReversedIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setReversedIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setRevision(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string revision = 3;
setRevisionBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string revision = 3;
setRIT(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
Set the number of regions in transition.
setRIT(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
setRITCountOverThreshold(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
Set the count of the number of regions that have been in transition over the threshold time.
setRITCountOverThreshold(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
setRITOldestAge(long) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
Set the oldest region in transition.
setRITOldestAge(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
setRootDir(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
setRootIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 root_index_size_KB = 12;
setRootIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setRootIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 rootIndexSizeKB = 9;
setRootRegion(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Used to denote if the current table represents -ROOT- region.
setRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
required bytes row = 2;
setRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder
required bytes row = 1;
setRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest.Builder
required bytes row = 1;
setRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes row = 1;
setRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes row = 1;
setRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes row = 1;
setRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required bytes row = 1;
setRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
required bytes row = 1;
setRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional bytes row = 1;
setRow(byte[], int, short) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
Set current row
setRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes row = 1;
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
row to increment
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Row to update
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
key of the row to be completely deleted.
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
key of the row to be completely deleted.
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Row to update
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
row to check
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
row to check
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setRow1(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder
required bytes row1 = 1;
setRow2(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder
required bytes row2 = 2;
setRowBatches(List<BatchMutation>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
list of row batches
setRowBatches(List<BatchMutation>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
list of row batches
setRowBatchesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
setRowBatchesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setRowBatchSize(int) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required uint32 rowBatchSize = 4;
setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Allows subclasses to set the Filter to be used.
setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
 
setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
 
setRowFilter(String) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
sets the region by which output will be filtered
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setRowMutations(TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
mutations to apply
setRowMutationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
setRowOffsetPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Get
Set offset for the row per Column Family.
setRowOffsetPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Scan
Set offset for the row per Column Family.
setRowPrefixFilter(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
Set a filter (using stopRow and startRow) so the result set only contains rows where the rowKey starts with the specified prefix.
setRowProcessorClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
required string row_processor_class_name = 1;
setRowProcessorClassNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
required string row_processor_class_name = 1;
setRowProcessorInitializerMessage(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional bytes row_processor_initializer_message = 3;
setRowProcessorInitializerMessageName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional string row_processor_initializer_message_name = 2;
setRowProcessorInitializerMessageNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional string row_processor_initializer_message_name = 2;
setRowProcessorResult(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
required bytes row_processor_result = 1;
setRowRangeList(int, FilterProtos.RowRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter.Builder
repeated .RowRange row_range_list = 1;
setRowRangeList(int, FilterProtos.RowRange.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter.Builder
repeated .RowRange row_range_list = 1;
setRows(int, CellSetMessage.CellSet.Row) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
setRows(int, CellSetMessage.CellSet.Row.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
setRows(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
row keys
setRows(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
row keys
setRows(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
row keys
setRows(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
row keys
setRowsDeleted(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
required uint64 rowsDeleted = 1;
setRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
setRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setRowTreeDepth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setRPC(String, Object[], long) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
setRPC(String, Object[], long) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Tells this instance that it is monitoring a new RPC call.
setRPCPacket(Message) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
setRPCPacket(Message) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Gives this instance a reference to the protobuf received by the RPC, so that it can later compute its size if asked for it.
setRpcServer(RpcServerInterface) - Method in class org.apache.hadoop.hbase.MockRegionServerServices
 
setRpcVersion(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
optional uint32 rpc_version = 2;
setRpcVersion(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
optional uint32 rpc_version = 2;
setRunner(Runnable) - Method in class org.apache.hadoop.hbase.client.DelayingRunner
 
setScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .Scan scan = 1;
setScan(ClientProtos.Scan.Builder) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .Scan scan = 1;
setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Sets the scan defining the actual details like columns etc.
setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Sets the scan defining the actual details like columns etc.
setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Sets the scan defining the actual details like columns etc.
setScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required .Scan scan = 2;
setScan(ClientProtos.Scan.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required .Scan scan = 2;
setScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .Scan scan = 2;
setScan(ClientProtos.Scan.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .Scan scan = 2;
setScan(TScan) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Scan instance
setScan(TScan) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
the scan object to get a Scanner for
setScan(TScan) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
the scan object to get a Scanner for
setScanIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
setScanIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
setScanIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
setScanMetricsEnabled(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Enable collection of ScanMetrics.
setScannerCaching(int) - Method in class org.apache.hadoop.hbase.client.HTable
Deprecated.
setScannerCaching(JobConf, int) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Sets the number of rows to return and cache with each scanner iteration.
setScannerCaching(Job, int) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Sets the number of rows to return and cache with each scanner iteration.
setScannerCallableFactory(ClientSmallScanner.SmallScannerCallableFactory) - Method in class org.apache.hadoop.hbase.client.ClientSmallReversedScanner
 
setScannerCallableFactory(ClientSmallScanner.SmallScannerCallableFactory) - Method in class org.apache.hadoop.hbase.client.ClientSmallScanner
 
setScannerId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint64 scanner_id = 3;
setScannerId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional uint64 scanner_id = 2;
setScannerId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
the Id of the Scanner to close *
setScannerId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
the Id of the Scanner to return rows from.
setScannerIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
setScannerIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
setScanQueryMatcher(ScanQueryMatcher) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
setScanResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
optional int32 scan_result = 1;
setScans(List<Scan>) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
Allows subclasses to set the list of Scan objects.
setScope(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setScope(QuotaProtos.QuotaScope) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
optional .QuotaScope scope = 4 [default = MACHINE];
setScopes(int, WALProtos.FamilyScope) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
setScopes(int, WALProtos.FamilyScope.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
setScopes(NavigableMap<byte[], Integer>) - Method in class org.apache.hadoop.hbase.wal.WALKey
 
setScopeType(WALProtos.ScopeType) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
required .ScopeType scope_type = 2;
setSecond(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
required bytes second = 2;
setSecond(T2) - Method in class org.apache.hadoop.hbase.util.Pair
Replace the second element of the pair.
setSecond(B) - Method in class org.apache.hadoop.hbase.util.Triple
 
setSecondPart(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
optional bytes second_part = 2;
setSecretManager(<any>) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
setSecuredConfiguration(Configuration) - Static method in class org.apache.hadoop.hbase.security.HBaseKerberosUtils
 
setSecurityEnabled(boolean) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
 
setSequenceFilter(long) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
sets the region by which output will be filtered
setSequenceId(Cell, long) - Static method in class org.apache.hadoop.hbase.CellUtil
Sets the given seqId to the cell.
setSequenceId(long) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
setSequenceId(long) - Method in class org.apache.hadoop.hbase.KeyValue
 
setSequenceId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId.Builder
required uint64 sequence_id = 2;
setSequenceID(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
setSequenceId(long) - Method in interface org.apache.hadoop.hbase.SettableSequenceId
Sets with the given seqId.
setSequenceId(long) - Method in class org.apache.hadoop.hbase.TagRewriteCell
 
setSequenceNumber(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 sequence_number = 6;
setSerializedComparator(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
optional bytes serialized_comparator = 2;
setSerializedFilter(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
optional bytes serialized_filter = 2;
setServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
optional .ServerName server = 6;
setServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
optional .ServerName server = 6;
setServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
required .ServerName server = 1;
setServerCurrentTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint64 server_current_time = 3;
setServerHasMoreResults(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
 
setServerInfo(AdminProtos.ServerInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
required .ServerInfo server_info = 1;
setServerInfo(AdminProtos.ServerInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
required .ServerInfo server_info = 1;
setServerLoad(ClusterStatusProtos.ServerLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerLoad server_load = 2;
setServerLoad(ClusterStatusProtos.ServerLoad.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerLoad server_load = 2;
setServerName(ServerName) - Method in interface org.apache.hadoop.hbase.coordination.OpenRegionCoordination.OpenRegionDetails
Sets server name on which opening operation is running.
setServerName(ServerName) - Method in class org.apache.hadoop.hbase.coordination.ZkOpenRegionCoordination.ZkOpenRegionDetails
 
setServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
required .ServerName server_name = 1;
setServerName(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
required .ServerName server_name = 1;
setServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required .ServerName server_name = 4;
setServerName(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required .ServerName server_name = 4;
setServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .ServerName server_name = 2;
setServerName(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .ServerName server_name = 2;
setServerName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setServerName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setServerNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setServerSideHConnectionRetries(Configuration, String, Log) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Deprecated.
Internal method, do not use.
setServerSideHConnectionRetriesConfig(Configuration, String, Log) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
Changes the configuration to set the number of retries needed when using HConnection internally, e.g.
setServerStartCode(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional uint64 serverStartCode = 5;
setServerStartCode(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
optional uint64 serverStartCode = 2;
setServerStartCode(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint64 server_start_code = 2;
setServerVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
setServerVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string serverVersion = 4;
setServerVersionBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string serverVersion = 4;
setService(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes service = 3;
setService(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string service = 4;
setServiceBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string service = 4;
setServiceCall(ClientProtos.CoprocessorServiceCall) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .CoprocessorServiceCall service_call = 4;
setServiceCall(ClientProtos.CoprocessorServiceCall.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .CoprocessorServiceCall service_call = 4;
setServiceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string service_name = 2;
setServiceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string service_name = 2;
setServiceNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string service_name = 2;
setServiceNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string service_name = 2;
setServiceResult(ClientProtos.CoprocessorServiceResult) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .CoprocessorServiceResult service_result = 4;
setServiceResult(ClientProtos.CoprocessorServiceResult.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .CoprocessorServiceResult service_result = 4;
setShare(float) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
optional float share = 3;
setSidelineBigOverlaps(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setSidelineDir(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setSignature(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
required string signature = 1;
setSignatureBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
required string signature = 1;
setSingleColumnValueFilter(FilterProtos.SingleColumnValueFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
required .SingleColumnValueFilter single_column_value_filter = 1;
setSingleColumnValueFilter(FilterProtos.SingleColumnValueFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
required .SingleColumnValueFilter single_column_value_filter = 1;
setSize(int) - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
 
setSizeLimit(ScannerContext.LimitScope, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
 
setSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
required uint32 sizeOfLogQueue = 3;
setSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSource
 
setSizeOfLogQueue(int) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
 
setSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
 
setSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Set the size of the log queue
setSkipChecks(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
setSkipTableStateCheck(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
required bool skip_table_state_check = 3;
setSkipTableStateCheck(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
required bool skip_table_state_check = 3;
setSleepInterval(long) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
 
setSlop(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setSlop(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
setSmall(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Set whether this scan is a small scan
setSmall(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool small = 14;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.ProcedureDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse.Builder
optional .ProcedureDescription snapshot = 2;
setSnapshot(HBaseProtos.ProcedureDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse.Builder
optional .ProcedureDescription snapshot = 2;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional .SnapshotDescription snapshot = 2;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional .SnapshotDescription snapshot = 2;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshotHandlerForTesting(TableName, SnapshotSentinel) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Set the handler for the current snapshot
setSnapshots(int, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
setSnapshots(int, HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
setSocketSendBufSize(int) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Sets the socket buffer size used for responding to RPCs.
setSocketSendBufSize(int) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
setSoftLimit(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
optional uint64 soft_limit = 2;
setSortColumns(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setSortColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setSortedColumns(List<TColumn>) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setSortedColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setSortedPrefixes(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
repeated bytes sorted_prefixes = 1;
setSource(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional string source = 1;
setSource(MetricsThriftServerSource) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
setSourceBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional string source = 1;
setSpec(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionSpecifier spec = 1;
setSpec(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionSpecifier spec = 1;
setSplit(boolean) - Method in class org.apache.hadoop.hbase.HRegionInfo
 
setSplit(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bool split = 6;
setSplitkey(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
required bytes splitkey = 1;
setSplitKeys(int, com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
repeated bytes split_keys = 2;
setSplitPoint(byte[]) - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
 
setSplitPoint(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
optional bytes split_point = 2;
setSrcChecksum(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string src_checksum = 6;
setSrcChecksumBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string src_checksum = 6;
setStackId(int, int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
repeated uint32 stack_id = 7;
setStackIndexes(List<Integer>) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
Called on store load to initialize the Procedure internals after the creation/deserialization.
setStackTrace(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string stack_trace = 2;
setStackTraceBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string stack_trace = 2;
setStale(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional bool stale = 4 [default = false];
setStale(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional bool stale = 6;
setStamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
optional uint64 stamp = 3;
setStartAndPrefix(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the prefix (and thus start row) of the keys you want
setStartAndPrefix(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setStartAndPrefixIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setStartCode(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
optional uint64 start_code = 3;
setStartCode(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setStartCode(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int64 startCode = 2;
setStartDate(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
required string start_date = 1;
setStartDateBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
required string start_date = 1;
setStartId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
required uint64 start_id = 1;
setStartKey(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
setStartKey(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bytes start_key = 3;
setStartKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
setStartKey(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional bytes startKey = 2;
setStartKey(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setStartKey(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setStartKeyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
Set the start row of the scan.
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
 
setStartRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bytes start_row = 3;
setStartRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange.Builder
optional bytes start_row = 1;
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setStartRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bytes startRow = 1;
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Starting row in table to scan.
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Starting row in table to scan.
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Starting row in table to scan.
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Starting row in table to scan.
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStartRowInclusive(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange.Builder
optional bool start_row_inclusive = 2;
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStartTime(long) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
Called on store load to initialize the Procedure internals after the creation/deserialization.
setStartTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
optional uint64 start_time = 2;
setStartTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
required uint64 start_time = 4;
setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int64 startTime = 5;
setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
setState(ProcedureProtos.ProcedureState) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
 
setState(ClusterStatusProtos.RegionState.State) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionState.State state = 2;
setState(MasterProtos.GetProcedureResultResponse.State) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
required .GetProcedureResultResponse.State state = 1;
setState(ProcedureProtos.ProcedureState) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
required .ProcedureState state = 6;
setState(int, int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData.Builder
repeated uint32 state = 1;
setState(ClusterStatusProtos.RegionState.State) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
optional .RegionState.State state = 3;
setState(ZooKeeperProtos.ReplicationState.State) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
required .ReplicationState.State state = 1;
setState(ZooKeeperProtos.SplitLogTask.State) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .SplitLogTask.State state = 1;
setState(ZooKeeperProtos.Table.State) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
required .Table.State state = 1 [default = ENABLED];
setStateData(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
optional bytes state_data = 12;
setStatistics(ClientProtos.RegionLoadStats) - Method in class org.apache.hadoop.hbase.client.Result
Set load information about the region to the information about the result
setStatisticTracker(ServerStatisticTracker) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
Set the tracker that should be used for tracking statistics about the server
setStatus(String) - Method in class org.apache.hadoop.hbase.devtools.buildstats.TestCaseResult
 
setStatus(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
setStatus(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
setStopFlag(boolean) - Method in class org.apache.hadoop.hbase.MultithreadedTestUtil.TestContext
 
setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
Set the stop row.
setStopRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bytes stop_row = 4;
setStopRow(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange.Builder
optional bytes stop_row = 3;
setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
row to stop scanning on.
setStopRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
row to stop scanning on.
setStopRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStopRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStopRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStopRowInclusive(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange.Builder
optional bool stop_row_inclusive = 4;
setStopRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setStopRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setStopRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStopRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStopRowKey(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
optional bytes stop_row_key = 1;
setStoragePolicy(FileSystem, Configuration, Path, String, String) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Sets storage policy for given path according to config setting.
setStoreCompleteSequenceId(int, ClusterStatusProtos.StoreSequenceId) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
repeated .StoreSequenceId store_complete_sequence_id = 18;
setStoreCompleteSequenceId(int, ClusterStatusProtos.StoreSequenceId.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
repeated .StoreSequenceId store_complete_sequence_id = 18;
setStoreFile(int, String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
repeated string store_file = 1;
setStoreFile(int, String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
repeated string store_file = 3;
setStorefileIndexSizeMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefile_index_size_MB = 7;
setStorefileIndexSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setStorefileIndexSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefileIndexSizeMB = 6;
setStorefiles(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefiles = 3;
setStoreFiles(int, SnapshotProtos.SnapshotRegionManifest.StoreFile) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
setStoreFiles(int, SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
setStorefiles(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setStorefiles(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefiles = 3;
setStorefileSizeMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefile_size_MB = 5;
setStorefileSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setStorefileSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefileSizeMB = 4;
setStoreFlushes(int, WALProtos.FlushDescriptor.StoreFlushDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
setStoreFlushes(int, WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
setStoreHomeDir(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required string store_home_dir = 6;
setStoreHomeDir(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
required string store_home_dir = 2;
setStoreHomeDir(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
required string store_home_dir = 2;
setStoreHomeDirBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required string store_home_dir = 6;
setStoreHomeDirBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
required string store_home_dir = 2;
setStoreHomeDirBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
required string store_home_dir = 2;
setStoreLastFlushedSequenceId(int, ClusterStatusProtos.StoreSequenceId) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
setStoreLastFlushedSequenceId(int, ClusterStatusProtos.StoreSequenceId.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
setStoreLimit(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 store_limit = 8;
setStoreLimit(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 store_limit = 11;
setStoreOffset(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 store_offset = 9;
setStoreOffset(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 store_offset = 12;
setStores(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 stores = 2;
setStores(int, WALProtos.StoreDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
repeated .StoreDescriptor stores = 3;
setStores(int, WALProtos.StoreDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
repeated .StoreDescriptor stores = 3;
setStores(int, WALProtos.StoreDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
repeated .StoreDescriptor stores = 5;
setStores(int, WALProtos.StoreDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
repeated .StoreDescriptor stores = 5;
setStores(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setStores(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 stores = 2;
setStoreSequenceId(int, ClusterStatusProtos.StoreSequenceId) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
setStoreSequenceId(int, ClusterStatusProtos.StoreSequenceId.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
setStoreUncompressedSizeMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 store_uncompressed_size_MB = 4;
setStub(AdminProtos.AdminService.BlockingInterface) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
 
setSubstr(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
required string substr = 1;
setSubstrBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
required string substr = 1;
setSuccess(Message, CellScanner) - Method in class org.apache.hadoop.hbase.ipc.AsyncCall
Set success with a cellBlockScanner
setSuccess(List<TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_result
 
setSuccess(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setSuccess(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_result
 
setSuccess(List<TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
setSuccess(Map<ByteBuffer, ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
setSuccess(TRegionInfo) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
setSuccess(List<TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
setSuccess(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
setSuccess(List<TRegionInfo>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
setSuccess(List<TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
setSuccess(List<TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
setSuccess(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
setSuccess(TResult) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_result
 
setSuccess(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
setSuccess(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
setSuccess(List<TDelete>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
setSuccess(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
setSuccess(TResult) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
setSuccess(List<TResult>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
setSuccess(List<TResult>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
setSuccess(List<TResult>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setSuccess(TResult) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
setSuffixLengthVariance(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setSuites(List<TestSuite>) - Method in class org.apache.hadoop.hbase.devtools.buildstats.BuildResultWithTestCaseDetails
 
setSum(long) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse.Builder
required int64 sum = 1;
setSum(long) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse.Builder
required int64 sum = 1;
setSum(long) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse.Builder
optional int64 sum = 1;
setSynchronous(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
optional bool synchronous = 2;
setSystemProperty(String, String) - Static method in class org.apache.hadoop.hbase.security.HBaseKerberosUtils
 
setTable(Table) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
 
setTable(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional string table = 2;
setTable(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
optional .TableSchema table = 3;
setTable(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
optional .TableSchema table = 3;
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_args
the table to append the value on
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
to check in and delete from
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
to check in and put to
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
the table to delete from
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
the table to delete from
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
the table to check on
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
the table to get from
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
the table to get from
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
the table to get the Scanner for
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
the table to increment the value on
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
table to apply the mutations
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
the table to get the Scanner for
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
the table to put data in
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
the table to put data in
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
setTableBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional string table = 2;
setTableFilter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
Set the table filter regex
setTableGroupPermissions(String, TableName, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Overwrites the existing permission set for a group and triggers an update for zookeeper synchronization.
setTableInfo(HBaseFsck.TableInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
setTableInfo(HBaseFsck.TableInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
setTableName(TableName) - Method in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
 
setTableName(String) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData.Builder
required string table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .TableName table_name = 2;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .TableName table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
optional .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
optional .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
optional .TableName table_name = 3;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
optional .TableName table_name = 3;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
required .TableName table_name = 1;
setTableName(int, HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
setTableName(int, HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional .TableName table_name = 4;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional .TableName table_name = 4;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest.Builder
required .TableName tableName = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest.Builder
required .TableName tableName = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
required .TableName table_name = 1;
setTableName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes table_name = 1;
setTableName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
required bytes table_name = 2;
setTableName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
required bytes table_name = 2;
setTableName(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required bytes table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .TableName table_name = 1;
setTableName(TableName) - Method in class org.apache.hadoop.hbase.security.access.AuthResult.Params
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
name of table to create
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
name of table to delete
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
name of the table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
name of the table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
table name
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
name of the table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
name of the table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
table name
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
name of the table to check
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setTableNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData.Builder
required string table_name = 1;
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setTableNameOrRegionName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
setTableNameOrRegionName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
setTableNameOrRegionName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
setTableNameOrRegionName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
setTableNameOrRegionNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
setTableNameOrRegionNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
setTableNames(int, HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
setTableNames(int, HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
setTableNames(int, HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
setTableNames(int, HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
setTablePermission(AccessControlProtos.TablePermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .TablePermission table_permission = 4;
setTablePermission(AccessControlProtos.TablePermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .TablePermission table_permission = 4;
setTableQuota(TableName, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Allows subclasses to set the TableRecordReader.
setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
Allows subclasses to set the TableRecordReader.
setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Allows subclasses to set the TableRecordReader.
setTables(List<TableModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
 
setTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
required .TableSchema table_schema = 2;
setTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
required .TableSchema table_schema = 2;
setTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
optional .TableSchema table_schema = 4;
setTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
optional .TableSchema table_schema = 4;
setTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
required .TableSchema table_schema = 1;
setTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
required .TableSchema table_schema = 1;
setTableSchema(int, HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
setTableSchema(int, HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
setTableSchema(int, HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
setTableSchema(int, HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
setTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableSchema table_schema = 2;
setTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableSchema table_schema = 2;
setTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
required .TableSchema table_schema = 1;
setTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
required .TableSchema table_schema = 1;
SettableSequenceId - Interface in org.apache.hadoop.hbase
Using this Interface one can mark a Cell as Sequence stampable.
setTableState(TableName, ZooKeeperProtos.Table.State) - Method in interface org.apache.hadoop.hbase.TableStateManager
Sets the table into desired state.
setTableState(TableName, ZooKeeperProtos.Table.State) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTableStateManager
Sets table state in ZK.
setTableStateIfInStates(TableName, ZooKeeperProtos.Table.State, ZooKeeperProtos.Table.State...) - Method in interface org.apache.hadoop.hbase.TableStateManager
Sets the specified table into the newState, but only if the table is already in one of the possibleCurrentStates (otherwise no operation is performed).
setTableStateIfInStates(TableName, ZooKeeperProtos.Table.State, ZooKeeperProtos.Table.State...) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTableStateManager
Checks and sets table state in ZK.
setTableStateIfNotInStates(TableName, ZooKeeperProtos.Table.State, ZooKeeperProtos.Table.State...) - Method in interface org.apache.hadoop.hbase.TableStateManager
Sets the specified table into the newState, but only if the table is NOT in one of the possibleCurrentStates (otherwise no operation is performed).
setTableStateIfNotInStates(TableName, ZooKeeperProtos.Table.State, ZooKeeperProtos.Table.State...) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTableStateManager
Checks and sets table state in ZK.
setTableStateToDisabled(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
Mark table state to Disabled
setTableStateToDisabling(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
Mark table state to Disabling
setTableStateToEnabled(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
Mark table state to Enabled
setTableStateToEnabling(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
Mark table state to Enabling
SettableTimestamp - Interface in org.apache.hadoop.hbase
Using this Interface one can mark a Cell as timestamp changeable.
setTableUserPermissions(String, TableName, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Overwrites the existing permission set for a given user for a table, and triggers an update for zookeeper synchronization.
setTagCompressionContext(TagCompressionContext) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
 
setTagCompressionContext(TagCompressionContext) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
setTags(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes tags = 7;
setTags(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional bytes tags = 7;
setTags(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes tags = 5;
setTags(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setTags(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setTagsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setTagsOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setTargetTableName(String[]) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
setTaskNode(String) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
 
setTEST_FORCE_REFRESH(boolean) - Static method in class org.apache.hadoop.hbase.quotas.QuotaCache
 
setTestValues(byte[], byte[], byte[], byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.SampleRegionWALObserver
Set values: with a table name, a column name which will be ignored, and a column name which will be added to WAL.
setThird(C) - Method in class org.apache.hadoop.hbase.util.Triple
 
setThreadId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional int64 thread_id = 3;
setThreads(int, int) - Method in class org.apache.hadoop.hbase.http.HttpServer
Set the min, max number of worker threads (simultaneous connections).
setThrottle(QuotaProtos.ThrottleRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional .ThrottleRequest throttle = 7;
setThrottle(QuotaProtos.ThrottleRequest.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional .ThrottleRequest throttle = 7;
setThrottle(QuotaProtos.Throttle) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas.Builder
optional .Throttle throttle = 2;
setThrottle(QuotaProtos.Throttle.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas.Builder
optional .Throttle throttle = 2;
setThrowOnPostFlush(Boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
 
setTickTime(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
setTimedQuota(QuotaProtos.TimedQuota) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest.Builder
optional .TimedQuota timed_quota = 2;
setTimedQuota(QuotaProtos.TimedQuota.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest.Builder
optional .TimedQuota timed_quota = 2;
setTimeLag(long) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
We are interested in only those tables that have not changed their state in hbase:meta during the last few seconds specified by hbase.admin.fsck.timelag
setTimeLimit(ScannerContext.LimitScope, long) - Method in class org.apache.hadoop.hbase.regionserver.ScannerContext.Builder
 
setTimeOffset(long) - Method in class org.apache.hadoop.hbase.util.TimeOffsetEnvironmentEdge
 
setTimeout(int) - Method in class org.apache.hadoop.hbase.procedure2.Procedure
 
setTimeout(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
optional uint32 timeout = 9;
setTimeoutFailure() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
 
setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.Get
Get versions of columns only within the specified timestamp range, [minStamp, maxStamp).
setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.Increment
Sets the TimeRange to be used on the Get for this increment.
setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.Scan
Get versions of columns only within the specified timestamp range, [minStamp, maxStamp).
setTimeRange(HBaseProtos.TimeRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .TimeRange time_range = 5;
setTimeRange(HBaseProtos.TimeRange.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .TimeRange time_range = 5;
setTimeRange(HBaseProtos.TimeRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .TimeRange time_range = 7;
setTimeRange(HBaseProtos.TimeRange.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .TimeRange time_range = 7;
setTimeRange(HBaseProtos.TimeRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .TimeRange time_range = 6;
setTimeRange(HBaseProtos.TimeRange.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .TimeRange time_range = 6;
setTimeRange(TTimeRange) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setTimeRange(TTimeRange) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setTimeRangeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setTimeRangeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setTimeRangeTracker(TimeRangeTracker) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
Set TimeRangeTracker
setTimestamp(Cell, long) - Static method in class org.apache.hadoop.hbase.CellUtil
Sets the given timestamp to the cell.
setTimestamp(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
Sets the given timestamp to the cell.
setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.Delete
Set the timestamp of the delete.
setTimeStamp(long) - Method in class org.apache.hadoop.hbase.client.Get
Get versions of columns with the specified timestamp.
setTimeStamp(long) - Method in class org.apache.hadoop.hbase.client.Scan
Get versions of columns with the specified timestamp.
setTimestamp(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
optional uint64 timestamp = 3;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.KeyValue
 
setTimestamp(byte[], int) - Method in class org.apache.hadoop.hbase.KeyValue
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.master.RegionState
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional uint64 timestamp = 4;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional uint64 timestamp = 4;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional uint64 timestamp = 4;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional uint64 timestamp = 3;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional int64 timestamp = 3;
setTimestamp(long) - Method in interface org.apache.hadoop.hbase.SettableTimestamp
Sets with the given timestamp.
setTimestamp(byte[], int) - Method in interface org.apache.hadoop.hbase.SettableTimestamp
Sets with the given timestamp.
setTimestamp(long) - Method in class org.apache.hadoop.hbase.TagRewriteCell
 
setTimestamp(byte[], int) - Method in class org.apache.hadoop.hbase.TagRewriteCell
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setTimestampDeltaWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setTimestampDiffSize(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setTimestampFields(LongEncoder) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setTimestampIndexWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setTimeStampOfLastShippedOp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
required uint64 timeStampOfLastShippedOp = 4;
setTimestamps(int, long) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
repeated int64 timestamps = 1 [packed = true];
setTimeStampsOfLastAppliedOp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink.Builder
required uint64 timeStampsOfLastAppliedOp = 2;
setTimeToLive(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setTimeToLive(int) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setTimeToLiveIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setTimeUnit(HBaseProtos.TimeUnit) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
required .TimeUnit time_unit = 1;
setTimeUnit(TimeUnit) - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
 
setTo(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
optional uint64 to = 2;
setToggleKillBeforeStoreUpdate(ProcedureExecutor<TEnv>, boolean) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureTestingUtility
 
setToken(ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setToken(AuthenticationProtos.Token) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
optional .Token token = 1;
setToken(AuthenticationProtos.Token.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
optional .Token token = 1;
setTokenBytes(ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
 
setTokenOffset(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setTotalCompactingKVs(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 total_compacting_KVs = 10;
setTotalCompactingKVs(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setTotalCompactingKVs(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 totalCompactingKVs = 12;
setTotalNumberOfRequests(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 total_number_of_requests = 2;
setTotalRegions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
optional uint32 total_regions = 2;
setTotalStaticBloomSizeKB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 total_static_bloom_size_KB = 14;
setTotalStaticBloomSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setTotalStaticBloomSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 totalStaticBloomSizeKB = 11;
setTotalStaticIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 total_static_index_size_KB = 13;
setTotalStaticIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setTotalStaticIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 totalStaticIndexSizeKB = 10;
setTotalUncompressedBytes(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setTotalUncompressedBytes(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 total_uncompressed_bytes = 4;
setTrace(int, ErrorHandlingProtos.StackTraceElementMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
setTrace(int, ErrorHandlingProtos.StackTraceElementMessage.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
setTraceId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
optional int64 trace_id = 1;
setTraceInfo(TracingProtos.RPCTInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .RPCTInfo trace_info = 2;
setTraceInfo(TracingProtos.RPCTInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .RPCTInfo trace_info = 2;
setTrackerPos(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer.Builder
required uint64 tracker_pos = 2;
setTrackWroteKeys(boolean) - Method in class org.apache.hadoop.hbase.util.MultiThreadedWriterBase
Used for a joint write/read workload.
setTransition(int, RegionServerStatusProtos.RegionStateTransition) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
repeated .RegionStateTransition transition = 2;
setTransition(int, RegionServerStatusProtos.RegionStateTransition.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
repeated .RegionStateTransition transition = 2;
setTransitionCode(RegionServerStatusProtos.RegionStateTransition.TransitionCode) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
required .RegionStateTransition.TransitionCode transition_code = 1;
setTransitionInZK(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional bool transition_in_ZK = 3 [default = true];
setTTL(long) - Method in class org.apache.hadoop.hbase.client.Append
 
setTTL(long) - Method in class org.apache.hadoop.hbase.client.Delete
 
setTTL(long) - Method in class org.apache.hadoop.hbase.client.Increment
 
setTTL(long) - Method in class org.apache.hadoop.hbase.client.Mutation
Set the TTL desired for the result of the mutation, in milliseconds.
setTTL(long) - Method in class org.apache.hadoop.hbase.client.Put
 
setTtl(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional uint32 ttl = 4;
setTtl(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional int32 ttl = 3;
setType(AccessControlProtos.Permission.Type) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .Permission.Type type = 1;
setType(AccessControlProtos.Permission.Type) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
required .Permission.Type type = 1;
setType(HBaseProtos.RegionSpecifier.RegionSpecifierType) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
required .RegionSpecifier.RegionSpecifierType type = 1;
setType(HBaseProtos.SnapshotDescription.Type) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional .SnapshotDescription.Type type = 4 [default = FLUSH];
setType(ProcedureProtos.ProcedureWALEntry.Type) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
required .ProcedureWALEntry.Type type = 1;
setType(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
required uint32 type = 2;
setType(QuotaProtos.ThrottleType) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest.Builder
optional .ThrottleType type = 1;
setType(SnapshotProtos.SnapshotFileInfo.Type) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
required .SnapshotFileInfo.Type type = 1;
setUnassigned() - Method in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
setUnblockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
 
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.apache.hadoop.hbase.util.HasThread
 
setUncompressedDataIndexSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setUncompressedDataIndexSize(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 uncompressed_data_index_size = 3;
setUnmodifiedTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
optional .TableSchema unmodified_table_schema = 4;
setUnmodifiedTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
optional .TableSchema unmodified_table_schema = 4;
setUnmodifiedTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
optional .TableSchema unmodified_table_schema = 4;
setUnmodifiedTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
optional .TableSchema unmodified_table_schema = 4;
setUnmodifiedTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
optional .TableSchema unmodified_table_schema = 4;
setUnmodifiedTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
optional .TableSchema unmodified_table_schema = 4;
setUnmodifiedTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
optional .TableSchema unmodified_table_schema = 2;
setUnmodifiedTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
optional .TableSchema unmodified_table_schema = 2;
setUp() - Method in class org.apache.hadoop.hbase.client.TestAdmin1
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestAdmin2
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestClientNoCluster
 
setup() - Method in class org.apache.hadoop.hbase.client.TestClientScanner
 
setup() - Method in class org.apache.hadoop.hbase.client.TestClientSmallReversedScanner
 
setup() - Method in class org.apache.hadoop.hbase.client.TestClientSmallScanner
 
setup() - Method in class org.apache.hadoop.hbase.client.TestCloneSnapshotFromClient
Initialize the tests with a table filled with some data and two snapshots (snapshotName0, snapshotName1) of different states.
setUp() - Method in class org.apache.hadoop.hbase.client.TestFastFail
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestFromClientSide
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestFromClientSide3
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestMetaScanner
 
setup() - Method in class org.apache.hadoop.hbase.client.TestMetaWithReplicas
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestMultipleTimestamps
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestPutDotHas
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestPutWriteToWal
 
setup() - Method in class org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient
Initialize the tests with a table filled with some data and two snapshots (snapshotName0, snapshotName1) of different states.
setup() - Static method in class org.apache.hadoop.hbase.client.TestRpcControllerFactory
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestScannersFromClientSide
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestScannerTimeout
 
setup() - Method in class org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence
 
setup() - Method in class org.apache.hadoop.hbase.client.TestSnapshotFromClient
 
setup() - Method in class org.apache.hadoop.hbase.client.TestSnapshotMetadata
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestTimestampsFilter
 
setup() - Static method in class org.apache.hadoop.hbase.client.TestUpdateConfiguration
 
setUp() - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
 
setUp() - Method in class org.apache.hadoop.hbase.coprocessor.TestWALObserver
 
setUp() - Static method in class org.apache.hadoop.hbase.filter.FilterTestingCluster
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestColumnPaginationFilter
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestColumnRangeFilter
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestDependentColumnFilter
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestFilter
 
setUp() - Static method in class org.apache.hadoop.hbase.filter.TestFilterWrapper
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestInclusiveStopFilter
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestInvocationRecordFilter
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestParseFilter
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestPrefixFilter
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestRandomRowFilter
 
setUp() - Method in class org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter
 
setUp() - Method in class org.apache.hadoop.hbase.fs.TestBlockReorder
 
setUp() - Method in class org.apache.hadoop.hbase.HBaseTestCase
Deprecated.
Note that this method must be called after the mini hdfs cluster has started or we end up with a local file system.
setup() - Static method in class org.apache.hadoop.hbase.http.jmx.TestJMXJsonServlet
 
setup() - Static method in class org.apache.hadoop.hbase.http.TestHttpServer
 
setup() - Static method in class org.apache.hadoop.hbase.http.TestSSLHttpServer
 
setUp() - Method in class org.apache.hadoop.hbase.IntegrationTestBase
 
setUp() - Method in class org.apache.hadoop.hbase.IntegrationTestIngestWithEncryption
 
setUp() - Method in class org.apache.hadoop.hbase.IntegrationTestLazyCfLoading
 
setUp() - Method in class org.apache.hadoop.hbase.IntegrationTestManyRegions
 
setUp() - Static method in class org.apache.hadoop.hbase.IntegrationTestMetaReplicas
 
setUp() - Method in class org.apache.hadoop.hbase.IntegrationTestRegionReplicaPerf
 
setUp() - Static method in class org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider
 
setUp() - Method in class org.apache.hadoop.hbase.io.encoding.TestPrefixTree
 
setUp() - Method in class org.apache.hadoop.hbase.io.encoding.TestPrefixTreeEncoding
 
setUp() - Method in class org.apache.hadoop.hbase.io.encoding.TestSeekBeforeWithReverseScan
 
setup() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketWriterThread
Set up variables and get BucketCache and WriterThread into state where tests can manually control the running of WriterThread and BucketCache is empty.
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestBlockCacheReporting
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestCacheConfig
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestChecksum
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestFixedFileTrailer
 
setup() - Method in class org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFile
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlock
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
 
setUp() - Static method in class org.apache.hadoop.hbase.io.hfile.TestHFileEncryption
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileSeek
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileWriterV2
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileWriterV3
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestLazyDataBlockDecompression
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestLruCachedBlock
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestPrefetch
 
setUp() - Method in class org.apache.hadoop.hbase.io.hfile.TestSeekTo
 
setUp() - Method in class org.apache.hadoop.hbase.io.util.TestLRUDictionary
 
setup() - Method in class org.apache.hadoop.hbase.ipc.TestBufferChain
 
setUp() - Method in class org.apache.hadoop.hbase.ipc.TestProtoBufRpc
 
setUp() - Method in class org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler
 
setup(Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.Importer
 
setup(Context) - Method in class org.apache.hadoop.hbase.mapreduce.Import.KeyValueImporter
 
setup(Context) - Method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
 
setUp() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestTableSnapshotInputFormat
 
setUp() - Method in class org.apache.hadoop.hbase.mapreduce.TestWALRecordReader
 
setup(Context) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
Handles initializing this class with objects specific to it (i.e., the parser).
setup(Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterCustomTestMapper
 
setup(Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
Handles initializing this class with objects specific to it (i.e., the parser).
setup(Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
Handles initializing this class with objects specific to it (i.e., the parser).
setup(Context) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer.WALMapper
 
setup() - Method in class org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster
 
setUp() - Method in class org.apache.hadoop.hbase.master.handler.TestCreateTableHandler
 
setUp() - Method in class org.apache.hadoop.hbase.master.handler.TestEnableTableHandler
 
setup() - Method in class org.apache.hadoop.hbase.master.handler.TestTableDeleteFamilyHandler
 
setup() - Method in class org.apache.hadoop.hbase.master.handler.TestTableDescriptorModification
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestAddColumnFamilyProcedure
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestCreateTableProcedure
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestDeleteColumnFamilyProcedure
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestDeleteTableProcedure
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestDisableTableProcedure
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestEnableTableProcedure
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures
 
setUp() - Method in class org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestModifyColumnFamilyProcedure
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestModifyTableProcedure
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestProcedureAdmin
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestTruncateTableProcedure
 
setup() - Method in class org.apache.hadoop.hbase.master.procedure.TestWALProcedureStoreOnHDFS
 
setup() - Static method in class org.apache.hadoop.hbase.master.TestDistributedLogSplitting
 
setUp() - Method in class org.apache.hadoop.hbase.master.TestGetInfoPort
 
setUp() - Method in class org.apache.hadoop.hbase.master.TestGetLastFlushedSequenceId
 
setUp() - Method in class org.apache.hadoop.hbase.master.TestHMasterRPCException
 
setup() - Static method in class org.apache.hadoop.hbase.master.TestMasterMetricsWrapper
 
setup() - Method in class org.apache.hadoop.hbase.master.TestMasterPriorityRpc
 
setup() - Method in class org.apache.hadoop.hbase.master.TestMasterTransitions
 
setUp() - Method in class org.apache.hadoop.hbase.master.TestOpenedRegionHandler
 
setup() - Method in class org.apache.hadoop.hbase.master.TestSplitLogManager
 
setUp() - Method in class org.apache.hadoop.hbase.master.TestWarmupRegion
 
setup() - Method in class org.apache.hadoop.hbase.master.TestZKBasedOpenCloseRegion
 
setUp() - Static method in class org.apache.hadoop.hbase.metrics.TestBaseSourceImpl
 
setUp() - Static method in class org.apache.hadoop.hbase.mttr.IntegrationTestMTTR
 
setup(Context) - Method in class org.apache.hadoop.hbase.PerformanceEvaluation.EvaluationMapTask
 
setup() - Method in class org.apache.hadoop.hbase.procedure.TestProcedure
 
setUp() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore
 
setUp() - Method in class org.apache.hadoop.hbase.procedure2.TestProcedureExecution
 
setUp() - Method in class org.apache.hadoop.hbase.procedure2.TestProcedureRecovery
 
setUp() - Method in class org.apache.hadoop.hbase.procedure2.TestProcedureReplayOrder
 
setup(RegionServerServices) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionThroughputController
Setup controller for the given region server.
setup(RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.compactions.NoLimitCompactionThroughputController
 
setup(RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.compactions.PressureAwareCompactionThroughputController
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.compactions.TestOffPeakHours
 
setup() - Method in class org.apache.hadoop.hbase.regionserver.TestAtomicOperation
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestBlocksRead
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestBlocksScanned
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestCacheOnWriteInSchema
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestCellSkipListSet
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestClusterId
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestCompaction
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestCompoundBloomFilter
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestDefaultMemStore
 
setUp() - Static method in class org.apache.hadoop.hbase.regionserver.TestEncryptionKeyRotation
 
setUp() - Static method in class org.apache.hadoop.hbase.regionserver.TestEncryptionRandomKeying
 
setup() - Method in class org.apache.hadoop.hbase.regionserver.TestFailedAppendAndSync
 
setUp() - Static method in class org.apache.hadoop.hbase.regionserver.TestFlushRegionEntry
 
setup() - Method in class org.apache.hadoop.hbase.regionserver.TestHRegion
 
setup() - Method in class org.apache.hadoop.hbase.regionserver.TestHRegionReplayEvents
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestKeepDeletes
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestKeyValueHeap
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestMajorCompaction
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestMetricsRegionServer
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestMinorCompaction
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestParallelPut
 
setup() - Method in class org.apache.hadoop.hbase.regionserver.TestPriorityRpc
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestQueryMatcher
 
setup() - Method in class org.apache.hadoop.hbase.regionserver.TestRegionMergeTransaction
 
setUp() - Static method in class org.apache.hadoop.hbase.regionserver.TestRegionServerOnlineConfigChange
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestRegionServerReportForDuty
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker
 
setup() - Static method in class org.apache.hadoop.hbase.regionserver.TestScannerRetriableFailure
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestScanWithBloomError
 
setUp() - Static method in class org.apache.hadoop.hbase.regionserver.TestSCVFWithMiniCluster
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestSeekOptimizations
 
setup() - Method in class org.apache.hadoop.hbase.regionserver.TestSplitLogWorker
 
setup() - Method in class org.apache.hadoop.hbase.regionserver.TestSplitTransaction
 
setup() - Method in class org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestSplitWalDataLoss
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestStore
Setup
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestStoreFile
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore
 
setUp() - Static method in class org.apache.hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestStoreScanner
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.TestStripeStoreFileManager
 
setup() - Method in class org.apache.hadoop.hbase.regionserver.TestWALLockup
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.wal.TestFSHLog
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.wal.TestLogRollAbort
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.wal.TestProtobufLog
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener
 
setUp() - Method in class org.apache.hadoop.hbase.regionserver.wal.TestWALReplay
 
setUp() - Method in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
 
setUp() - Method in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager
 
setUp() - Method in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
 
setUp() - Method in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
 
setUp() - Method in class org.apache.hadoop.hbase.replication.TestMasterReplication
 
setUp() - Method in class org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
 
setup() - Method in class org.apache.hadoop.hbase.replication.TestReplicationEndpoint
 
setUp() - Method in class org.apache.hadoop.hbase.replication.TestReplicationSmallTests
 
setUp() - Method in class org.apache.hadoop.hbase.replication.TestReplicationStateBasic
 
setUp() - Method in class org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
 
setUp() - Method in class org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
 
setUp() - Method in class org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
 
setup() - Method in class org.apache.hadoop.hbase.rest.client.TestRemoteAdminRetries
 
setup() - Method in class org.apache.hadoop.hbase.rest.client.TestRemoteHTableRetries
 
setup(Context) - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.EvaluationMapTask
 
setup() - Method in class org.apache.hadoop.hbase.security.access.TestAccessControlFilter
 
setUp() - Method in class org.apache.hadoop.hbase.security.access.TestAccessController2
 
setUp() - Method in class org.apache.hadoop.hbase.security.access.TestCellACLs
 
setUp() - Method in class org.apache.hadoop.hbase.security.access.TestCellACLWithMultipleVersions
 
setUp() - Method in class org.apache.hadoop.hbase.security.access.TestScanEarlyTermination
 
setUp() - Method in class org.apache.hadoop.hbase.security.access.TestWithDisabledAuthorization
 
setUp() - Static method in class org.apache.hadoop.hbase.security.TestSecureRPC
 
setUp() - Static method in class org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop
 
setUp() - Static method in class org.apache.hadoop.hbase.security.token.TestGenerateDelegationToken
 
setup() - Method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelReplicationWithExpAsString
 
setup() - Method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
 
setUp() - Method in class org.apache.hadoop.hbase.snapshot.TestExportSnapshot
Create a table and take a snapshot of the table used by the export test.
setup() - Method in class org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
 
setup() - Method in class org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
Initialize the tests with a table filled with some data and two snapshots (snapshotName0, snapshotName1) of different states.
setup() - Method in class org.apache.hadoop.hbase.snapshot.TestRestoreSnapshotHelper
 
setUp() - Method in class org.apache.hadoop.hbase.snapshot.TestSnapshotClientRetries
 
setup(Context) - Method in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.LoadMapper
 
setup(Context) - Method in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.VerifyReducer
 
setup(<any>.Context) - Method in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.WALSearcher.WALMapperSearcher
 
setup(Context) - Method in class org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify.LoadWithCellVisibilityMapper
 
setup(Context) - Method in class org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify.VerifyMapper
 
setUp() - Method in class org.apache.hadoop.hbase.TestClusterBootOrder
 
setUp() - Method in class org.apache.hadoop.hbase.TestCompoundConfiguration
 
setUp() - Method in class org.apache.hadoop.hbase.TestFullLogReconstruction
 
setup() - Method in class org.apache.hadoop.hbase.TestHColumnDescriptorDefaultVersions
 
setUp() - Static method in class org.apache.hadoop.hbase.TestNamespace
 
setUp() - Method in class org.apache.hadoop.hbase.TestZooKeeper
 
setup() - Method in class org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
 
setup() - Method in class org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels
 
setUp() - Method in class org.apache.hadoop.hbase.util.TestBoundedConcurrentLinkedQueue
 
setUp() - Method in class org.apache.hadoop.hbase.util.TestBoundedPriorityBlockingQueue
 
setUp() - Method in class org.apache.hadoop.hbase.util.TestByteBufferUtils
Create an array with sample data.
setup() - Method in class org.apache.hadoop.hbase.util.TestFSHDFSUtils
 
setUp() - Method in class org.apache.hadoop.hbase.util.TestFSVisitor
 
setUp() - Method in class org.apache.hadoop.hbase.util.TestHBaseFsck
 
setUp() - Method in class org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
 
setUp() - Method in class org.apache.hadoop.hbase.util.TestMergeTool
 
setUp() - Method in class org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
 
setUp() - Method in class org.apache.hadoop.hbase.util.TestPoolMap.TestPoolType
 
setup() - Static method in class org.apache.hadoop.hbase.util.TestRegionSplitter
 
setUp() - Method in class org.apache.hadoop.hbase.util.TestWeakObjectPool
 
setUp() - Method in class org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingProvider
 
setUp() - Method in class org.apache.hadoop.hbase.wal.TestDefaultWALProvider
 
setUp() - Method in class org.apache.hadoop.hbase.wal.TestWALFactory
 
setUp() - Method in class org.apache.hadoop.hbase.wal.TestWALFiltering
 
setUp() - Method in class org.apache.hadoop.hbase.wal.TestWALSplit
 
setup() - Method in class org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
 
setUp() - Method in class org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
 
setUpBaseConf(Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.TestExportSnapshot
 
setupBasicMocks() - Method in class org.apache.hadoop.hbase.master.TestMasterStatusServlet
 
setupBasicMocks() - Method in class org.apache.hadoop.hbase.regionserver.TestRSStatusServlet
 
setUpBefore() - Method in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRebuildTestCore
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.AbstractTestShell
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.replication.TestReplicationAdmin
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.replication.TestReplicationAdminWithClusters
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestAdmin1
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestAdmin2
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestCheckAndMutate
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestClientOperationInterrupt
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestClientScannerRPCTimeout
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestClientTimeouts
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestCloneSnapshotFromClient
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestFastFail
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestFromClientSide
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestFromClientSide3
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestFromClientSideNoCodec
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestHCM
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestHTableMultiplexer
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestHTablePool.TestHTablePoolType
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestHTableUtil
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestMultipleTimestamps
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestPutWithDelete
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestResultSizeEstimation
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestScannersFromClientSide
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestScannerTimeout
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestSizeFailures
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.client.TestTimestampsFilter
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.constraint.TestConstraint
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.example.TestBulkDeleteProtocol
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.example.TestRowCountEndpoint
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.example.TestZooKeeperScanPolicyObserver
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
A set up method to start the test cluster.
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestBatchCoprocessorEndpoint
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
A set up method to start the test cluster.
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestClassLoading
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorStop
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorTableEndpoint
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestDoubleColumnInterpreter
A set up method to start the test cluster.
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestHTableWrapper
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorEndpoint
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemove
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.coprocessor.TestWALObserver
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.filter.TestColumnRangeFilter
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.filter.TestMultiRowRangeFilter
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.io.TestHalfStoreFileReader
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.mapreduce.TestRowCounter
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.mapreduce.TestSerialization
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScanBase
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.mapreduce.TestWALRecordReader
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.master.balancer.TestFavoredNodeAssignmentHelper
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.master.TestActiveMasterManager
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.master.TestMasterNoCluster
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.master.TestMetaShutdownHandler
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.master.TestRegionPlacement
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.master.TestRegionPlacement2
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.master.TestWarmupRegion
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.master.TestZKLessAMOnCluster
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.migration.TestNamespaceUpgrade
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.migration.TestUpgradeTo96
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.procedure.TestProcedureManager
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.quotas.TestQuotaAdmin
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.quotas.TestQuotaTableUtil
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.quotas.TestQuotaThrottle
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.TestCompactionState
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoad
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.TestMasterAddressTracker
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.TestRegionFavoredNodes
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.TestScannerHeartbeatMessages
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.TestScannerWithBulkload
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.TestServerCustomProtocol
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.TestTags
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestCompressor
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestDurability
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestFSHLog
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestLogRollAbort
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestLogRollPeriod
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestProtobufLog
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestReadOldRootAndMetaEdits
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestSecureWALReplay
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestWALReplay
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.regionserver.wal.TestWALReplayCompressed
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.TestPerTableCFReplication
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.TestReplicationBase
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.TestReplicationEndpoint
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.TestReplicationSource
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.replication.TestReplicationWithTags
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.client.TestRemoteTable
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestGzipFilter
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestMultiRowResource
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestResourceFilter
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestScannerResource
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestScannersWithFilters
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestScannersWithLabels
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestSchemaResource
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestStatusResource
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestTableResource
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestTableScan
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.rest.TestVersionResource
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.access.TestAccessControlFilter
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.access.TestAccessController
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.access.TestAccessController2
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.access.TestCellACLs
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.access.TestCellACLWithMultipleVersions
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.access.TestScanEarlyTermination
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.access.TestWithDisabledAuthorization
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.token.TestTokenAuthentication
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.token.TestZKSecretWatcher
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestDefaultScanLabelGeneratorStack
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestEnforcingScanLabelGenerator
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOpWithDifferentUsersNoACL
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithACL
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithCustomVisLabService
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDefaultVisLabelService
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDistributedLogReplay
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithSLGStack
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLablesWithGroups
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityWithCheckAuths
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.security.visibility.TestWithDisabledAuthorization
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.snapshot.TestExportSnapshot
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.TestFullLogReconstruction
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.TestJMXListener
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
Deprecated.
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.TestMultiVersions
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.TestPartialResultsFromClientSide
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.TestZooKeeper
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.thrift.TestThriftHttpServer
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.util.TestHBaseFsck
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingProvider
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.wal.TestDefaultWALProvider
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.wal.TestSecureWAL
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.wal.TestWALFactory
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.wal.TestWALReaderOnSecureWAL
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.wal.TestWALSplit
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.wal.TestWALSplitCompressed
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
 
setupBeforeClass() - Static method in class org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.zookeeper.TestZKMulti
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
 
setUpBeforeClass() - Static method in class org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
 
setupBeforeTest() - Method in class org.apache.hadoop.hbase.regionserver.TestScannerHeartbeatMessages
 
setUpClass() - Static method in class org.apache.hadoop.hbase.regionserver.compactions.TestOffPeakHours
 
setupCluster() - Static method in class org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient
Setup the config for the cluster
setupCluster() - Static method in class org.apache.hadoop.hbase.backup.TestHFileArchiving
Setup the config for the cluster
setUpCluster() - Method in class org.apache.hadoop.hbase.chaos.util.ChaosMonkeyRunner
 
setupCluster() - Static method in class org.apache.hadoop.hbase.client.TestClientPushback
 
setupCluster() - Static method in class org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence
Setup the config for the cluster and start it
setupCluster() - Static method in class org.apache.hadoop.hbase.client.TestSnapshotFromClient
Setup the config for the cluster
setupCluster() - Static method in class org.apache.hadoop.hbase.client.TestSnapshotMetadata
 
setupCluster() - Method in class org.apache.hadoop.hbase.client.TestTableSnapshotScanner
 
setupCluster() - Static method in class org.apache.hadoop.hbase.coprocessor.TestOpenTableInCoprocessor
 
setUpCluster() - Method in class org.apache.hadoop.hbase.IntegrationTestAcidGuarantees
 
setUpCluster() - Method in class org.apache.hadoop.hbase.IntegrationTestBase
 
setUpCluster() - Method in class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover
 
setUpCluster() - Method in class org.apache.hadoop.hbase.IntegrationTestIngest
 
setUpCluster() - Method in class org.apache.hadoop.hbase.IntegrationTestIngestWithACL
 
setUpCluster() - Method in class org.apache.hadoop.hbase.IntegrationTestIngestWithEncryption
 
setUpCluster() - Method in class org.apache.hadoop.hbase.IntegrationTestIngestWithTags
 
setUpCluster() - Method in class org.apache.hadoop.hbase.IntegrationTestIngestWithVisibilityLabels
 
setUpCluster() - Method in class org.apache.hadoop.hbase.IntegrationTestRegionReplicaPerf
 
setUpCluster() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad
 
setUpCluster() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestTableSnapshotInputFormat
 
setupCluster() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatTestBase
 
setupCluster() - Static method in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery
 
setupCluster() - Static method in class org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster
Setup the config for the cluster
setupCluster() - Static method in class org.apache.hadoop.hbase.master.procedure.TestAddColumnFamilyProcedure
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.procedure.TestCreateTableProcedure
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.procedure.TestDeleteColumnFamilyProcedure
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.procedure.TestDeleteTableProcedure
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.procedure.TestDisableTableProcedure
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.procedure.TestEnableTableProcedure
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.procedure.TestModifyColumnFamilyProcedure
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.procedure.TestModifyTableProcedure
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.procedure.TestProcedureAdmin
 
setupCluster() - Static method in class org.apache.hadoop.hbase.master.procedure.TestTruncateTableProcedure
 
setupCluster() - Static method in class org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
Setup the config for the cluster
setUpCluster() - Method in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList
 
setUpCluster() - Method in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedListWithVisibility
 
setUpCluster() - Method in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify
 
setUpCluster() - Method in class org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify
 
setupClusterConnection() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Setup our cluster connection if not already initialized.
setupConnection() - Method in class org.apache.hadoop.hbase.ipc.RpcClientImpl.Connection
 
setupDataTestDir() - Method in class org.apache.hadoop.hbase.HBaseCommonTestingUtility
Sets up a directory for a test to use.
setupDataTestDir() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
setUpdated(int, long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
repeated uint64 updated = 2;
setUpdateInfo(int, AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
setUpdateInfo(int, AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
setupFS() - Static method in class org.apache.hadoop.hbase.snapshot.TestSnapshotDescriptionUtils
 
setupHRI() - Method in class org.apache.hadoop.hbase.regionserver.handler.TestCloseRegionHandler
Before each test, use a different HRI, so the different tests don't interfere with each other.
setupHRI() - Method in class org.apache.hadoop.hbase.regionserver.handler.TestOpenRegionHandler
Before each test, use a different HRI, so the different tests don't interfere with each other.
setupIOstreams() - Method in class org.apache.hadoop.hbase.ipc.RpcClientImpl.Connection
 
setupJob(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
setupMasterlessConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
Setup the connection class, so that it will not depend on master being online.
setupMeta(Path, HRegion[]) - Method in class org.apache.hadoop.hbase.util.TestMergeTable
 
setupMocks() - Method in class org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy
 
setupMocksForNormalizer(Map<byte[], Integer>, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.normalizer.TestSimpleRegionNormalizer
 
setUpMonkey() - Method in class org.apache.hadoop.hbase.IntegrationTestBase
 
setUpMonkey() - Method in class org.apache.hadoop.hbase.IntegrationTestRegionReplicaPerf
 
setupNamespace() - Static method in class org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
 
setupOnce() - Static method in class org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
 
setupRegionReplicaReplication(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
Create replication peer for replicating to region replicas if needed.
setupSetQuotaRequest(MasterProtos.SetQuotaRequest.Builder) - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
Called by toSetQuotaRequestProto() the subclass should implement this method to set the specific SetQuotaRequest properties.
setupShortCircuitRead(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Do our short circuit read setup.
setupSSLConfig(String, String, Configuration, boolean) - Static method in class org.apache.hadoop.hbase.http.ssl.KeyStoreTestUtil
Performs complete setup of SSL configuration in preparation for testing an SSLFactory.
setupTablesAndReplication() - Method in class org.apache.hadoop.hbase.test.IntegrationTestReplication.VerifyReplicationLoop
This tears down any tables that existed from before and rebuilds the tables and schemas on the source cluster.
setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
setupTest() - Static method in class org.apache.hadoop.hbase.master.TestMasterFileSystem
 
setupTest() - Static method in class org.apache.hadoop.hbase.procedure.TestZKProcedure
 
setupTest() - Static method in class org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
 
setUrl(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string url = 2;
setUrlBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string url = 2;
setUsedHeapMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 used_heap_MB = 3;
setUseDistributedCluster(Configuration) - Static method in class org.apache.hadoop.hbase.IntegrationTestingUtility
Sets the configuration property to use a distributed cluster for the integration tests.
setUser(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required bytes user = 1;
setUser(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
required bytes user = 1;
setUser(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string user = 4;
setUser(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest.Builder
required bytes user = 1;
setUser(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse.Builder
required bytes user = 1;
setUser(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest.Builder
required bytes user = 1;
setUser(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations.Builder
required bytes user = 1;
setUserAuths(int, VisibilityLabelsProtos.UserAuthorizations) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
repeated .UserAuthorizations userAuths = 1;
setUserAuths(int, VisibilityLabelsProtos.UserAuthorizations.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
repeated .UserAuthorizations userAuths = 1;
setUserBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string user = 4;
setUserFilter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
Set the user filter regex
setUserGroup(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional string user_group = 2;
setUserGroupBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional string user_group = 2;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
required .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .UserInformation user_info = 1;
setUsername(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required bytes username = 2;
setUsername(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string username = 1;
setUserName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional string user_name = 1;
setUsernameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string username = 1;
setUserNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
optional string user_name = 1;
setUsernameConfKey(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.Builder
 
setUserPermission(int, AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
setUserPermission(int, AccessControlProtos.UserPermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
setUserPermission(AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
required .UserPermission user_permission = 1;
setUserPermission(AccessControlProtos.UserPermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
required .UserPermission user_permission = 1;
setUserPermission(AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
required .UserPermission user_permission = 1;
setUserPermission(AccessControlProtos.UserPermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
required .UserPermission user_permission = 1;
setUserPermissions(int, AccessControlProtos.UsersAndPermissions.UserPermissions) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
setUserPermissions(int, AccessControlProtos.UsersAndPermissions.UserPermissions.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
setUserProviderForTesting(Configuration, Class<? extends UserProvider>) - Static method in class org.apache.hadoop.hbase.security.UserProvider
Set the UserProvider in the given configuration that should be instantiated
setUserQuota(String, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setUserQuota(String, TableName, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setUserQuota(String, String, MasterProtos.SetQuotaRequest) - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
setUseThisHostnameInstead(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
optional string use_this_hostname_instead = 4;
setUseThisHostnameInsteadBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
optional string use_this_hostname_instead = 4;
setUtil(IntegrationTestingUtility) - Method in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
 
setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
setValue(String, String) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
setValue(String) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse.Builder
required string value = 1;
setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setValue(String, String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setter for storing metadata as a (key, value) pair in HTableDescriptor.values map
setValue(ImmutableBytesWritable, ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
setValue(String, String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setter for storing metadata as a (key, value) pair in HTableDescriptor.values map
setValue(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes value = 6;
setValue(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional bytes value = 6;
setValue(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .NameBytesPair value = 2;
setValue(HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .NameBytesPair value = 2;
setValue(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult.Builder
optional .NameBytesPair value = 1;
setValue(HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult.Builder
optional .NameBytesPair value = 1;
setValue(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes value = 2;
setValue(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
optional bytes value = 1;
setValue(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
optional bytes value = 2;
setValue(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional int64 value = 2;
setValue(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string value = 2;
setValue(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
required bytes value = 2;
setValue(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
required bool value = 1;
setValue(V) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Set the value of this entry.
setValue(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
setValue(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string value = 2;
setValue(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string value = 2;
setValue(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
amount to increment by
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
the expected value for the column parameter, if not provided the check is for the non-existence of the column in question
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
the expected value, if not provided the check is for the non-existence of the column in question
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
the expected value, if not provided the check is for the non-existence of the column in question
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setValue(long) - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string value = 2;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string value = 2;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string value = 2;
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setValueLength(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setValueLengthWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setValueOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setValues(int, CellMessage.Cell) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
setValues(int, CellMessage.Cell.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
setValues(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setValuesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
 
setVersion(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setVersion(int) - Method in class org.apache.hadoop.hbase.coordination.ZkOpenRegionCoordination.ZkOpenRegionDetails
 
setVersion(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
required string version = 1;
setVersion(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional int32 version = 5;
setVersion(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
required uint32 version = 1;
setVersion(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer.Builder
required uint32 version = 1;
setVersion(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string version = 1;
setVersion(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
optional int32 version = 1;
setVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
 
setVersion(byte) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setVersion(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Sets version of file system
setVersion(FileSystem, Path, int, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Sets version of file system
setVersion(FileSystem, Path, String, int, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Sets version of file system
setVersionBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
required string version = 1;
setVersionBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
required string version = 1;
setVersionInfo(RPCProtos.VersionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .VersionInfo version_info = 5;
setVersionInfo(RPCProtos.VersionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .VersionInfo version_info = 5;
setVersionIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setVersionOfClosingNode(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional uint32 version_of_closing_node = 2;
setVersionOfOfflineNode(int) - Method in class org.apache.hadoop.hbase.coordination.ZkOpenRegionCoordination.ZkOpenRegionDetails
 
setVersionOfOfflineNode(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
optional uint32 version_of_offline_node = 2;
setVersionsDeleted(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
optional uint64 versionsDeleted = 2;
setVictimCache(BlockCache) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
setVisibilityLabelServiceImpl(Configuration, Class) - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelReplicationWithExpAsString
 
setVisibilityLabelServiceImpl(Configuration) - Static method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
 
setVisLabel(int, VisibilityLabelsProtos.VisibilityLabel) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
repeated .VisibilityLabel visLabel = 1;
setVisLabel(int, VisibilityLabelsProtos.VisibilityLabel.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
repeated .VisibilityLabel visLabel = 1;
setWalEdit(int, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
Sets the walEdit for the operation(Mutation) at the specified position.
setWalName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
optional string wal_name = 5;
setWalNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
optional string wal_name = 5;
setWalServer(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
optional string wal_server = 4;
setWalServerBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
optional string wal_server = 4;
setWatchIfNodeExists(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Watch the specified znode, but only if exists.
setWebuiPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
optional uint32 webui_port = 2;
setWithPrefix(Configuration, String, Iterable<Map.Entry<String, String>>) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
Sets all the entries in the provided Map<String, String> as properties in the given Configuration.
setWriteBufferSize(long) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
Deprecated.
Going away when we drop public support for HTableInterface.
setWriteBufferSize(long) - Method in class org.apache.hadoop.hbase.client.HTable
Sets the size of the buffer in bytes.
setWriteBufferSize(long) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Deprecated.
setWriteBufferSize(long) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
 
setWriteBufferSize(long) - Method in interface org.apache.hadoop.hbase.client.Table
Deprecated.
as of 1.0.1 (should not have been in 1.0.0). Replaced by BufferedMutator and BufferedMutatorParams.writeBufferSize(long)
setWriteBufferSize(long) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
setWriteFlushWalMarker(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
optional bool write_flush_wal_marker = 3;
setWriteNum(QuotaProtos.TimedQuota) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota write_num = 3;
setWriteNum(QuotaProtos.TimedQuota.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota write_num = 3;
setWriterClsName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional string writer_cls_name = 4;
setWriterClsNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional string writer_cls_name = 4;
setWriteRequestsCount(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 write_requests_count = 9;
setWriteRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setWriteRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 writeRequestsCount = 8;
setWriteSize(QuotaProtos.TimedQuota) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota write_size = 4;
setWriteSize(QuotaProtos.TimedQuota.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
optional .TimedQuota write_size = 4;
setWriteTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required uint64 write_time = 4;
setWriteToWAL(boolean) - Method in class org.apache.hadoop.hbase.client.Append
Deprecated.
setWriteToWAL(boolean) - Method in class org.apache.hadoop.hbase.client.Delete
Deprecated.
setWriteToWAL(boolean) - Method in class org.apache.hadoop.hbase.client.Increment
Deprecated.
setWriteToWAL(boolean) - Method in class org.apache.hadoop.hbase.client.Mutation
Deprecated.
setWriteToWAL(boolean) - Method in class org.apache.hadoop.hbase.client.Put
Deprecated.
setWriteToWAL(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setWriteToWALIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setWroteFlushWalMarker(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
optional bool wrote_flush_wal_marker = 3;
setYetToUpdateRegions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
optional uint32 yet_to_update_regions = 1;
setZkCluster(MiniZooKeeperCluster) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
 
setZnodeVersion(int) - Method in class org.apache.hadoop.hbase.coordination.ZkRegionMergeCoordination.ZkRegionMergeDetails
 
setZnodeVersion(int) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitTransactionCoordination.ZkSplitTransactionDetails
 
SEVENTY_FIFTH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
 
shallowCopy() - Method in class org.apache.hadoop.hbase.KeyValue
Creates a shallow copy of this KeyValue, reusing the data byte buffer.
shallowCopy() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
 
shallowCopy() - Method in interface org.apache.hadoop.hbase.util.ByteRange
Create a new ByteRange that points at this range's byte[].
shallowCopy() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
shallowCopy() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
shallowCopy() - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
 
shallowCopy() - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
shallowCopy() - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
 
shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
 
shallowCopySubRange(int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Create a new ByteRange that points at this range's byte[].
shallowCopySubRange(int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
 
shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
 
SHARE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
 
shipBatch(long, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Convience method to apply changes to metrics do to shipping a batch of logs.
shipEdits(boolean, List<WAL.Entry>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Do the shipping logic
shortTaskId - Variable in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify.LoadMapper
 
shoudBeValidMapReduceEvaluation() - Method in class org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
 
shoudBeValidMapReduceWithPartitionerEvaluation() - Method in class org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
 
shouldArchiveTable(String) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
Determine if the given table should or should not allow its hfiles to be deleted in the archive
shouldBeOnMaster(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
Check if a region belongs to some small system table.
shouldBulkLoadManyFamilyHLog() - Method in class org.apache.hadoop.hbase.regionserver.TestBulkLoad
 
shouldBulkLoadManyFamilyHLogEvenWhenTableNameNamespaceSpecified() - Method in class org.apache.hadoop.hbase.regionserver.TestBulkLoad
 
shouldBulkLoadSingleFamilyHLog() - Method in class org.apache.hadoop.hbase.regionserver.TestBulkLoad
 
shouldBypass() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
For use by the coprocessor framework.
shouldCacheBlockOnRead(BlockType.BlockCategory) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Should we cache a block of a particular category? We always cache important blocks such as index blocks, as long as the block cache is available.
shouldCacheBloomsOnWrite() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
As of release 1.0.0 (HBASE-10870). This will be removed in HBase 2.0.0. Use HColumnDescriptor.isCacheBloomsOnWrite()} instead.
shouldCacheBloomsOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCacheCompressed(BlockType.BlockCategory) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCacheDataCompressed() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCacheDataInL1() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
As of release 1.0.0 (HBASE-10870). This will be removed in HBase 2.0.0. Use HColumnDescriptor.isCacheDataInL1()} instead.
shouldCacheDataOnRead() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Returns whether the DATA blocks of this HFile should be cached on read or not (we always cache the meta blocks, the INDEX and BLOOM blocks).
shouldCacheDataOnWrite() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
As of release 1.0.0 (HBASE-10870). This will be removed in HBase 2.0.0. Use HColumnDescriptor.isCacheDataOnWrite()} instead.
shouldCacheDataOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCacheIndexesOnWrite() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
As of release 1.0.0 (HBASE-10870). This will be removed in HBase 2.0.0. Use HColumnDescriptor.isCacheIndexesOnWrite() instead.
shouldCacheIndexesOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCloseConnection - Variable in class org.apache.hadoop.hbase.ipc.RpcClientImpl.Connection
 
shouldCollectPredefinedTimes() - Method in class org.apache.hadoop.hbase.mapred.TestIdentityTableMap
 
shouldComplete() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
For use by the coprocessor framework.
shouldCompressTags() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
As of release 1.0.0 (HBASE-10870). This will be removed in HBase 2.0.0. Use HColumnDescriptor.isCompressTags() instead.
shouldCrashIfBulkLoadFamiliesNotInTable() - Method in class org.apache.hadoop.hbase.regionserver.TestBulkLoad
 
shouldCreateAndRunSubmittableJob() - Method in class org.apache.hadoop.hbase.mapred.TestRowCounter
 
shouldCreateNewKey() - Method in class org.apache.hadoop.hbase.mapred.TestGroupingTableMap
 
shouldCreateNewKeyAlthoughExtraKey() - Method in class org.apache.hadoop.hbase.mapred.TestGroupingTableMap
 
shouldEvictBlocksOnClose() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
As of release 1.0.0 (HBASE-10870). This will be removed in HBase 2.0.0. Use HColumnDescriptor.isEvictBlocksOnClose()} instead.
shouldEvictOnClose() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldExitAndPrintUsageSinceParameterNumberLessThanThree() - Method in class org.apache.hadoop.hbase.mapred.TestRowCounter
 
shouldFixVersionFile() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
shouldIgnorePreCheckPermission() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
shouldIncludeMemstoreTS() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
 
shouldKillBeforeStoreUpdate() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor.Testing
 
shouldLockOnCacheMiss(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
If we make sure the block could not be cached, we will not acquire the lock otherwise we will acquire lock
shouldNotCallCollectonSinceFindUniqueKeyValueMoreThanOnes() - Method in class org.apache.hadoop.hbase.mapred.TestGroupingTableMap
 
shouldNumberOfMapTaskNotExceedNumberOfRegionsForGivenTable() - Method in class org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
 
shouldNumberOfReduceTaskNotExceedNumberOfRegionsForGivenTable() - Method in class org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Check what the given number of reduce tasks for the given job configuration does not exceed the number of regions for the given table.
shouldPrefetchBlocksOnOpen() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
As of release 1.0.0 (HBASE-10870). This will be removed in HBase 2.0.0. Use HColumnDescriptor.isPrefetchBlocksOnOpen()}} instead.
shouldPrefetchOnOpen() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldPrintUsage() - Method in class org.apache.hadoop.hbase.mapred.TestRowCounter
 
shouldReadBlockFromCache(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Return true if we may find this type of block in block cache.
shouldRegInReportEveryIncomingRow() - Method in class org.apache.hadoop.hbase.mapred.TestRowCounter
 
shouldReplayRecoveredEdits(HRegion) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
Returns whether to replay the recovered edits to flush the results.
shouldRetry() - Method in class org.apache.hadoop.hbase.util.RetryCounter
 
shouldRetryInspiteOfFastFail(FailureInfo) - Method in class org.apache.hadoop.hbase.client.TestFastFail.MyPreemptiveFastFailInterceptor
 
shouldReturnNullFromCreateGroupKey() - Method in class org.apache.hadoop.hbase.mapred.TestGroupingTableMap
 
shouldRun() - Method in class org.apache.hadoop.hbase.MultithreadedTestUtil.TestContext
 
shouldSeek(Scan, long) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
Check if this memstore may contain the required keys
shouldSidelineBigOverlaps() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
 
shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.DisabledRegionSplitPolicy
 
shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
 
shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
 
shouldSplitWal - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
shouldThrowErrorIfBadFamilySpecifiedAsFamilyPath() - Method in class org.apache.hadoop.hbase.regionserver.TestBulkLoad
 
shouldThrowErrorIfHFileDoesNotExist() - Method in class org.apache.hadoop.hbase.regionserver.TestBulkLoad
 
shouldUseHBaseChecksum() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
 
shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore.MemStoreScanner
 
shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Allows to filter out scanners (both StoreFile and memstore) that we don't want to use based on criteria such as Bloom filters and timestamp ranges.
shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
shouldUseThisHostnameInstead() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
shouldWriteBlock(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Whether there is an inline block ready to be written.
shouldWriteBlock(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
Determines whether there is a new block to be written out.
shouldWriteBlock(boolean) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
SHUFFLE_MAPS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Specify if we have to shuffle the map tasks.
shutdown() - Method in class org.apache.hadoop.hbase.ChoreService
shutdown the service.
shutdown() - Method in interface org.apache.hadoop.hbase.client.Admin
Shuts down the HBase cluster
shutdown() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Shuts down the HBase cluster
shutdown() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
Clean up the environment
shutdown(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
shutdown() - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
 
shutdown() - Method in class org.apache.hadoop.hbase.executor.ExecutorService
 
shutdown() - Method in class org.apache.hadoop.hbase.HBaseCluster
Shut down the HBase cluster
shutdown() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Shutdown the cache.
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
No operation for the shutdown in the memory IO engine
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
Close the file
shutdown() - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
Shutdown the IOEngine
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
 
shutdown() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Shut down the mini HBase cluster
shutdown() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Shutdown the threadpool executor service
shutdown() - Method in class org.apache.hadoop.hbase.master.HMaster
 
shutdown(RpcController, MasterProtos.ShutdownRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
shutdown() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
Shut down the mini HBase cluster
shutdown(com.google.protobuf.RpcController, MasterProtos.ShutdownRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
shutdown(com.google.protobuf.RpcController, MasterProtos.ShutdownRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc Shutdown(.ShutdownRequest) returns (.ShutdownResponse);
shutdown(com.google.protobuf.RpcController, MasterProtos.ShutdownRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc Shutdown(.ShutdownRequest) returns (.ShutdownResponse);
shutdown(com.google.protobuf.RpcController, MasterProtos.ShutdownRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
shutdown() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
shutdown() - Method in class org.apache.hadoop.hbase.rest.client.Client
Shut down the client.
shutdown() - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner
 
shutdown() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
Called when cache is no longer needed so that it can perform cleanup operations
shutdown(List<JVMClusterUtil.MasterThread>, List<JVMClusterUtil.RegionServerThread>) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
 
shutdown() - Method in class org.apache.hadoop.hbase.util.MetaUtils
Closes catalog regions if open.
shutdown() - Method in class org.apache.hadoop.hbase.util.ProcessBasedLocalHBaseCluster
 
shutdown(Thread) - Static method in class org.apache.hadoop.hbase.util.Threads
Shutdown passed thread using isAlive and join.
shutdown(Thread, long) - Static method in class org.apache.hadoop.hbase.util.Threads
Shutdown passed thread using isAlive and join.
shutdown() - Method in class org.apache.hadoop.hbase.wal.BoundedRegionGroupingProvider
 
shutdown() - Method in class org.apache.hadoop.hbase.wal.DefaultWALProvider
 
shutdown() - Method in class org.apache.hadoop.hbase.wal.IOTestProvider
 
shutdown() - Method in interface org.apache.hadoop.hbase.wal.WAL
Stop accepting new writes.
shutdown() - Method in class org.apache.hadoop.hbase.wal.WALFactory
Tell the underlying WAL providers to shut down, but do not clean up underlying storage.
shutdown() - Method in interface org.apache.hadoop.hbase.wal.WALProvider
persist outstanding WALs to storage and stop accepting new appends.
shutdown() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
shutdownCluster() - Static method in class org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner
 
shutdownCluster() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
shutdownDfs(MiniDFSCluster) - Static method in class org.apache.hadoop.hbase.HBaseTestCase
Deprecated.
Common method to close down a MiniDFSCluster and the associated file system
ShutdownHook - Class in org.apache.hadoop.hbase.regionserver
Manage regionserver shutdown hooks.
ShutdownHook() - Constructor for class org.apache.hadoop.hbase.regionserver.ShutdownHook
 
ShutdownHookManager - Class in org.apache.hadoop.hbase.util
This class provides ShutdownHookManager shims for HBase to interact with the Hadoop 1.0.x and the Hadoop 2.0+ series.
ShutdownHookManager() - Constructor for class org.apache.hadoop.hbase.util.ShutdownHookManager
 
shutdownMetaAndDoValidations(HBaseTestingUtility) - Static method in class org.apache.hadoop.hbase.client.TestMetaWithReplicas
 
shutdownMiniCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Stops mini hbase, zk, and hdfs clusters.
shutdownMiniDFSCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Shuts down instance created by call to HBaseTestingUtility.startMiniDFSCluster(int) or does nothing.
shutdownMiniHBaseCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Shutdown HBase mini cluster.
shutdownMiniMapReduceCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Stops the previously started MiniMRCluster.
shutdownMiniZKCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Shuts down zk cluster created by call to HBaseTestingUtility.startMiniZKCluster(File) or does nothing.
shutdownService(ChoreService) - Method in class org.apache.hadoop.hbase.TestChoreService
 
shutdownServletContainer() - Method in class org.apache.hadoop.hbase.rest.HBaseRESTTestingUtility
 
signal(ClusterManager.ServiceType, String, String) - Method in class org.apache.hadoop.hbase.HBaseClusterManager
 
signalAll() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureQueue
 
signalAll() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureRunnableSet
In case the class is blocking on poll() waiting for items to be added, this method should awake poll() and poll() should return.
signalAll() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureSimpleRunQueue
 
signalAll() - Method in class org.apache.hadoop.hbase.procedure2.util.TimeoutBlockingQueue
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
 
SimleSubprocedureBuilder() - Constructor for class org.apache.hadoop.hbase.procedure.SimpleRSProcedureManager.SimleSubprocedureBuilder
 
SIMPLE_DATA - Static variable in class org.apache.hadoop.hbase.procedure.SimpleMasterProcedureManager
 
simple_expected - Static variable in class org.apache.hadoop.hbase.mapreduce.IntegrationTestImportTsv
 
SIMPLE_SIGNATURE - Static variable in class org.apache.hadoop.hbase.procedure.SimpleMasterProcedureManager
 
simple_tsv - Static variable in class org.apache.hadoop.hbase.mapreduce.IntegrationTestImportTsv
 
SimpleByteRange - Class in org.apache.hadoop.hbase.util
A read only version of the ByteRange.
SimpleByteRange() - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
 
SimpleByteRange(int) - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
 
SimpleByteRange(byte[]) - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
Create a new ByteRange over the provided bytes.
SimpleByteRange(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
Create a new ByteRange over the provided bytes.
SimpleCP() - Constructor for class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication.SimpleCP
 
SimpleFilter() - Constructor for class org.apache.hadoop.hbase.http.TestServletFilter.SimpleFilter
 
SimpleLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
Makes decisions about the placement and movement of Regions across RegionServers.
SimpleLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
 
SimpleMasterProcedureManager - Class in org.apache.hadoop.hbase.procedure
 
SimpleMasterProcedureManager() - Constructor for class org.apache.hadoop.hbase.procedure.SimpleMasterProcedureManager
 
SimpleMutableByteRange - Class in org.apache.hadoop.hbase.util
A basic mutable ByteRange implementation.
SimpleMutableByteRange() - Constructor for class org.apache.hadoop.hbase.util.SimpleMutableByteRange
Create a new ByteRange lacking a backing array and with an undefined viewport.
SimpleMutableByteRange(int) - Constructor for class org.apache.hadoop.hbase.util.SimpleMutableByteRange
Create a new ByteRange over a new backing array of size capacity.
SimpleMutableByteRange(byte[]) - Constructor for class org.apache.hadoop.hbase.util.SimpleMutableByteRange
Create a new ByteRange over the provided bytes.
SimpleMutableByteRange(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.SimpleMutableByteRange
Create a new ByteRange over the provided bytes.
SimplePositionedByteRange - Class in org.apache.hadoop.hbase.util
Extends the basic SimpleMutableByteRange implementation with position support and it is a readonly version.
SimplePositionedByteRange() - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
Create a new PositionedByteRange lacking a backing array and with an undefined viewport.
SimplePositionedByteRange(int) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
Create a new PositionedByteRange over a new backing array of size capacity.
SimplePositionedByteRange(byte[]) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
Create a new PositionedByteRange over the provided bytes.
SimplePositionedByteRange(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
Create a new PositionedByteRange over the provided bytes.
SimplePositionedMutableByteRange - Class in org.apache.hadoop.hbase.util
Extends the basic AbstractPositionedByteRange implementation with position support and it is a mutable version.
SimplePositionedMutableByteRange() - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
Create a new PositionedByteRange lacking a backing array and with an undefined viewport.
SimplePositionedMutableByteRange(int) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
Create a new PositionedByteRange over a new backing array of size capacity.
SimplePositionedMutableByteRange(byte[]) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
Create a new PositionedByteRange over the provided bytes.
SimplePositionedMutableByteRange(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
Create a new PositionedByteRange over the provided bytes.
SimpleRegionNormalizer - Class in org.apache.hadoop.hbase.master.normalizer
Simple implementation of region normalizer.
SimpleRegionNormalizer() - Constructor for class org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer
 
SimpleRegionObserver - Class in org.apache.hadoop.hbase.coprocessor
A sample region observer that tests the RegionObserver interface.
SimpleRegionObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
 
SimpleRegionObserver.Legacy - Class in org.apache.hadoop.hbase.coprocessor
This implementation should trigger our legacy support because it does not directly implement the newer API calls.
SimpleRpcScheduler - Class in org.apache.hadoop.hbase.ipc
A scheduler that maintains isolated handler pools for general, high-priority, and replication requests.
SimpleRpcScheduler(Configuration, int, int, int, PriorityFunction, Abortable, int) - Constructor for class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
SimpleRpcScheduler(Configuration, int, int, int, PriorityFunction, int) - Constructor for class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
SimpleRpcSchedulerFactory - Class in org.apache.hadoop.hbase.regionserver
Constructs a SimpleRpcScheduler.
SimpleRpcSchedulerFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.SimpleRpcSchedulerFactory
 
SimpleRSProcedureManager - Class in org.apache.hadoop.hbase.procedure
 
SimpleRSProcedureManager() - Constructor for class org.apache.hadoop.hbase.procedure.SimpleRSProcedureManager
 
SimpleRSProcedureManager.SimleSubprocedureBuilder - Class in org.apache.hadoop.hbase.procedure
Build the actual procedure runner that will do all the 'hard' work
SimpleRSProcedureManager.SimpleSubprocedure - Class in org.apache.hadoop.hbase.procedure
 
SimpleRSProcedureManager.SimpleSubprocedurePool - Class in org.apache.hadoop.hbase.procedure
 
SimpleScanLabelGenerator - Class in org.apache.hadoop.hbase.security.visibility
This is a simple implementation for ScanLabelGenerator.
SimpleScanLabelGenerator() - Constructor for class org.apache.hadoop.hbase.security.visibility.SimpleScanLabelGenerator
 
SimpleSubprocedure(RegionServerServices, ProcedureMember, ForeignExceptionDispatcher, SimpleRSProcedureManager.SimpleSubprocedurePool, String) - Constructor for class org.apache.hadoop.hbase.procedure.SimpleRSProcedureManager.SimpleSubprocedure
 
SimpleSubprocedurePool(String, Configuration) - Constructor for class org.apache.hadoop.hbase.procedure.SimpleRSProcedureManager.SimpleSubprocedurePool
 
SimpleTotalOrderPartitioner<VALUE> - Class in org.apache.hadoop.hbase.mapreduce
A partitioner that takes start and end keys and uses bigdecimal to figure which reduce a key belongs to.
SimpleTotalOrderPartitioner() - Constructor for class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
SINGLE_COLUMN_VALUE_FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
SINGLE_QUOTE - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for a single quote
SingleColumnValueExcludeFilter - Class in org.apache.hadoop.hbase.filter
A Filter that checks a single column value, but does not emit the tested column.
SingleColumnValueExcludeFilter(byte[], byte[], CompareFilter.CompareOp, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
Constructor for binary compare of the value of a single column.
SingleColumnValueExcludeFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
Constructor for binary compare of the value of a single column.
SingleColumnValueExcludeFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
Constructor for protobuf deserialization only.
SingleColumnValueFilter - Class in org.apache.hadoop.hbase.filter
This filter is used to filter cells based on value.
SingleColumnValueFilter(byte[], byte[], CompareFilter.CompareOp, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Constructor for binary compare of the value of a single column.
SingleColumnValueFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Constructor for binary compare of the value of a single column.
SingleColumnValueFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Constructor for protobuf deserialization only.
SingletonCoprocessorService - Interface in org.apache.hadoop.hbase.coprocessor
Coprocessor endpoints registered once per server and providing protobuf services should implement this interface and return the Service instance via SingletonCoprocessorService.getService().
sink - Variable in class org.apache.hadoop.hbase.test.IntegrationTestReplication.VerifyReplicationLoop
 
sink - Variable in class org.apache.hadoop.hbase.tool.Canary.Monitor
 
SINK_AGE_OF_LAST_APPLIED_OP - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
 
SINK_APPLIED_BATCHES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
 
SINK_APPLIED_OPS - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
 
sinkClusterIdString - Variable in class org.apache.hadoop.hbase.test.IntegrationTestReplication
 
SinkPeer(ServerName, AdminProtos.AdminService.BlockingInterface) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
 
sinkToString() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
sinkToString
SinkWriter() - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter.SinkWriter
 
size() - Method in class org.apache.hadoop.hbase.client.MultiAction
Get the total number of Actions
size() - Method in class org.apache.hadoop.hbase.client.MultiResponse
 
size() - Method in class org.apache.hadoop.hbase.client.Mutation
Number of KeyValues carried by this Mutation.
size() - Method in class org.apache.hadoop.hbase.client.Result
 
size() - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
size() - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
size() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Returns the total size of the block cache, in bytes.
size() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
size() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
size() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
size() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
size() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
 
size() - Method in class org.apache.hadoop.hbase.master.DeadServer
 
size() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureQueue
 
size() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureRunnableSet
Returns the number of elements in this collection.
size() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureSimpleRunQueue
 
size() - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
 
size() - Method in class org.apache.hadoop.hbase.procedure2.util.TimeoutBlockingQueue
 
size() - Method in class org.apache.hadoop.hbase.RegionLocations
Returns the size of the list even if some of the elements might be null.
size() - Method in class org.apache.hadoop.hbase.regionserver.CellSkipListSet
 
size() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
 
size() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Gets the size (number of entries) of the map.
size() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
 
size() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
size() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
size() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
size() - Method in class org.apache.hadoop.hbase.util.BoundedArrayQueue
 
size() - Method in class org.apache.hadoop.hbase.util.BoundedConcurrentLinkedQueue
 
size() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
 
size() - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
size - Variable in class org.apache.hadoop.hbase.util.ConcatenatedLists
 
size() - Method in class org.apache.hadoop.hbase.util.ConcatenatedLists
 
size() - Method in class org.apache.hadoop.hbase.util.ConstantDelayQueue
 
size() - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
 
size() - Method in class org.apache.hadoop.hbase.util.PoolMap
 
size(K) - Method in class org.apache.hadoop.hbase.util.PoolMap
 
size() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
size() - Method in class org.apache.hadoop.hbase.util.WeakObjectPool
Returns an estimated count of objects kept in the pool.
SIZE_TO_SPLIT_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
The size the stripe should achieve to be considered for splitting into multiple stripes.
SIZE_VALUE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
 
SizedCellScanner - Interface in org.apache.hadoop.hbase.io
A CellScanner that knows its size in memory in bytes.
sizeIndex() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
 
sizeIndexOfAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
SizeMultiWriter(int, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter.SizeMultiWriter
 
SIZEOF_BOOLEAN - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of boolean in bytes
SIZEOF_BYTE - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of byte in bytes
SIZEOF_CHAR - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of char in bytes
SIZEOF_DOUBLE - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of double in bytes
SIZEOF_FLOAT - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of float in bytes
SIZEOF_INT - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of int in bytes
SIZEOF_LONG - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of long in bytes
SIZEOF_SHORT - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of short in bytes
sizeOfAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
SIZEOFLOGQUEUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
 
SizeStripeFlushRequest(int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.SizeStripeFlushRequest
 
sizeToString(long) - Static method in class org.apache.hadoop.hbase.quotas.QuotaSettings
 
skip(long) - Method in class org.apache.hadoop.hbase.io.ByteBufferInputStream
Skips n bytes of input from this input stream.
skip(long) - Method in class org.apache.hadoop.hbase.io.LimitInputStream
 
skip(PositionedByteRange) - Method in interface org.apache.hadoop.hbase.types.DataType
Skip src's position forward over one encoded value.
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.PBCell
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawByte
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawBytes
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawDouble
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawFloat
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawInteger
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawLong
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawShort
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawString
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Struct
 
skip() - Method in class org.apache.hadoop.hbase.types.StructIterator
Bypass the next encoded value.
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
Skip src's position forward over one encoded value.
skip(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Increment position in buffer.
skip(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Skip buff's position forward over one encoded value.
SKIP_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
SKIP Array
SKIP_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
SKIP_CHECK_FS - Static variable in class org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions
 
SKIP_CHECK_ZK - Static variable in class org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions
 
SKIP_LINES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
SKIP_TABLE_STATE_CHECK_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
 
SKIP_TABLE_STATE_CHECK_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
 
SKIP_testPeek() - Method in class org.apache.hadoop.hbase.regionserver.TestStoreScanner
TODO this fails, since we don't handle deletions, etc, in peek
SKIP_WAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
SKIP_WAL = 1;
SkipFilter - Class in org.apache.hadoop.hbase.filter
A wrapper filter that filters an entire row if any of the Cell checks do not pass.
SkipFilter(Filter) - Constructor for class org.apache.hadoop.hbase.filter.SkipFilter
 
SKIPFLUSH_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
SKIPFLUSH = 2;
skipKVsNewerThanReadpoint() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
skipMiniCluster() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestTableMapReduceUtil
 
skippedEdits - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
skipSleepCycle() - Method in class org.apache.hadoop.hbase.util.Sleeper
If currently asleep, stops sleeping; if not asleep, will skip the next sleep cycle.
skipStoreFileRangeCheck() - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
skipStoreFileRangeCheck(String) - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
SLAVES - Static variable in class org.apache.hadoop.hbase.client.TestClientTimeouts
 
SLAVES - Static variable in class org.apache.hadoop.hbase.client.TestFromClientSide
 
SLAVES - Static variable in class org.apache.hadoop.hbase.client.TestSizeFailures
 
SLAVES - Static variable in class org.apache.hadoop.hbase.master.TestWarmupRegion
 
sleep(long, int) - Method in class org.apache.hadoop.hbase.client.DelegatingRetryingCallable
 
sleep(long, int) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
 
sleep(long, int) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
sleep(long, int) - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
 
sleep() - Method in class org.apache.hadoop.hbase.util.Sleeper
Sleep for period.
sleep(long) - Method in class org.apache.hadoop.hbase.util.Sleeper
Sleep for period adjusted by passed startTime
sleep(long) - Static method in class org.apache.hadoop.hbase.util.Threads
If interrupted, just prints out the interrupt on STDOUT, resets interrupt and returns
sleep(Configuration, long) - Static method in class org.apache.hadoop.hbase.Waiter
Makes the current thread sleep for the duration equal to the specified time in milliseconds multiplied by the Waiter.getWaitForRatio(Configuration).
SLEEP_TIME - Static variable in class org.apache.hadoop.hbase.replication.TestReplicationBase
 
SleepAndFailFirstTime() - Constructor for class org.apache.hadoop.hbase.client.TestHCM.SleepAndFailFirstTime
 
SleepAnswer(int) - Constructor for class org.apache.hadoop.hbase.GenericTestUtils.SleepAnswer
 
sleeper - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
Sleeper - Class in org.apache.hadoop.hbase.util
Sleeper for current thread.
Sleeper(int, Stoppable) - Constructor for class org.apache.hadoop.hbase.util.Sleeper
 
sleepForRetries(String, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
Do the sleeping logic
sleepForRetries(String, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Do the sleeping logic
SleepingChore(String, int, int) - Constructor for class org.apache.hadoop.hbase.TestChoreService.ScheduledChoreSamples.SleepingChore
 
SleepingChore(String, Stoppable, int, int) - Constructor for class org.apache.hadoop.hbase.TestChoreService.ScheduledChoreSamples.SleepingChore
 
sleepUntilNextRetry() - Method in class org.apache.hadoop.hbase.util.RetryCounter
Sleep for a back off time as supplied by the backoff policy, and increases the attempts
sleepWithoutInterrupt(long) - Static method in class org.apache.hadoop.hbase.util.Threads
Sleeps for the given amount of time even if interrupted.
slop - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
SLOW_APPEND_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
SLOW_APPEND_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
SLOW_APPEND_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_APPEND_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_DELETE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_DETERMINISTIC - Static variable in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
 
SLOW_GET_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_GET_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_INCREMENT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_INCREMENT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_MUTATE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_MUTATE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_RESPONSE_NANO_SEC - Static variable in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
SLOW_THRIFT_CALL_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
 
SlowChore(String, int) - Constructor for class org.apache.hadoop.hbase.TestChoreService.ScheduledChoreSamples.SlowChore
 
SlowChore(String, Stoppable, int) - Constructor for class org.apache.hadoop.hbase.TestChoreService.ScheduledChoreSamples.SlowChore
 
SlowDeterministicMonkeyFactory - Class in org.apache.hadoop.hbase.chaos.factories
 
SlowDeterministicMonkeyFactory() - Constructor for class org.apache.hadoop.hbase.chaos.factories.SlowDeterministicMonkeyFactory
 
slowdownCode(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.SlowMeCoproScanOperations
 
SlowMeCopro() - Constructor for class org.apache.hadoop.hbase.client.TestReplicasClient.SlowMeCopro
 
SlowMeCopro() - Constructor for class org.apache.hadoop.hbase.client.TestReplicaWithCluster.SlowMeCopro
 
SlowMeCoproScanOperations() - Constructor for class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.SlowMeCoproScanOperations
 
SlowScanFilter() - Constructor for class org.apache.hadoop.hbase.filter.TestFilter.SlowScanFilter
 
SMALL_COMPACTION_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SMALL_COMPACTION_THREADS - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
SMALL_COMPACTION_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
SMALL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
SmallScannerCallableFactory() - Constructor for class org.apache.hadoop.hbase.client.ClientSmallScanner.SmallScannerCallableFactory
 
SmallTests - Interface in org.apache.hadoop.hbase.testclassification
Tag a test as 'small', meaning that the test class has the following characteristics: - can be run simultaneously with other small tests in the same JVM - ideally, last less than 15 seconds - does not use a cluster
snapshot(String, TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
Take a snapshot for the given table.
snapshot(byte[], TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
public void snapshot(final String snapshotName, Create a timestamp consistent snapshot for the given table.
snapshot(String, TableName, HBaseProtos.SnapshotDescription.Type) - Method in interface org.apache.hadoop.hbase.client.Admin
Create typed snapshot of the table.
snapshot(HBaseProtos.SnapshotDescription) - Method in interface org.apache.hadoop.hbase.client.Admin
Take a snapshot and wait for the server to complete that snapshot (blocking).
snapshot(String, TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Take a snapshot for the given table.
snapshot(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
snapshot(byte[], byte[], HBaseProtos.SnapshotDescription.Type) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Create snapshot for the given table of given flush type.
snapshot(byte[], TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
public void snapshot(final String snapshotName, Create a timestamp consistent snapshot for the given table.
snapshot(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
snapshot(String, TableName, HBaseProtos.SnapshotDescription.Type) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Create typed snapshot of the table.
snapshot(String, String, HBaseProtos.SnapshotDescription.Type) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
snapshot(String, byte[], HBaseProtos.SnapshotDescription.Type) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
snapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Take a snapshot and wait for the server to complete that snapshot (blocking).
snapshot(RpcController, MasterProtos.SnapshotRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
Triggers an asynchronous attempt to take a snapshot.
snapshot - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
snapshot(com.google.protobuf.RpcController, MasterProtos.SnapshotRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
snapshot(com.google.protobuf.RpcController, MasterProtos.SnapshotRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc Snapshot(.SnapshotRequest) returns (.SnapshotResponse);
snapshot(com.google.protobuf.RpcController, MasterProtos.SnapshotRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc Snapshot(.SnapshotRequest) returns (.SnapshotResponse);
snapshot(com.google.protobuf.RpcController, MasterProtos.SnapshotRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
snapshot() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
Creates a snapshot of the current memstore.
snapshot() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
Creates a snapshot of the current memstore.
snapshot(Admin, String, String, HBaseProtos.SnapshotDescription.Type, int) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils
 
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Sample all the mutable metrics and put the snapshot in the builder
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MetricMutableQuantiles
 
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
 
snapshot() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
Get a snapshot of the current values of all the tracked quantiles.
SNAPSHOT_CLONE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_CLONE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_DIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Name of the directory to store all snapshots.
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
SNAPSHOT_LAYOUT_VERSION - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Version of the fs layout for a snapshot.
SNAPSHOT_REQUEST_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
# of threads for snapshotting regions on the rs.
SNAPSHOT_REQUEST_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Conf key for number of request threads to start snapshots on regionservers
SNAPSHOT_REQUEST_WAKE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Conf key for millis between checks to see if snapshot completed or if there are errors
SNAPSHOT_RESTORE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_RESTORE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Keep threads alive in request pool for max of 300 seconds
SNAPSHOT_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
SNAPSHOT_TIMEOUT_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Conf key for max time to keep threads in snapshot request pool waiting
SNAPSHOT_TIMEOUT_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
SNAPSHOT_TMP_DIR_NAME - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Temporary directory under the snapshot directory to store in-progress snapshots
snapshotAndAssertOneRetry(String, TableName) - Method in class org.apache.hadoop.hbase.snapshot.TestSnapshotClientRetries
 
SnapshotBuilder(Configuration, FileSystem, Path, HTableDescriptor, HBaseProtos.SnapshotDescription, SnapshotTestingUtils.SnapshotMock.RegionData[]) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils.SnapshotMock.SnapshotBuilder
 
SnapshotCreationException - Exception in org.apache.hadoop.hbase.snapshot
Thrown when a snapshot could not be created due to a server-side error when taking the snapshot.
SnapshotCreationException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
Used internally by the RPC engine to pass the exception back to the client.
SnapshotCreationException(String, HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
Failure to create the specified snapshot
SnapshotCreationException(String, Throwable, HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
Failure to create the specified snapshot due to an external cause
SnapshotDescriptionUtils - Class in org.apache.hadoop.hbase.snapshot
Utility class to help manage SnapshotDesriptions.
SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter - Class in org.apache.hadoop.hbase.snapshot
Filter that only accepts completed snapshot directories
snapshotDisabledRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
Take a snapshot of the specified disabled region
SnapshotDoesNotExistException - Exception in org.apache.hadoop.hbase.snapshot
Thrown when the server is looking for a snapshot but can't find the snapshot on the filesystem
SnapshotDoesNotExistException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException
 
SnapshotDoesNotExistException(HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException
 
SnapshotExistsException - Exception in org.apache.hadoop.hbase.snapshot
Thrown when a snapshot exists but should not
SnapshotExistsException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotExistsException
 
SnapshotExistsException(String, HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotExistsException
Failure due to the snapshot already existing
SnapshotFileCache - Class in org.apache.hadoop.hbase.master.snapshot
Intelligently keep track of all the files for all the snapshots.
SnapshotFileCache(Configuration, long, String, SnapshotFileCache.SnapshotFileInspector) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
Create a snapshot file cache for all snapshots under the specified [root]/.snapshot on the filesystem.
SnapshotFileCache(FileSystem, Path, long, long, String, SnapshotFileCache.SnapshotFileInspector) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
Create a snapshot file cache for all snapshots under the specified [root]/.snapshot on the filesystem
SnapshotFileCache.RefreshCacheTask - Class in org.apache.hadoop.hbase.master.snapshot
Simple helper task that just periodically attempts to refresh the cache
SnapshotHFileCleaner - Class in org.apache.hadoop.hbase.master.snapshot
Implementation of a file cleaner that checks if a hfile is still used by snapshots of HBase tables.
SnapshotHFileCleaner() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
SnapshotInfo - Class in org.apache.hadoop.hbase.snapshot
Tool for dumping snapshot information.
SnapshotInfo() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotInfo
 
SnapshotInfo.SnapshotStats - Class in org.apache.hadoop.hbase.snapshot
Statistics about the snapshot How many store files and logs are in the archive How many store files and logs are shared with the table Total store files and logs size and shared amount
SNAPSHOTINFO_FILE - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
The file contains the snapshot basic information and it is under the directory of a snapshot.
SnapshotLogCleaner - Class in org.apache.hadoop.hbase.master.snapshot
Implementation of a log cleaner that checks if a log is still used by snapshots of HBase tables.
SnapshotLogCleaner() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
 
SnapshotManager - Class in org.apache.hadoop.hbase.master.snapshot
This class manages the procedure of taking and restoring snapshots.
SnapshotManager() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
SnapshotManager(MasterServices, MetricsMaster, ProcedureCoordinator, ExecutorService) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Fully specify all necessary components of a snapshot manager.
snapshotManifest - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
SnapshotManifest - Class in org.apache.hadoop.hbase.snapshot
Utility class to help read/write the Snapshot Manifest.
SnapshotManifestV1 - Class in org.apache.hadoop.hbase.snapshot
DO NOT USE DIRECTLY.
SnapshotManifestV2 - Class in org.apache.hadoop.hbase.snapshot
DO NOT USE DIRECTLY.
SnapshotManifestV2() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotManifestV2
 
SnapshotMock(Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils.SnapshotMock
 
SnapshotOfRegionAssignmentFromMeta - Class in org.apache.hadoop.hbase.master
Used internally for reading meta and constructing datastructures that are then queried, for things like regions to regionservers, table to regions, etc.
SnapshotOfRegionAssignmentFromMeta(Connection) - Constructor for class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
 
SnapshotOfRegionAssignmentFromMeta(Connection, Set<TableName>, boolean) - Constructor for class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
 
SnapshotProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
SnapshotProtos.SnapshotDataManifest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotDataManifest
SnapshotProtos.SnapshotDataManifest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotDataManifest
SnapshotProtos.SnapshotDataManifestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SnapshotProtos.SnapshotFileInfo - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotFileInfo
SnapshotProtos.SnapshotFileInfo.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotFileInfo
SnapshotProtos.SnapshotFileInfo.Type - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum SnapshotFileInfo.Type
SnapshotProtos.SnapshotFileInfoOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SnapshotProtos.SnapshotRegionManifest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotRegionManifest
SnapshotProtos.SnapshotRegionManifest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotRegionManifest
SnapshotProtos.SnapshotRegionManifest.FamilyFiles - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotRegionManifest.FamilyFiles
SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotRegionManifest.FamilyFiles
SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SnapshotProtos.SnapshotRegionManifest.StoreFile - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotRegionManifest.StoreFile
SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotRegionManifest.StoreFile
SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SnapshotProtos.SnapshotRegionManifestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SnapshotReferenceUtil - Class in org.apache.hadoop.hbase.snapshot
Utility methods for interacting with the snapshot referenced files.
SnapshotReferenceUtil.SnapshotVisitor - Interface in org.apache.hadoop.hbase.snapshot
 
SnapshotReferenceUtil.StoreFileVisitor - Interface in org.apache.hadoop.hbase.snapshot
 
snapshotRegions(List<Pair<HRegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
 
snapshotRegions(List<Pair<HRegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
This method kicks off a snapshot procedure.
snapshotRegions(List<Pair<HRegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
Snapshot the specified regions
SNAPSHOTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
SnapshotSentinel - Interface in org.apache.hadoop.hbase.master
Watch the current snapshot under process
SnapshotSubprocedureBuilder() - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedureBuilder
 
snapshotTable - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
SnapshotTableAction - Class in org.apache.hadoop.hbase.chaos.actions
Action that tries to take a snapshot of a table.
SnapshotTableAction(TableName) - Constructor for class org.apache.hadoop.hbase.chaos.actions.SnapshotTableAction
 
SnapshotTableAction(int, TableName) - Constructor for class org.apache.hadoop.hbase.chaos.actions.SnapshotTableAction
 
SnapshotTestingUtils - Class in org.apache.hadoop.hbase.snapshot
Utilities class for snapshots
SnapshotTestingUtils() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils
 
SnapshotTestingUtils.SnapshotMock - Class in org.apache.hadoop.hbase.snapshot
 
SnapshotTestingUtils.SnapshotMock.SnapshotBuilder - Class in org.apache.hadoop.hbase.snapshot
 
sniff(Admin, TableName) - Static method in class org.apache.hadoop.hbase.tool.Canary
Canary entry point for specified table.
socket - Variable in class org.apache.hadoop.hbase.ipc.RpcClientImpl.Connection
 
socket - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
SOCKET_RETRY_WAIT_MS - Static variable in class org.apache.hadoop.hbase.HConstants
The delay when re-trying a socket operation in a loop (HBASE-4712)
SOCKET_TIMEOUT_CONNECT - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
 
SOCKET_TIMEOUT_READ - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
How long we wait when we wait for an answer.
SOCKET_TIMEOUT_WRITE - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
 
socketFactory - Variable in class org.apache.hadoop.hbase.ipc.RpcClientImpl
 
socketSendBufferSize - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
SOFT_LIMIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
 
solve() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
Get the optimal assignments.
sortAndMerge(List<MultiRowRangeFilter.RowRange>) - Static method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
sort the ranges and if the ranges with overlap, then merge them.
sortColumns - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
SORTED_ORDINAL_SERIALIZATION_FORMAT - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
Visibility serialization version format.
SORTED_ORDINAL_SERIALIZATION_FORMAT_TAG - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
SORTED_ORDINAL_SERIALIZATION_FORMAT_TAG_VAL - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityConstants
Byte representation of the visibility_serialization_version
SORTED_PREFIXES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
sortedColumns - Variable in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
SortedCopyOnWriteSet<E> - Class in org.apache.hadoop.hbase.util
Simple SortedSet implementation that uses an internal TreeSet to provide ordering.
SortedCopyOnWriteSet() - Constructor for class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
SortedCopyOnWriteSet(Collection<? extends E>) - Constructor for class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
SortedCopyOnWriteSet(Comparator<? super E>) - Constructor for class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
sortedIndexByInsertionId - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
sortedIndexByUniqueIndex - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
sortedPrefixes - Variable in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
sortedRanges - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
sortedUniqueColumns - Variable in class org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder
 
sortedUniqueValues - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
source - Variable in class org.apache.hadoop.hbase.test.IntegrationTestReplication.VerifyReplicationLoop
 
SOURCE_AGE_OF_LAST_SHIPPED_OP - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
 
SOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
SOURCE_LOG_EDITS_FILTERED - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
 
SOURCE_LOG_READ_IN_BYTES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
 
SOURCE_LOG_READ_IN_EDITS - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
 
SOURCE_SHIPPED_BATCHES - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
 
SOURCE_SHIPPED_KBS - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
 
SOURCE_SHIPPED_OPS - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
 
SOURCE_SIZE_OF_LOG_QUEUE - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
 
sourceClusterIdString - Variable in class org.apache.hadoop.hbase.test.IntegrationTestReplication
 
sourceScanner - Variable in class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
Source scanner that is tracking KV count; may be null if source is not StoreScanner
sourceToString() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
sourceToString
SPAN_RECEIVERS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.trace.SpanReceiverHost
 
SpanReceiverHost - Class in org.apache.hadoop.hbase.trace
This class provides functions for reading the names of SpanReceivers from hbase-site.xml, adding those SpanReceivers to the Tracer, and closing those SpanReceivers when appropriate.
SPEC_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
SPECIFIC_WRITE_THREAD - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
 
split(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
Split a table.
split(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
Split a table.
split(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Split a table.
split(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
split(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
split(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Split a table.
split(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
split(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
split(ServerName, HRegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
split(int, ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
Called when we need to convert a leaf node into a branch with 2 leaves.
split(AdminProtos.AdminService.BlockingInterface, HRegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to split a region using admin protocol.
split(byte[], byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Split passed range.
split(byte[], byte[], boolean, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Split passed range.
split(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
split(int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
split(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
Split a pre-existing region into 2 regions.
split(int) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
Split an entire table.
split(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
split(int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
split(Path, Path, Path, FileSystem, Configuration, WALFactory) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
 
split2(BigInteger, BigInteger) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
Divide 2 numbers in half (for split algorithm)
SPLIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
SPLIT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SPLIT_KEYS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
SPLIT_LOGDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Used to construct the name of the splitlog directory for a region server
SPLIT_PARTS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
The target count of new stripes to produce when splitting a stripe.
SPLIT_POINT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
SPLIT_POLICY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
SPLIT_PONR_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCode
SPLIT_PONR = 5;
SPLIT_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SPLIT_QUEUE_LENGTH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SPLIT_REQUEST_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SPLIT_REQUEST_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SPLIT_REVERTED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCode
SPLIT_REVERTED = 9;
SPLIT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
SPLIT_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
SPLIT_SKIP_ERRORS_DEFAULT - Static variable in class org.apache.hadoop.hbase.wal.WALSplitter
By default we retry errors in splitting, rather than skipping.
SPLIT_SUCCESS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SPLIT_SUCCESS_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SPLIT_THREADS - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
SPLIT_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
SPLIT_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
SPLIT_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
SPLIT_TRANSACTION_IMPL_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.SplitTransactionFactory
 
SPLIT_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
SPLIT = 8;
SPLIT_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCode
SPLIT = 7;
SPLITA_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The lower-half split region column qualifier
SPLITB_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The upper-half split region column qualifier
splitCell - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
splitColonSeparated(String, int, int) - Method in class org.apache.hadoop.hbase.util.LoadTestTool
 
splitKerberosName(String) - Static method in class org.apache.hadoop.hbase.security.SaslUtil
Splitting fully qualified Kerberos name into parts
splitkey - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
SPLITKEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
splitLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
splitLog(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
splitLog(Set<ServerName>, PathFilter) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
This method is the base split method that splits WAL files matching a filter.
SplitLogCounters - Class in org.apache.hadoop.hbase
Counters kept by the distributed WAL split log process.
SplitLogCounters() - Constructor for class org.apache.hadoop.hbase.SplitLogCounters
 
splitLogDistributed(Path) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
 
splitLogDistributed(List<Path>) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
The caller will block until all the log files of the given region server have been processed - successfully split or an error is encountered - by an available worker region server.
splitLogDistributed(Set<ServerName>, List<Path>, PathFilter) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
The caller will block until all the hbase:meta log files of the given region server have been processed - successfully split or an error is encountered - by an available worker region server.
splitLogFile(Path, FileStatus, FileSystem, Configuration, CancelableProgressable, LastSequenceId, CoordinatedStateManager, ZooKeeperProtos.SplitLogTask.RecoveryMode, WALFactory) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
Splits a WAL file into region's recovered-edits directory.
SplitLogManager - Class in org.apache.hadoop.hbase.master
Distributes the task of log splitting to the available region servers.
SplitLogManager(Server, Configuration, Stoppable, MasterServices, ServerName) - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager
Its OK to construct this object even when region-servers are not online.
SplitLogManager.ResubmitDirective - Enum in org.apache.hadoop.hbase.master
 
SplitLogManager.Task - Class in org.apache.hadoop.hbase.master
in memory state of an active task.
SplitLogManager.TaskBatch - Class in org.apache.hadoop.hbase.master
Keeps track of the batch of tasks submitted together by a caller in splitLogDistributed().
SplitLogManager.TerminationStatus - Enum in org.apache.hadoop.hbase.master
 
SplitLogManagerCoordination - Interface in org.apache.hadoop.hbase.coordination
Coordination for SplitLogManager.
splitLogManagerCoordination - Variable in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
SplitLogManagerCoordination.SplitLogManagerDetails - Class in org.apache.hadoop.hbase.coordination
Detail class that shares data between coordination and split log manager
SplitLogManagerDetails(ConcurrentMap<String, SplitLogManager.Task>, MasterServices, Set<String>, ServerName) - Constructor for class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
 
SplitLogTask - Class in org.apache.hadoop.hbase
State of a WAL log split during distributed splitting.
SplitLogTask.Done - Class in org.apache.hadoop.hbase
 
SplitLogTask.Err - Class in org.apache.hadoop.hbase
 
SplitLogTask.Owned - Class in org.apache.hadoop.hbase
 
SplitLogTask.Resigned - Class in org.apache.hadoop.hbase
 
SplitLogTask.Unassigned - Class in org.apache.hadoop.hbase
 
SplitLogWorker - Class in org.apache.hadoop.hbase.regionserver
This worker is spawned in every regionserver, including master.
SplitLogWorker(Server, Configuration, RegionServerServices, SplitLogWorker.TaskExecutor) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitLogWorker
 
SplitLogWorker(Server, Configuration, RegionServerServices, LastSequenceId, WALFactory) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitLogWorker
 
SplitLogWorker.TaskExecutor - Interface in org.apache.hadoop.hbase.regionserver
Objects implementing this interface actually do the task that has been acquired by a SplitLogWorker.
SplitLogWorker.TaskExecutor.Status - Enum in org.apache.hadoop.hbase.regionserver
 
SplitLogWorkerCoordination - Interface in org.apache.hadoop.hbase.coordination
Coordinated operations for SplitLogWorker and org.apache.hadoop.hbase.regionserver.handler.HLogSplitterHandler Important methods for SplitLogWorker:
SplitLogWorkerCoordination.isReady() called from SplitLogWorker.run() to check whether the coordination is ready to supply the tasks
SplitLogWorkerCoordination.taskLoop() loop for new tasks until the worker is stopped
SplitLogWorkerCoordination.isStop() a flag indicates whether worker should finish
SplitLogWorkerCoordination.registerListener() called from SplitLogWorker.run() and could register listener for external changes in coordination (if required)
SplitLogWorkerCoordination.endTask(SplitLogTask, AtomicLong, SplitTaskDetails) notify coordination engine that
splitLogWorkerCoordination - Variable in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
SplitLogWorkerCoordination.SplitTaskDetails - Interface in org.apache.hadoop.hbase.coordination
Interface for log-split tasks Used to carry implementation details in encapsulated way through Handlers to the coordination API.
splitLogZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
splitMetaLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Specialized method to handle the splitting for meta WAL
splitMetaLog(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Specialized method to handle the splitting for meta WAL
SplitNormalizationPlan - Class in org.apache.hadoop.hbase.master.normalizer
Normalization plan to split region.
SplitNormalizationPlan(HRegionInfo, byte[]) - Constructor for class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
 
SplitRandomRegionOfTableAction - Class in org.apache.hadoop.hbase.chaos.actions
Action that tries to split a random region of a table.
SplitRandomRegionOfTableAction(TableName) - Constructor for class org.apache.hadoop.hbase.chaos.actions.SplitRandomRegionOfTableAction
 
SplitRandomRegionOfTableAction(int, TableName) - Constructor for class org.apache.hadoop.hbase.chaos.actions.SplitRandomRegionOfTableAction
 
splitRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
Split an individual region.
splitRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
Split an individual region.
splitRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Split an individual region.
splitRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Split an individual region.
splitRegion(Connection, HRegionInfo, HRegionInfo, HRegionInfo, ServerName, int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
Splits the region into two in an atomic operation.
splitRegion(com.google.protobuf.RpcController, AdminProtos.SplitRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
splitRegion(com.google.protobuf.RpcController, AdminProtos.SplitRegionRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc SplitRegion(.SplitRegionRequest) returns (.SplitRegionResponse);
splitRegion(com.google.protobuf.RpcController, AdminProtos.SplitRegionRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc SplitRegion(.SplitRegionRequest) returns (.SplitRegionResponse);
splitRegion(com.google.protobuf.RpcController, AdminProtos.SplitRegionRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
splitRegion(RpcController, AdminProtos.SplitRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Split a region on the region server.
splits - Static variable in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRebuildTestCore
 
splits - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
 
splitStoreFile(LoadIncrementalHFiles.LoadQueueItem, Table, byte[], byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
 
SPLITTING_EXT - Static variable in class org.apache.hadoop.hbase.wal.DefaultWALProvider
File Extension used while splitting an WAL into regions (HBASE-2312)
SPLITTING_NEW_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
SPLITTING_NEW = 13;
SPLITTING_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
SPLITTING = 7;
SplitTransaction - Interface in org.apache.hadoop.hbase.regionserver
Executes region split as a "transaction".
SplitTransaction.JournalEntry - Interface in org.apache.hadoop.hbase.regionserver
Split transaction journal entry
SplitTransaction.SplitTransactionPhase - Enum in org.apache.hadoop.hbase.regionserver
Each enum is a step in the split transaction.
SplitTransaction.TransactionListener - Interface in org.apache.hadoop.hbase.regionserver
Split transaction listener
SplitTransactionCoordination - Interface in org.apache.hadoop.hbase.coordination
Coordination operations for split transaction.
splitTransactionCoordination - Variable in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
 
SplitTransactionCoordination.SplitTransactionDetails - Interface in org.apache.hadoop.hbase.coordination
Dummy interface for split transaction details.
SplitTransactionFactory - Class in org.apache.hadoop.hbase.regionserver
A factory for creating SplitTransactions, which execute region split as a "transaction".
SplitTransactionFactory(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitTransactionFactory
 
SplitTransactionImpl - Class in org.apache.hadoop.hbase.regionserver
 
SplitTransactionImpl(Region, byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl
Constructor
SplitTransactionImpl.JournalEntryImpl - Class in org.apache.hadoop.hbase.regionserver
 
SPNEGO_FILTER - Static variable in class org.apache.hadoop.hbase.http.HttpServer
 
src - Variable in class org.apache.hadoop.hbase.types.StructIterator
 
SRC_CHECKSUM_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
 
SslSocketConnectorSecure - Class in org.apache.hadoop.hbase.http
This subclass of the Jetty SslSocketConnector exists solely to control the TLS protocol versions allowed.
SslSocketConnectorSecure() - Constructor for class org.apache.hadoop.hbase.http.SslSocketConnectorSecure
 
STACK_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
 
STACK_TRACE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
StackServlet() - Constructor for class org.apache.hadoop.hbase.http.HttpServer.StackServlet
 
STALE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
STALE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
staleReads - Variable in class org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas.TimeBoundedMultiThreadedReader
 
STAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
stampSet - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
standardizeZKQuorumServerString(String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
Standardize the ZK quorum string: make it a "server:clientport" list, separated by ','
standardSchemeReadValue(org.apache.thrift.protocol.TProtocol, org.apache.thrift.protocol.TField) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
standardSchemeWriteValue(org.apache.thrift.protocol.TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
start() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
Start monitoring for archive updates
start() - Method in class org.apache.hadoop.hbase.chaos.monkies.CalmChaosMonkey
 
start() - Method in class org.apache.hadoop.hbase.chaos.monkies.ChaosMonkey
 
start() - Method in class org.apache.hadoop.hbase.chaos.monkies.PolicyBasedChaosMonkey
 
start(RootDoc) - Static method in class org.apache.hadoop.hbase.classification.tools.ExcludePrivateAnnotationsStandardDoclet
 
start(RootDoc) - Static method in class org.apache.hadoop.hbase.classification.tools.IncludePublicAnnotationsStandardDoclet
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
 
start() - Method in interface org.apache.hadoop.hbase.CoordinatedStateManager
Starts service.
start() - Method in class org.apache.hadoop.hbase.coordination.BaseCoordinatedStateManager
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.AggregateImplementation
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseWALObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpoint
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpointNullResponse
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpointWithErrors
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.ProtobufCoprocessorService
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
 
start(CoprocessorEnvironment) - Method in interface org.apache.hadoop.hbase.Coprocessor
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorConfiguration.SystemCoprocessor
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorConfiguration.TableCoprocessor
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorII
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorStop.FooCoprocessor
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort.BuggyMasterObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove.BuggyMasterObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort.FailedInitializationObserver
 
start() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
Start a timer to fail a process if it takes longer than the expected time to complete.
start(ClusterManager.ServiceType, String, int) - Method in class org.apache.hadoop.hbase.HBaseClusterManager
 
start() - Method in class org.apache.hadoop.hbase.http.HttpServer
Start the server.
start() - Method in class org.apache.hadoop.hbase.http.InfoServer
 
start() - Method in class org.apache.hadoop.hbase.io.hfile.NanoTimer
Start the timer.
start() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
start(int) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
start() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Prepares for request serving.
start() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Starts the service.
start() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
start() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.JMXListener
 
START - Static variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
Deprecated.
start() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
start() - Method in class org.apache.hadoop.hbase.namespace.NamespaceAuditor
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.namespace.TestNamespaceAuditor.CustomObserver
 
start() - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
Start accepting flush table requests.
start(ProcedureCoordinator) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
Initialize and start threads necessary to connect an implementation's rpc mechanisms.
start(String, ProcedureMember) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
Initialize and start any threads or connections the member needs.
start() - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManager
Start accepting procedure requests.
start() - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManagerHost
 
start() - Method in class org.apache.hadoop.hbase.procedure.SimpleRSProcedureManager
 
start(ProcedureCoordinator) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
Start monitoring znodes in ZK - subclass hook to start monitoring znodes they are about.
start(String, ProcedureMember) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
 
start(int) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
 
start(int) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
Start/Open the procedure store
start(int) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
 
start() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
start() - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
 
start(RpcScheduler) - Method in class org.apache.hadoop.hbase.quotas.RegionServerQuotaManager
 
start(String) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionThroughputController
Start a compaction.
start(String) - Method in class org.apache.hadoop.hbase.regionserver.compactions.NoLimitCompactionThroughputController
 
start(String) - Method in class org.apache.hadoop.hbase.regionserver.compactions.PressureAwareCompactionThroughputController
 
start(ChoreService) - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
start() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Start accepting snapshot requests.
start() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
start the SplitLogWorker thread
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.regionserver.TestServerCustomProtocol.PingHandler
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.FailingSplitRegionObserver
 
start() - Method in class org.apache.hadoop.hbase.ResourceChecker
To be called as the beginning of a test method: - measure the resources - check vs.
start(ClusterManager.ServiceType, String, int) - Method in class org.apache.hadoop.hbase.RESTApiClusterManager
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.TestAccessController.PingCoprocessor
 
start() - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
start() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
start() - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController.VisibilityReplication
 
start() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
start() - Method in class org.apache.hadoop.hbase.security.visibility.ZKVisibilityLabelWatcher
 
start(long, long, int) - Method in class org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas.TimeBoundedMultiThreadedReader
 
start() - Method in class org.apache.hadoop.hbase.util.HasThread
 
start() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
start(long, long, int) - Method in class org.apache.hadoop.hbase.util.MultiThreadedAction
 
start(long, long, int) - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
 
start(long, long, int) - Method in class org.apache.hadoop.hbase.util.MultiThreadedUpdater
 
start(long, long, int) - Method in class org.apache.hadoop.hbase.util.MultiThreadedWriter
 
start(long, long, int) - Method in class org.apache.hadoop.hbase.util.MultiThreadedWriterBase
 
start(long, long, int) - Method in class org.apache.hadoop.hbase.util.MultiThreadedWriterWithACL
 
start() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
start() - Method in class org.apache.hadoop.hbase.zookeeper.DrainingServerTracker
Starts the tracking of draining RegionServers.
start() - Method in class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
Starts the tracking of online RegionServers.
start() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
Deprecated.
 
start() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
Starts the tracking of the node in ZooKeeper.
START_CODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
START_DATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
START_FLUSH_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.FlushAction
START_FLUSH = 0;
START_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
 
START_KEY - Variable in class org.apache.hadoop.hbase.HBaseTestCase
Deprecated.
 
START_KEY - Static variable in class org.apache.hadoop.hbase.HBaseTestingUtility
 
START_KEY_BYTES - Static variable in class org.apache.hadoop.hbase.HBaseTestCase
Deprecated.
 
START_KEY_BYTES - Static variable in class org.apache.hadoop.hbase.HBaseTestingUtility
 
START_KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
START_MASTER_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hbase.chaos.actions.Action
 
START_MASTER_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.chaos.actions.Action
 
START_ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
START_ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
 
START_ROW_INCLUSIVE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
 
START_RS_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hbase.chaos.actions.Action
 
START_RS_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.chaos.actions.Action
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
 
START_TIME_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
Deprecated.
 
START_TIME_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
 
startAndPrefix - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the prefix (and thus start row) of the keys you want
startAndWait() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec
 
startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
Starts encoding for a block of KeyValues.
startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Starts encoding for a block of KeyValues.
startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
startBlockEncoding(HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
startCacheFlush(byte[], Set<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
startCacheFlush(byte[], Set<byte[]>) - Method in interface org.apache.hadoop.hbase.wal.WAL
WAL keeps track of the sequence numbers that are as yet not flushed im memstores in order to be able to do accounting to figure which WALs can be let go.
startCancel() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
 
startCancel() - Method in class org.apache.hadoop.hbase.ipc.TimeLimitedRpcController
 
startCluster() - Static method in class org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache
 
startCluster() - Static method in class org.apache.hadoop.hbase.master.TestMasterMetrics
 
startCluster() - Static method in class org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics
 
startcode - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
This servers startcode.
STARTCODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
STARTCODE_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The startcode column qualifier
STARTCODE_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
The startcode column qualifier
startConnectorServer(int, int) - Method in class org.apache.hadoop.hbase.JMXListener
 
startDelay(boolean) - Method in interface org.apache.hadoop.hbase.ipc.Delayable
Signal that the call response should be delayed, thus freeing the RPC server to handle different requests.
startExecutorService(ExecutorType, int) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
 
startHandlers(int) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
startHandlers(String, int, List<BlockingQueue<CallRunner>>, int, int, int) - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
startHandlers(int) - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
 
startHBase() - Method in class org.apache.hadoop.hbase.util.ProcessBasedLocalHBaseCluster
 
starting(Description) - Method in class org.apache.hadoop.hbase.util.TestTableName
Invoked when a test is about to start
startKey - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
startKey - Variable in class org.apache.hadoop.hbase.util.LoadTestTool
 
startKey - Variable in class org.apache.hadoop.hbase.util.MultiThreadedAction
The start key of the key range, inclusive
STARTKEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
startMaster(ServerName) - Method in class org.apache.hadoop.hbase.chaos.actions.Action
 
startMaster(String, int) - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
 
startMaster(String, int) - Method in class org.apache.hadoop.hbase.HBaseCluster
Starts a new master on the given hostname or if this is a mini/local cluster, starts a master locally.
startMaster(String, int) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
 
startMaster() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
Starts a master thread running
startMaster(int) - Method in class org.apache.hadoop.hbase.util.ProcessBasedLocalHBaseCluster
 
startMasterTimeout - Variable in class org.apache.hadoop.hbase.chaos.actions.Action
 
startMiniCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Start up a minicluster of hbase, dfs, and zookeeper.
startMiniCluster(int, boolean) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Start up a minicluster of hbase, dfs, and zookeeper.
startMiniCluster(int) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Start up a minicluster of hbase, optionally dfs, and zookeeper.
startMiniCluster(int, int, boolean) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Start minicluster.
startMiniCluster(int, int) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
start minicluster
startMiniCluster(int, int, String[], boolean) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
 
startMiniCluster(int, int, String[]) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Start up a minicluster of hbase, optionally dfs, and zookeeper.
startMiniCluster(int, int, int) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Same as HBaseTestingUtility.startMiniCluster(int, int), but with custom number of datanodes.
startMiniCluster(int, int, String[], Class<? extends HMaster>, Class<? extends MiniHBaseCluster.MiniHBaseClusterRegionServer>) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Start up a minicluster of hbase, optionally dfs, and zookeeper.
startMiniCluster(int, int, int, String[], Class<? extends HMaster>, Class<? extends MiniHBaseCluster.MiniHBaseClusterRegionServer>) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
 
startMiniCluster(int, int, int, String[], Class<? extends HMaster>, Class<? extends MiniHBaseCluster.MiniHBaseClusterRegionServer>, boolean) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
startMiniDFS() - Method in class org.apache.hadoop.hbase.util.ProcessBasedLocalHBaseCluster
Makes this local HBase cluster use a mini-DFS cluster.
startMiniDFSCluster(int) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Start a minidfscluster.
startMiniDFSCluster(String[]) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Start a minidfscluster.
startMiniDFSCluster(int, String[]) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Start a minidfscluster.
startMiniDFSCluster(int, String[], String[]) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
 
startMiniDFSClusterForTestWAL(int) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
 
startMiniHBaseCluster(int, int) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
 
startMiniHBaseCluster(int, int, Class<? extends HMaster>, Class<? extends MiniHBaseCluster.MiniHBaseClusterRegionServer>, boolean) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Starts up mini hbase cluster.
startMiniMapReduceCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Starts a MiniMRCluster with a default number of TaskTracker's.
startMiniZKCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Call this if you only want a zk cluster.
startMiniZKCluster(int, int...) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
Call this if you only want a zk cluster.
startMonkey() - Method in class org.apache.hadoop.hbase.IntegrationTestBase
 
startMonkey() - Method in class org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas
 
startOperation(long, long, Stoppable) - Method in class org.apache.hadoop.hbase.regionserver.ServerNonceManager
Starts the operation if operation with such nonce has not already succeeded.
startProcedure(ForeignExceptionDispatcher, String, byte[], List<String>) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Kick off the named procedure Currently only one procedure with the same type and name is allowed to run at a time.
startRegionMergeTransaction(HRegionInfo, ServerName, HRegionInfo, HRegionInfo) - Method in interface org.apache.hadoop.hbase.coordination.RegionMergeCoordination
Start the region merge transaction
startRegionMergeTransaction(HRegionInfo, ServerName, HRegionInfo, HRegionInfo) - Method in class org.apache.hadoop.hbase.coordination.ZkRegionMergeCoordination
Creates a new ephemeral node in the PENDING_MERGE state for the merged region.
startRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
startRegionOperation(Region.Operation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
startRegionOperation() - Method in interface org.apache.hadoop.hbase.regionserver.Region
This method needs to be called before any public call that reads or modifies data.
startRegionOperation(Region.Operation) - Method in interface org.apache.hadoop.hbase.regionserver.Region
This method needs to be called before any public call that reads or modifies data.
startRegionServer(String, int) - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
 
startRegionServer(String, int) - Method in class org.apache.hadoop.hbase.HBaseCluster
Starts a new region server on the given hostname or if this is a mini/local cluster, starts a region server locally.
startRegionServer(String, int) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
 
startRegionServer() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
Starts a region server thread running
startRegionServer(int) - Method in class org.apache.hadoop.hbase.util.ProcessBasedLocalHBaseCluster
 
startReplicationService() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationService
Start replication services.
startReplicationService() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
If replication is enabled and this cluster is a master, it starts
startRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Starting row in table to scan.
startRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Starting row in table to scan.
startRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Starting row in table to scan.
startRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Starting row in table to scan.
startRow - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
startRow - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
STARTROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
startRs(ServerName) - Method in class org.apache.hadoop.hbase.chaos.actions.Action
 
startRsTimeout - Variable in class org.apache.hadoop.hbase.chaos.actions.Action
 
startServletContainer(Configuration) - Method in class org.apache.hadoop.hbase.rest.HBaseRESTTestingUtility
 
startSplitTransaction(HRegion, ServerName, HRegionInfo, HRegionInfo) - Method in interface org.apache.hadoop.hbase.coordination.SplitTransactionCoordination
init coordination for split transaction
startSplitTransaction(HRegion, ServerName, HRegionInfo, HRegionInfo) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitTransactionCoordination
Creates a new ephemeral node in the PENDING_SPLIT state for the specified region.
startStateTracker(ZooKeeperWatcher, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
start a state tracker to check whether this peer is enabled or not
startsWith(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Return true if the byte array on the right is a prefix of the byte array on the left.
startTableCFsTracker(ZooKeeperWatcher, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
start a table-cfs tracker to listen the (table, cf-list) map change
startThreads() - Method in class org.apache.hadoop.hbase.MultithreadedTestUtil.TestContext
 
startThreads(Collection<? extends Thread>) - Method in class org.apache.hadoop.hbase.util.MultiThreadedAction
 
STARTTIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
startTimeMs - Variable in class org.apache.hadoop.hbase.util.MultiThreadedReader.HBaseReaderThread
Time when the thread started
startup() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
Initialize the environment
startup() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Start the cluster.
startup() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
startup() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Start the replication
startup() - Method in class org.apache.hadoop.hbase.replication.ReplicationSourceDummy
 
startup(List<JVMClusterUtil.MasterThread>, List<JVMClusterUtil.RegionServerThread>) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
Start the cluster.
startup(File) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
startup(File, int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
startWriterThreads() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
Called by the constructor to start the writer threads.
startWriterThreads() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
Start the threads that will pump data from the entryBuffers to the output files.
startWriting(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
Starts writing into the block.
startWriting(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.Writer
Starts writing into the block.
startZK() - Method in class org.apache.hadoop.hbase.util.ProcessBasedLocalHBaseCluster
 
state - Variable in enum org.apache.hadoop.hbase.security.SaslStatus
 
state() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
STATE_DATA_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
STATE_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
 
STATE_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
The state column qualifier
StateDumpServlet - Class in org.apache.hadoop.hbase.monitoring
 
StateDumpServlet() - Constructor for class org.apache.hadoop.hbase.monitoring.StateDumpServlet
 
StatefulStoreMockMaker - Class in org.apache.hadoop.hbase.regionserver
This class is a helper that allows to create a partially-implemented, stateful mocks of Store.
StatefulStoreMockMaker() - Constructor for class org.apache.hadoop.hbase.regionserver.StatefulStoreMockMaker
 
statelessUncompressor - Variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
StateMachineProcedure<TEnvironment,TState> - Class in org.apache.hadoop.hbase.procedure2
Procedure described by a series of steps.
StateMachineProcedure() - Constructor for class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
 
StateMachineProcedure.Flow - Enum in org.apache.hadoop.hbase.procedure2
 
STATIC_BLOOM_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STATIC_BLOOM_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STATIC_INDEX_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STATIC_INDEX_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
StaticRpcControllerFactory(Configuration) - Constructor for class org.apache.hadoop.hbase.client.TestRpcControllerFactory.StaticRpcControllerFactory
 
StaticUserFilter() - Constructor for class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.StaticUserFilter
 
StaticUserWebFilter - Class in org.apache.hadoop.hbase.http.lib
Provides a servlet filter that pretends to authenticate a fake user (Dr.Who) so that the web UI is usable for a secure cluster without authentication.
StaticUserWebFilter() - Constructor for class org.apache.hadoop.hbase.http.lib.StaticUserWebFilter
 
StaticUserWebFilter.StaticUserFilter - Class in org.apache.hadoop.hbase.http.lib
 
STATS_RECORD_SEP - Static variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Record separator for the Bloom filter statistics human-readable string
StatsTrackingRpcRetryingCaller<T> - Class in org.apache.hadoop.hbase.client
An RpcRetryingCaller that will update the per-region stats for the call on return, if stats are available
StatsTrackingRpcRetryingCaller(long, int, int, ServerStatisticTracker) - Constructor for class org.apache.hadoop.hbase.client.StatsTrackingRpcRetryingCaller
 
StatsTrackingRpcRetryingCaller(long, int, RetryingCallerInterceptor, int, ServerStatisticTracker) - Constructor for class org.apache.hadoop.hbase.client.StatsTrackingRpcRetryingCaller
 
status - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
status - Variable in class org.apache.hadoop.hbase.master.SplitLogManager.Task
 
status - Variable in exception org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer.ExitException
 
STATUS_FAILED - Static variable in class org.apache.hadoop.hbase.devtools.buildstats.TestResultHistory
 
STATUS_FIXED - Static variable in class org.apache.hadoop.hbase.devtools.buildstats.TestResultHistory
 
STATUS_MULTICAST_ADDRESS - Static variable in class org.apache.hadoop.hbase.HConstants
IP to use for the multicast status messages between the master and the clients.
STATUS_MULTICAST_BIND_ADDRESS - Static variable in class org.apache.hadoop.hbase.HConstants
The address to use for binding the local socket for receiving multicast.
STATUS_MULTICAST_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
The port to use for the multicast messages.
STATUS_PASSED - Static variable in class org.apache.hadoop.hbase.devtools.buildstats.TestResultHistory
 
STATUS_PUBLISH_PERIOD - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
The minimum time between two status messages, in milliseconds.
STATUS_PUBLISHED - Static variable in class org.apache.hadoop.hbase.HConstants
Setting to activate, or not, the publication of the status by the master.
STATUS_PUBLISHED_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
 
STATUS_PUBLISHER_CLASS - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
The implementation class used to publish the status.
STATUS_REGRESSION - Static variable in class org.apache.hadoop.hbase.devtools.buildstats.TestResultHistory
 
std(TableName, ColumnInterpreter<R, S, P, Q, T>, Scan) - Method in class org.apache.hadoop.hbase.client.coprocessor.AggregationClient
This is the client side interface/handle for calling the std method for a given cf-cq combination.
std(Table, ColumnInterpreter<R, S, P, Q, T>, Scan) - Method in class org.apache.hadoop.hbase.client.coprocessor.AggregationClient
This is the client side interface/handle for calling the std method for a given cf-cq combination.
std - Variable in class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl
 
StdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
Step1Procedure() - Constructor for class org.apache.hadoop.hbase.procedure2.TestProcedureRecovery.TestMultiStepProcedure.Step1Procedure
 
Step2Procedure() - Constructor for class org.apache.hadoop.hbase.procedure2.TestProcedureRecovery.TestMultiStepProcedure.Step2Procedure
 
stepDownAsLeader() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
Deprecated.
Removes the leader znode, if it is currently claimed by this instance.
STEPS_PER_REGION_KEY - Static variable in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
stepsAfterPONR(Server, RegionServerServices, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl
Deprecated.
stepsAfterPONR(Server, RegionServerServices, HRegion, User) - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl
 
stepsAfterPONR(Server, RegionServerServices, PairOfSameType<Region>) - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl
Deprecated.
stepsAfterPONR(Server, RegionServerServices, PairOfSameType<Region>, User) - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl
 
stepsBeforePONR(Server, RegionServerServices, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl
 
stepsBeforePONR(Server, RegionServerServices, boolean) - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl
 
StochasticLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
This is a best effort load balancer.
StochasticLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
stop(String) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
 
stop() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
Stop this tracker and the passed zookeeper
stop(String) - Method in class org.apache.hadoop.hbase.chaos.monkies.CalmChaosMonkey
 
stop(String) - Method in class org.apache.hadoop.hbase.chaos.monkies.ChaosMonkey
 
stop(String) - Method in class org.apache.hadoop.hbase.chaos.monkies.PolicyBasedChaosMonkey
 
stop(String) - Method in class org.apache.hadoop.hbase.chaos.policies.CompositeSequentialPolicy
 
stop() - Method in interface org.apache.hadoop.hbase.CoordinatedStateManager
Stops service.
stop() - Method in class org.apache.hadoop.hbase.coordination.BaseCoordinatedStateManager
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.AggregateImplementation
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseWALObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpointNullResponse
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpointWithErrors
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.ProtobufCoprocessorService
 
stop(CoprocessorEnvironment) - Method in interface org.apache.hadoop.hbase.Coprocessor
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorConfiguration.SystemCoprocessor
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorConfiguration.TableCoprocessor
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorII
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorStop.FooCoprocessor
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
 
stop(ClusterManager.ServiceType, String, int) - Method in class org.apache.hadoop.hbase.HBaseClusterManager
 
stop() - Method in class org.apache.hadoop.hbase.http.HttpServer
stop the server
stop(HttpServer) - Static method in class org.apache.hadoop.hbase.http.HttpServerFunctionalTest
If the server is non null, stop it
stop() - Method in class org.apache.hadoop.hbase.http.InfoServer
 
stop() - Method in class org.apache.hadoop.hbase.io.hfile.NanoTimer
Stop the timer.
stop() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
 
stop() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
 
stop() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
Stops serving new requests.
stop() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Stops the service.
stop() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
stop() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.JMXListener
 
stop() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
 
stop() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
stop(String) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
stop(String) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate
 
stop(String) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
stop() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
stop() - Method in class org.apache.hadoop.hbase.master.ServerManager
Stop the ServerManager.
stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
 
stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
 
stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
stop() - Method in class org.apache.hadoop.hbase.master.SplitLogManager
 
stop(String) - Method in class org.apache.hadoop.hbase.master.TestActiveMasterManager.DummyMaster
 
stop(String) - Method in class org.apache.hadoop.hbase.MockRegionServerServices
 
stop() - Method in class org.apache.hadoop.hbase.MultithreadedTestUtil.TestContext
 
stop(String) - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
 
stop(boolean) - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
Close this and all running tasks
stop(String) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManagerHost
 
stop(boolean) - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManager
Close this and all running procedure tasks
stop(boolean) - Method in class org.apache.hadoop.hbase.procedure.RegionServerProcedureManagerHost
 
stop(String) - Method in class org.apache.hadoop.hbase.procedure.SimpleMasterProcedureManager
 
stop(boolean) - Method in class org.apache.hadoop.hbase.procedure.SimpleRSProcedureManager
 
stop() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
 
stop(boolean) - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
Stop/Close the procedure store
stop(boolean) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
 
stop() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
 
stop(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
 
stop() - Method in class org.apache.hadoop.hbase.quotas.RegionServerQuotaManager
 
stop(String) - Method in class org.apache.hadoop.hbase.regionserver.compactions.NoLimitCompactionThroughputController
 
stop(String) - Method in class org.apache.hadoop.hbase.regionserver.compactions.PressureAwareCompactionThroughputController
 
stop() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
stop(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionsCleaner
 
stop(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
stop(boolean) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Close this and all running snapshot tasks
stop() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
stop the SplitLogWorker thread
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.regionserver.TestServerCustomProtocol.PingHandler
 
stop(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
stop() - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
 
stop(ClusterManager.ServiceType, String, int) - Method in class org.apache.hadoop.hbase.RESTApiClusterManager
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.TestAccessController.PingCoprocessor
 
stop() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController.VisibilityReplication
 
stop() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
stop(String) - Method in interface org.apache.hadoop.hbase.Stoppable
Stop this service.
stop(String) - Method in class org.apache.hadoop.hbase.TestChoreService.ScheduledChoreSamples.SampleStopper
 
stop() - Method in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
 
stop() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
 
stop() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
stop(String) - Method in class org.apache.hadoop.hbase.util.MockServer
 
stop(String) - Method in class org.apache.hadoop.hbase.util.StoppableImplementation
 
stop() - Method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
Stop working.
stop() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
 
stop() - Method in class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
 
stop() - Method in interface org.apache.hadoop.metrics2.MetricsExecutor
 
STOP_ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
STOP_ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
 
STOP_ROW_INCLUSIVE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
 
STOP_ROW_KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
STOP_TIMEOUT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
Time to wait for server to stop gracefully
stopAndDrainOps() - Method in class org.apache.hadoop.hbase.util.DrainBarrier
Blocks new operations from starting, waits for the current ones to drain.
stopAndDrainOpsOnce() - Method in class org.apache.hadoop.hbase.util.DrainBarrier
Blocks new operations from starting, waits for the current ones to drain.
stopAndWait() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
 
stopCapturing() - Method in class org.apache.hadoop.hbase.GenericTestUtils.LogCapturer
 
stopCluster() - Static method in class org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache
 
stopCompactions() - Method in class org.apache.hadoop.hbase.TestIOFencing.CompactionBlockerRegion
 
stopConnectorServer() - Method in class org.apache.hadoop.hbase.JMXListener
 
stopMaster() - Method in interface org.apache.hadoop.hbase.client.Admin
Shuts down the current HBase master only.
stopMaster() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Shuts down the current HBase master only.
stopMaster(ServerName) - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
 
stopMaster(ServerName) - Method in class org.apache.hadoop.hbase.HBaseCluster
Stops the given master, by attempting a gradual stop.
stopMaster() - Method in class org.apache.hadoop.hbase.master.HMaster
 
stopMaster(RpcController, MasterProtos.StopMasterRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
 
stopMaster(ServerName) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
 
stopMaster(int) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
Shut down the specified master cleanly
stopMaster(int, boolean) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
Shut down the specified master cleanly
stopMaster(com.google.protobuf.RpcController, MasterProtos.StopMasterRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
stopMaster(com.google.protobuf.RpcController, MasterProtos.StopMasterRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc StopMaster(.StopMasterRequest) returns (.StopMasterResponse);
stopMaster(com.google.protobuf.RpcController, MasterProtos.StopMasterRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc StopMaster(.StopMasterRequest) returns (.StopMasterResponse);
stopMaster(com.google.protobuf.RpcController, MasterProtos.StopMasterRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
stopMasterAndAssignMeta(HBaseTestingUtility) - Static method in class org.apache.hadoop.hbase.regionserver.TestRegionServerNoMaster
 
Stoppable - Interface in org.apache.hadoop.hbase
Implementers are Stoppable.
StoppableImplementation - Class in org.apache.hadoop.hbase.util
A base implementation for a Stoppable service
StoppableImplementation() - Constructor for class org.apache.hadoop.hbase.util.StoppableImplementation
 
stopped - Variable in class org.apache.hadoop.hbase.MultithreadedTestUtil.TestThread
 
StoppedRpcClientException - Exception in org.apache.hadoop.hbase.ipc
 
StoppedRpcClientException() - Constructor for exception org.apache.hadoop.hbase.ipc.StoppedRpcClientException
 
StoppedRpcClientException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.StoppedRpcClientException
 
stopProcessingTasks() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
called when Coordination should stop processing tasks and exit
stopProcessingTasks() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
 
stopRegionServer(String) - Method in interface org.apache.hadoop.hbase.client.Admin
Stop the designated regionserver
stopRegionServer(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Stop the designated regionserver
stopRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
 
stopRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.HBaseCluster
Stops the given region server, by attempting a gradual stop.
stopRegionServer(ServerName) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
 
stopRegionServer(int) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
Shut down the specified region server cleanly
stopRegionServer(int, boolean) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
Shut down the specified region server cleanly
stopReplicationService() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationService
Stops replication service.
stopReplicationService() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
Stops replication service.
stopReplicationSinkServices() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
stop the thread pool executor.
stopRequested - Variable in class org.apache.hadoop.hbase.regionserver.Leases
 
stopRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
row to stop scanning on.
stopRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
row to stop scanning on.
stopRow - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
stopRow - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
stopServer(com.google.protobuf.RpcController, AdminProtos.StopServerRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
stopServer(com.google.protobuf.RpcController, AdminProtos.StopServerRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc StopServer(.StopServerRequest) returns (.StopServerResponse);
stopServer(com.google.protobuf.RpcController, AdminProtos.StopServerRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc StopServer(.StopServerRequest) returns (.StopServerResponse);
stopServer(com.google.protobuf.RpcController, AdminProtos.StopServerRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
stopServer(RpcController, AdminProtos.StopServerRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
Stop the region server.
stopServiceThreads() - Method in class org.apache.hadoop.hbase.master.HMaster
 
stopServiceThreads() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Wait on all threads to finish.
stopTask() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
If the worker is doing a task i.e.
stopTestThread() - Method in class org.apache.hadoop.hbase.MultithreadedTestUtil.TestThread
 
StorageClusterStatusMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
StorageClusterStatusMessage.StorageClusterStatus - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus
StorageClusterStatusMessage.StorageClusterStatus.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus
StorageClusterStatusMessage.StorageClusterStatus.Node - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node
StorageClusterStatusMessage.StorageClusterStatus.Node.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node
StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
StorageClusterStatusMessage.StorageClusterStatus.Region - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region
StorageClusterStatusMessage.StorageClusterStatus.Region.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region
StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
StorageClusterStatusMessage.StorageClusterStatusOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
StorageClusterStatusModel - Class in org.apache.hadoop.hbase.rest.model
Representation of the status of a storage cluster:
StorageClusterStatusModel() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
Default constructor
StorageClusterStatusModel.Node - Class in org.apache.hadoop.hbase.rest.model
Represents a region server.
StorageClusterStatusModel.Node.Region - Class in org.apache.hadoop.hbase.rest.model
Represents a region hosted on a region server.
StorageClusterStatusResource - Class in org.apache.hadoop.hbase.rest
 
StorageClusterStatusResource() - Constructor for class org.apache.hadoop.hbase.rest.StorageClusterStatusResource
Constructor
StorageClusterVersionModel - Class in org.apache.hadoop.hbase.rest.model
Simple representation of the version of the storage cluster
StorageClusterVersionModel() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
 
StorageClusterVersionResource - Class in org.apache.hadoop.hbase.rest
 
StorageClusterVersionResource() - Constructor for class org.apache.hadoop.hbase.rest.StorageClusterVersionResource
Constructor
store - Variable in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
 
store - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
Store - Interface in org.apache.hadoop.hbase.regionserver
Interface for objects that hold a column family in a Region.
store - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
store - Variable in class org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection
 
store(ByteRange) - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
STORE_COMPLETE_SEQUENCE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
STORE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STORE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STORE_ENGINE_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
The name of the configuration parameter that specifies the class of a store engine that is used to manage and compact HBase store files.
STORE_FILE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
STORE_FILE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
 
STORE_FILES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
 
STORE_FLUSHES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
 
STORE_HOME_DIR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
STORE_HOME_DIR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
 
STORE_HOME_DIR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
 
STORE_LAST_FLUSHED_SEQUENCE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
STORE_LIMIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
STORE_LIMIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
STORE_OFFSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
STORE_OFFSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
STORE_SEQUENCE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
 
STORE_UNCOMPRESSED_SIZE_MB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
storeConfigInfo - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
StoreConfigInformation - Interface in org.apache.hadoop.hbase.regionserver
A more restricted interface for HStore.
StoreEngine<SF extends org.apache.hadoop.hbase.regionserver.StoreFlusher,CP extends CompactionPolicy,C extends Compactor,SFM extends StoreFileManager> - Class in org.apache.hadoop.hbase.regionserver
StoreEngine is a factory that can create the objects necessary for HStore to operate.
StoreEngine() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreEngine
 
StoreFile - Class in org.apache.hadoop.hbase.regionserver
A Store data file.
StoreFile(FileSystem, Path, Configuration, CacheConfig, BloomType) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile
Constructor, loads a reader and it's indices, etc.
StoreFile(FileSystem, StoreFileInfo, Configuration, CacheConfig, BloomType) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile
Constructor, loads a reader and it's indices, etc.
StoreFile(StoreFile) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile
Clone
storeFile(HRegionInfo, String, SnapshotProtos.SnapshotRegionManifest.StoreFile) - Method in interface org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil.StoreFileVisitor
 
storeFile(String, String, String) - Method in interface org.apache.hadoop.hbase.util.FSVisitor.StoreFileVisitor
 
StoreFile.Comparators - Class in org.apache.hadoop.hbase.regionserver
Useful comparators for comparing StoreFiles.
StoreFile.Reader - Class in org.apache.hadoop.hbase.regionserver
Reader for a StoreFile.
StoreFile.Writer - Class in org.apache.hadoop.hbase.regionserver
A StoreFile writer.
StoreFile.WriterBuilder - Class in org.apache.hadoop.hbase.regionserver
 
STOREFILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_INDEX_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_INDEX_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_INDEX_SIZE_MB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
STOREFILE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_SIZE_MB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
STOREFILEINDEXSIZEMB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
StoreFileInfo - Class in org.apache.hadoop.hbase.regionserver
Describe a StoreFile (hfile, reference, link)
StoreFileInfo(Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Create a Store File Info
StoreFileInfo(Configuration, FileSystem, FileStatus) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Create a Store File Info
StoreFileInfo(Configuration, FileSystem, FileStatus, HFileLink) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Create a Store File Info from an HFileLink
StoreFileInfo(Configuration, FileSystem, FileStatus, Reference) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Create a Store File Info from an HFileLink
StoreFileListGenerator - Class in org.apache.hadoop.hbase.regionserver.compactions
 
storeFileManager - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
StoreFileManager - Interface in org.apache.hadoop.hbase.regionserver
Manages the store files and basic metadata about that that determines the logical structure (e.g.
StorefileRefresherChore - Class in org.apache.hadoop.hbase.regionserver
A chore for refreshing the store files for secondary regions hosted in the region server.
StorefileRefresherChore(int, boolean, HRegionServer, Stoppable) - Constructor for class org.apache.hadoop.hbase.regionserver.StorefileRefresherChore
 
STOREFILES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
STOREFILES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
StoreFileScanner - Class in org.apache.hadoop.hbase.regionserver
KeyValueScanner adaptor over the Reader.
StoreFileScanner(StoreFile.Reader, HFileScanner, boolean, boolean, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileScanner
Implements a KeyValueScanner on top of the specified HFileScanner
STOREFILESIZEMB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
StoreFileWritersCapture() - Constructor for class org.apache.hadoop.hbase.regionserver.TestStripeCompactor.StoreFileWritersCapture
 
storeFlusher - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
storeLimit - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
storeOffset - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
stores - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
STORES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
STORES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
 
STORES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
 
STORES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
StoreScanner - Class in org.apache.hadoop.hbase.regionserver
Scanner scans both the memstore and the Store.
StoreScanner(Store, boolean, Scan, NavigableSet<byte[]>, long, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
An internal constructor.
StoreScanner(Store, ScanInfo, Scan, NavigableSet<byte[]>, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
Opens a scanner across memstore, snapshot, and all StoreFiles.
StoreScanner(Store, ScanInfo, Scan, List<? extends KeyValueScanner>, ScanType, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
Used for compactions.
StoreScanner(Store, ScanInfo, Scan, List<? extends KeyValueScanner>, long, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
Used for compactions that drop deletes from a limited range of rows.
STORESCANNER_PARALLEL_SEEK_ENABLE - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
StoreUtils - Class in org.apache.hadoop.hbase.regionserver
Utility functions for region server storage layer.
StoreUtils() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreUtils
 
StreamUtils - Class in org.apache.hadoop.hbase.io.util
 
StreamUtils() - Constructor for class org.apache.hadoop.hbase.io.util.StreamUtils
 
STRESS_AM - Static variable in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
 
StressAssignmentManagerMonkeyFactory - Class in org.apache.hadoop.hbase.chaos.factories
 
StressAssignmentManagerMonkeyFactory() - Constructor for class org.apache.hadoop.hbase.chaos.factories.StressAssignmentManagerMonkeyFactory
 
STRING - Static variable in class org.apache.hadoop.hbase.util.ClassSize
String overhead
STRING_VIS_TAG_TYPE - Static variable in class org.apache.hadoop.hbase.TagType
 
stringify(Class[]) - Static method in class org.apache.hadoop.hbase.util.Classes
 
stringifyFilter(Filter) - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
Strings - Class in org.apache.hadoop.hbase.util
Utility for Strings.
Strings() - Constructor for class org.apache.hadoop.hbase.util.Strings
 
StringUtils - Class in org.apache.hadoop.hbase.procedure2.util
 
STRIPE_END_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
STRIPE_START_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
The file metadata fields that contain the stripe information.
StripeCompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
Stripe store implementation of compaction policy.
StripeCompactionPolicy(Configuration, StoreConfigInformation, StripeStoreConfig) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
 
StripeCompactionPolicy.StripeCompactionRequest - Class in org.apache.hadoop.hbase.regionserver.compactions
Stripe compaction request wrapper.
StripeCompactionPolicy.StripeInformationProvider - Interface in org.apache.hadoop.hbase.regionserver.compactions
The information about stripes that the policy needs to do its stuff
StripeCompactionRequest(CompactionRequest) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
 
StripeCompactionsPerformanceEvaluation - Class in org.apache.hadoop.hbase
A perf test which does large data ingestion using stripe compactions and regular compactions.
StripeCompactionsPerformanceEvaluation() - Constructor for class org.apache.hadoop.hbase.StripeCompactionsPerformanceEvaluation
 
StripeCompactionsPerformanceEvaluation.SeqShardedDataGenerator - Class in org.apache.hadoop.hbase
 
StripeCompactor - Class in org.apache.hadoop.hbase.regionserver.compactions
This is the placeholder for stripe compactor.
StripeCompactor(Configuration, Store) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactor
 
StripeFlushRequest() - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher.StripeFlushRequest
 
StripeMultiFileWriter - Class in org.apache.hadoop.hbase.regionserver
Base class for cell sink that separates the provided cells into multiple files.
StripeMultiFileWriter() - Constructor for class org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter
 
StripeMultiFileWriter.BoundaryMultiWriter - Class in org.apache.hadoop.hbase.regionserver
MultiWriter that separates the cells based on fixed row-key boundaries.
StripeMultiFileWriter.SizeMultiWriter - Class in org.apache.hadoop.hbase.regionserver
MultiWriter that separates the cells based on target cell number per file and file count.
StripeMultiFileWriter.WriterFactory - Interface in org.apache.hadoop.hbase.regionserver
 
StripeStoreConfig - Class in org.apache.hadoop.hbase.regionserver
Configuration class for stripe store and compactions.
StripeStoreConfig(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
 
StripeStoreEngine - Class in org.apache.hadoop.hbase.regionserver
The storage engine that implements the stripe-based store/compaction scheme.
StripeStoreEngine() - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreEngine
 
StripeStoreFileManager - Class in org.apache.hadoop.hbase.regionserver
Stripe implementation of StoreFileManager.
StripeStoreFileManager(KeyValue.KVComparator, Configuration, StripeStoreConfig) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
StripeStoreFlusher - Class in org.apache.hadoop.hbase.regionserver
Stripe implementation of StoreFlusher.
StripeStoreFlusher(Configuration, Store, StripeCompactionPolicy, StripeStoreFileManager) - Constructor for class org.apache.hadoop.hbase.regionserver.StripeStoreFlusher
 
StripeStoreFlusher.BoundaryStripeFlushRequest - Class in org.apache.hadoop.hbase.regionserver
Stripe flush request wrapper based on boundaries.
StripeStoreFlusher.SizeStripeFlushRequest - Class in org.apache.hadoop.hbase.regionserver
Stripe flush request wrapper based on size.
StripeStoreFlusher.StripeFlushRequest - Class in org.apache.hadoop.hbase.regionserver
Stripe flush request wrapper that writes a non-striped file.
STRONG_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Consistency
STRONG = 0;
strToRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
strToRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
 
strToRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
Struct - Class in org.apache.hadoop.hbase.types
Struct is a simple DataType for implementing "compound rowkey" and "compound qualifier" schema design strategies.
Struct(DataType[]) - Constructor for class org.apache.hadoop.hbase.types.Struct
Create a new Struct instance defined as the sequence of HDataTypes in memberTypes.
StructBuilder - Class in org.apache.hadoop.hbase.types
A helper for building Struct instances.
StructBuilder() - Constructor for class org.apache.hadoop.hbase.types.StructBuilder
Create an empty StructBuilder.
StructIterator - Class in org.apache.hadoop.hbase.types
An Iterator over encoded Struct members.
StructIterator(PositionedByteRange, DataType[]) - Constructor for class org.apache.hadoop.hbase.types.StructIterator
Construct StructIterator over the values encoded in src using the specified types definition.
stub - Variable in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
 
StubAbortable() - Constructor for class org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker.StubAbortable
 
StubWatcher() - Constructor for class org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker.StubWatcher
 
subMap(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
 
submit(RetryingCallable<V>, int, int) - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
 
submit(EventHandler) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
 
submit(Callable<V>) - Method in class org.apache.hadoop.hbase.util.BoundedCompletionService
 
submitAndWait(ProcedureExecutor<TEnv>, Procedure) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureTestingUtility
 
submitAndWaitProcedure(ProcedureExecutor<MasterProcedureEnv>, Procedure) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
 
submitMaxNodeDepthCandidate(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
submitProcedure(Procedure) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
Add a new root-procedure to the executor.
submitSubprocedure(Subprocedure) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
Submit an subprocedure for execution.
submitTask(String) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
 
submitTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
 
submitTask(Callable<Void>) - Method in class org.apache.hadoop.hbase.procedure.SimpleRSProcedureManager.SimpleSubprocedurePool
Submit a task to the pool.
Subprocedure - Class in org.apache.hadoop.hbase.procedure
Distributed procedure member's Subprocedure.
Subprocedure(ProcedureMember, String, ForeignExceptionDispatcher, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.Subprocedure
 
Subprocedure.SubprocedureImpl - Class in org.apache.hadoop.hbase.procedure
Empty Subprocedure for testing.
SubprocedureFactory - Interface in org.apache.hadoop.hbase.procedure
Task builder to build instances of a ProcedureMember's Subprocedures.
SubprocedureImpl(ProcedureMember, String, ForeignExceptionDispatcher, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
 
subset(Configuration, String) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
Returns a subset of the configuration properties, matching the given key prefix.
subSet(Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSkipListSet
 
subSet(Cell, boolean, Cell, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CellSkipListSet
 
subSet(E, E) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
SUBSTR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
SubstringComparator - Class in org.apache.hadoop.hbase.filter
This comparator is for use with SingleColumnValueFilter, for filtering based on the value of a given column.
SubstringComparator(String) - Constructor for class org.apache.hadoop.hbase.filter.SubstringComparator
Constructor
substringType - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
SubstringType byte array
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
SUCCESSFUL_DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
SUCCESSFUL_GET_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
SUCCESSFUL_PUT_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
SUCCESSFUL_SCAN_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
sum(TableName, ColumnInterpreter<R, S, P, Q, T>, Scan) - Method in class org.apache.hadoop.hbase.client.coprocessor.AggregationClient
It sums up the value returned from various regions.
sum(Table, ColumnInterpreter<R, S, P, Q, T>, Scan) - Method in class org.apache.hadoop.hbase.client.coprocessor.AggregationClient
It sums up the value returned from various regions.
sum(RpcController, ColumnAggregationProtos.SumRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpoint
 
sum(RpcController, ColumnAggregationWithNullResponseProtos.SumRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpointNullResponse
 
sum(RpcController, ColumnAggregationWithErrorsProtos.SumRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpointWithErrors
 
sum(com.google.protobuf.RpcController, ColumnAggregationProtos.SumRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.ColumnAggregationService.BlockingInterface
 
sum(com.google.protobuf.RpcController, ColumnAggregationProtos.SumRequest, <any>) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.ColumnAggregationService.Interface
rpc sum(.SumRequest) returns (.SumResponse);
sum(com.google.protobuf.RpcController, ColumnAggregationProtos.SumRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.ColumnAggregationService.Stub
 
sum(com.google.protobuf.RpcController, ColumnAggregationProtos.SumRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.ColumnAggregationService
rpc sum(.SumRequest) returns (.SumResponse);
sum(com.google.protobuf.RpcController, ColumnAggregationWithErrorsProtos.SumRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.BlockingInterface
 
sum(com.google.protobuf.RpcController, ColumnAggregationWithErrorsProtos.SumRequest, <any>) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.Interface
rpc sum(.SumRequest) returns (.SumResponse);
sum(com.google.protobuf.RpcController, ColumnAggregationWithErrorsProtos.SumRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.Stub
 
sum(com.google.protobuf.RpcController, ColumnAggregationWithErrorsProtos.SumRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors
rpc sum(.SumRequest) returns (.SumResponse);
sum(com.google.protobuf.RpcController, ColumnAggregationWithNullResponseProtos.SumRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.BlockingInterface
 
sum(com.google.protobuf.RpcController, ColumnAggregationWithNullResponseProtos.SumRequest, <any>) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.Interface
rpc sum(.SumRequest) returns (.SumResponse);
sum(com.google.protobuf.RpcController, ColumnAggregationWithNullResponseProtos.SumRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.Stub
 
sum(com.google.protobuf.RpcController, ColumnAggregationWithNullResponseProtos.SumRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse
rpc sum(.SumRequest) returns (.SumResponse);
SUM_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
 
SUM_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
 
SUM_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
 
summarize() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
sumOfMillisSecBetweenNexts - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
sum of milliseconds between sequential next calls
SUPERUSER - Static variable in class org.apache.hadoop.hbase.security.visibility.TestDefaultScanLabelGeneratorStack
 
SUPERUSER - Static variable in class org.apache.hadoop.hbase.security.visibility.TestEnforcingScanLabelGenerator
 
SUPERUSER - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels
 
SUPERUSER - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
 
SUPERUSER - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
 
SUPERUSER - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithSLGStack
 
SUPERUSER - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLablesWithGroups
 
SUPERUSER - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityWithCheckAuths
 
SUPERUSER_ARG - Static variable in class org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions
 
SUPERUSER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.security.Superusers
Configuration key for superusers
Superusers - Class in org.apache.hadoop.hbase.security
Keeps lists of superusers and super groups loaded from HBase configuration, checks if certain user is regarded as superuser.
supportsAutoLoading() - Method in interface org.apache.hadoop.hbase.util.BloomFilter
 
supportsAutoLoading() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
supportsAutoLoading() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
 
suspend(ClusterManager.ServiceType, String, int) - Method in class org.apache.hadoop.hbase.HBaseClusterManager
 
suspend(ClusterManager.ServiceType, String, int) - Method in class org.apache.hadoop.hbase.RESTApiClusterManager
 
suspendEncoding() - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Suspends encoding of the stream.
swapLong(long) - Static method in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify
Converts a "long" value between endian systems.
SwapRegionsAction(int, int, int, int) - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster.SwapRegionsAction
 
SWITCH_TO_SIMPLE_AUTH - Static variable in class org.apache.hadoop.hbase.security.SaslUtil
 
sync() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
No operation for the sync in the memory IO engine
sync() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
Sync the data to file after writing
sync() - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
Sync the data to IOEngine after writing
sync() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
sync(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
 
sync() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
sync() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogWriter
 
sync(long) - Method in class org.apache.hadoop.hbase.wal.FaultyFSLog
 
sync() - Method in interface org.apache.hadoop.hbase.wal.WAL
Sync what we have in the WAL.
sync(long) - Method in interface org.apache.hadoop.hbase.wal.WAL
Sync the WAL if the txId was not already sync'd.
sync() - Method in interface org.apache.hadoop.hbase.wal.WALProvider.Writer
 
sync(String, AsyncCallback.VoidCallback, Object) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
sync(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Forces a synchronization of this ZooKeeper client connection.
SYNC_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
SYNC_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
SYNC_WAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
SYNC_WAL = 3;
syncBlockingFilter - Static variable in class org.apache.hadoop.hbase.client.TestHCM
 
SYNCHRONOUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
syncSlots(FSDataOutputStream, ByteSlot[], int, int) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
 
SYSTEM_LABEL - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
 
SYSTEM_NAMESPACE - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
 
SYSTEM_NAMESPACE_NAME - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
System namespace name.
SYSTEM_NAMESPACE_NAME_STR - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
 
SystemCoprocessor() - Constructor for class org.apache.hadoop.hbase.coprocessor.TestCoprocessorConfiguration.SystemCoprocessor
 
SYSTEMTABLE_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
 
SystemTableWALEntryFilter - Class in org.apache.hadoop.hbase.replication
Skips WAL edits for all System tables including META
SystemTableWALEntryFilter() - Constructor for class org.apache.hadoop.hbase.replication.SystemTableWALEntryFilter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Hortonworks Data Platform 2.4.0