Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 532D5200B73 for ; Mon, 29 Aug 2016 17:33:03 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 51A6C160ACA; Mon, 29 Aug 2016 15:33:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 35500160AC8 for ; Mon, 29 Aug 2016 17:33:01 +0200 (CEST) Received: (qmail 83690 invoked by uid 500); 29 Aug 2016 15:32:54 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 81768 invoked by uid 99); 29 Aug 2016 15:32:53 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2016 15:32:53 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3B952E0A7C; Mon, 29 Aug 2016 15:32:53 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: misty@apache.org To: commits@hbase.apache.org Date: Mon, 29 Aug 2016 15:33:38 -0000 Message-Id: <5bcee536f7f54e738e218af6b4ac1fcf@git.apache.org> In-Reply-To: <8d3cfb4f37fe46bc8fe62359e437de8c@git.apache.org> References: <8d3cfb4f37fe46bc8fe62359e437de8c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [48/52] [partial] hbase-site git commit: Published site at 950d547dae684155020edb879a343bee1bf18e97. archived-at: Mon, 29 Aug 2016 15:33:03 -0000 http://git-wip-us.apache.org/repos/asf/hbase-site/blob/45a663dd/devapidocs/index-all.html ---------------------------------------------------------------------- diff --git a/devapidocs/index-all.html b/devapidocs/index-all.html index b9e4b5c..1f22e2a 100644 --- a/devapidocs/index-all.html +++ b/devapidocs/index-all.html @@ -4603,6 +4603,8 @@
Searches for the latest value for the specified column.
+
binarySearch(Cell, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
binarySearch(byte[][], byte[], int, int, RawComparator<?>) - Static method in class org.apache.hadoop.hbase.util.Bytes
Deprecated. @@ -5589,7 +5591,7 @@
 
BufferedDataBlockEncoder.SeekerState - Class in org.apache.hadoop.hbase.io.encoding
 
-
BufferedDataBlockEncoder.SeekerState(ObjectIntPair<ByteBuffer>, boolean) - Constructor for class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
+
BufferedDataBlockEncoder.SeekerState(ObjectIntPair<ByteBuffer>, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
 
BufferedMutator - Interface in org.apache.hadoop.hbase.client
@@ -8761,6 +8763,8 @@
 
checkRow(ByteBuffer) - Static method in class org.apache.hadoop.hbase.client.Mutation
 
+
checkRow(Cell) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
+
 
checkRow - Variable in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
 
checkRow(byte[], String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
@@ -9096,6 +9100,8 @@
The size of individual Bloom filter chunks to create
+
chunkCount - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreChunkPool
+
 
chunkId - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterWriter.ReadyChunk
 
chunkPool - Variable in class org.apache.hadoop.hbase.regionserver.HeapMemStoreLAB
@@ -9242,6 +9248,8 @@
CleanerChore(String, int, Stoppable, Configuration, FileSystem, Path, String) - Constructor for class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
+
CleanerChore(String, int, Stoppable, Configuration, FileSystem, Path, String, Map<String, Object>) - Constructor for class org.apache.hadoop.hbase.master.cleaner.CleanerChore
+
 
cleanersChain - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
cleanExpiredMobFiles(String, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.mob.ExpiredMobFileCleaner
@@ -11925,6 +11933,8 @@
 
comparator - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
 
+
comparator - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
COMPARATOR - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.BucketEntry
 
comparator - Variable in class org.apache.hadoop.hbase.io.hfile.CompoundBloomFilterBase
@@ -12209,6 +12219,8 @@
Compare the given key against the current key
+
compareKey(CellComparator, Cell) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
compareKey(CellComparator, Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
compareKey(CellComparator, Cell) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
@@ -12304,6 +12316,8 @@
 
compareRows(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.CellComparator.MetaCellComparator
 
+
compareRows(ByteBuffer, Cell) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
compareRows(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
Deprecated.
@@ -14701,6 +14715,10 @@
 
copyFromNext(BufferedDataBlockEncoder.SeekerState) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerState
 
+
copyFromNext(RowIndexSeekerV1.SeekerState) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
+
Copy the state from the next one into this instance (the previous state placeholder).
+
copyFromStreamToBuffer(ByteBuffer, DataInputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Copy the given number of bytes from the given stream and put it at the @@ -15655,8 +15673,6 @@
Prepare the regions and region files.
-
createdChunkCount - Variable in class org.apache.hadoop.hbase.regionserver.MemStoreChunkPool
-
 
createDecompressionStream(InputStream, Decompressor, int) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
 
createDecryptionStream(InputStream, Context, byte[]) - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
@@ -15886,6 +15902,8 @@
createFirstKeyCell(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder
 
+
createFirstKeyCell(ByteBuffer, int) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
+
 
createFirstOnNextRow(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
Create a Cell that is smaller than all other possible Cells for the given Cell row's next row.
@@ -16612,6 +16630,8 @@
 
createSeeker(CellComparator, HFileBlockDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
 
+
createSeeker(CellComparator, HFileBlockDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
+
 
createSeekerState() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
 
createSequential(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
@@ -17123,6 +17143,8 @@
current - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
 
+
current - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
current - Variable in class org.apache.hadoop.hbase.io.hfile.BlockCachesIterator
 
current - Variable in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader.EntryIterator
@@ -17141,6 +17163,10 @@
 
currentBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
 
+
currentBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
+
currentBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
 
currentCallable - Variable in class org.apache.hadoop.hbase.client.AsyncProcess.AsyncRequestFutureImpl
 
currentCallTotalTimeout - Variable in class org.apache.hadoop.hbase.client.AsyncProcess.AsyncRequestFutureImpl
@@ -17183,6 +17209,8 @@
 
currentKey - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
 
+
currentKey - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
 
currentKey - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
currentlyWriting - Variable in class org.apache.hadoop.hbase.wal.WALSplitter.EntryBuffers
@@ -17779,6 +17807,8 @@
Read an instance of the first type parameter from buffer src.
+
decodeAtPosition(int) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
decodeB(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Union2
Read an instance of the second type parameter from buffer src.
@@ -17825,6 +17855,8 @@
decodeFirst() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
 
+
decodeFirst() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
decodeFloat(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
Read a float value from the buffer dst.
@@ -17886,6 +17918,8 @@
Decode.
+
decodeKeyValues(DataInputStream, HFileBlockDecodingContext) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
+
 
decodeLong(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedInt64
Read a long value from the buffer src.
@@ -17902,6 +17936,8 @@
 
decodeNext() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
 
+
decodeNext() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
decodeNumericAsBigDecimal(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Decode a BigDecimal value from the variable-length encoding.
@@ -17947,6 +17983,8 @@
decodeTags() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
 
+
decodeTags() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
decodeToFile(String, String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for decoding data to a file.
@@ -17957,6 +17995,8 @@
decodingCtx - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
 
+
decodingCtx - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
decodingCtx - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
decompress(byte[], int, InputStream, int, int, Compression.Algorithm) - Static method in class org.apache.hadoop.hbase.io.compress.Compression
@@ -20428,7 +20468,7 @@
 
DiffKeyDeltaEncoder.DiffSeekerState - Class in org.apache.hadoop.hbase.io.encoding
 
-
DiffKeyDeltaEncoder.DiffSeekerState(ObjectIntPair<ByteBuffer>, boolean) - Constructor for class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerState
+
DiffKeyDeltaEncoder.DiffSeekerState(ObjectIntPair<ByteBuffer>, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerState
 
digest - Variable in class org.apache.hadoop.hbase.mapreduce.HashTable.ResultHasher
 
@@ -20487,7 +20527,7 @@
Take a snapshot of a disabled table.
-
DisabledTableSnapshotHandler(HBaseProtos.SnapshotDescription, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
+
DisabledTableSnapshotHandler(HBaseProtos.SnapshotDescription, MasterServices, SnapshotManager) - Constructor for class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
 
DisabledWALProvider - Class in org.apache.hadoop.hbase.wal
@@ -21743,6 +21783,8 @@
Encodes a KeyValue.
+
encode(Cell, HFileBlockEncodingContext, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
+
 
encode(Cell, HFileBlockEncodingContext, DataOutputStream) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Encodes a KeyValue.
@@ -22136,6 +22178,8 @@
 
encoder - Variable in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
 
+
encoder - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1.RowIndexEncodingState
+
 
EncoderBufferTooSmallException - Exception in org.apache.hadoop.hbase.io.encoding
Internal error which indicates a bug in a data block encoding algorithm.
@@ -22199,6 +22243,8 @@
 
encodingCtx - Variable in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
 
+
encodingCtx - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
+
 
EncodingState - Class in org.apache.hadoop.hbase.io.encoding
Keeps track of the encoding state.
@@ -22305,6 +22351,8 @@
Ends encoding for a block of KeyValues.
+
endBlockEncoding(HFileBlockEncodingContext, DataOutputStream, byte[]) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
+
 
endBlockEncoding(HFileBlockEncodingContext, DataOutputStream, byte[], BlockType) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Ends encoding for a block of KeyValues.
@@ -24350,7 +24398,7 @@
 
FastDiffDeltaEncoder.FastDiffSeekerState - Class in org.apache.hadoop.hbase.io.encoding
 
-
FastDiffDeltaEncoder.FastDiffSeekerState(ObjectIntPair<ByteBuffer>, boolean) - Constructor for class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerState
+
FastDiffDeltaEncoder.FastDiffSeekerState(ObjectIntPair<ByteBuffer>, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerState
 
fastFailClearingTimeMilliSec - Variable in class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor
 
@@ -25806,6 +25854,8 @@
 
flush() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
 
+
flush() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
+
 
flush(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
flush(boolean) - Method in interface org.apache.hadoop.hbase.regionserver.Region
@@ -28661,6 +28711,8 @@
 
getCell() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
 
+
getCell() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
getCell() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
getCell() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
@@ -28671,6 +28723,8 @@
 
getCell(int) - Method in class org.apache.hadoop.hbase.regionserver.CellFlatMap
 
+
getCellBufSize() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
 
getCellBufSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
 
getCellCodecClsName() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader.WALHdrContext
@@ -31427,6 +31481,8 @@
 
getFirstKeyCellInBlock(ByteBuff) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
 
+
getFirstKeyCellInBlock(ByteBuff) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
+
 
getFirstKeyCellInBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
getFirstKeyCellInBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
@@ -32358,6 +32414,8 @@
From the current position creates a cell using the key part of the current buffer
+
getKey() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
getKey() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.RAMQueueEntry
 
getKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
@@ -33006,6 +33064,8 @@
Determine based on a list of children under a ZNode, whether or not a process which created a specified ZNode has obtained a lock.
+
getLocks() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
+
 
getLockZNode(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
getLog(HRegionInfo) - Method in class org.apache.hadoop.hbase.util.MetaUtils
@@ -37707,6 +37767,8 @@
 
getRow() - Method in class org.apache.hadoop.hbase.client.RowMutations
 
+
getRow(int) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
getRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
@@ -39098,7 +39160,7 @@
Returns the map of store files based on path for all snapshots
-
getSnapshotsInProgress() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
+
getSnapshotsInProgress(SnapshotManager) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
 
getSnapshotSize() - Method in class org.apache.hadoop.hbase.regionserver.AbstractMemStore
 
@@ -41430,7 +41492,7 @@
 
getUnneededFiles(long, List<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
 
-
getUnreferencedFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
+
getUnreferencedFiles(Iterable<FileStatus>, SnapshotManager) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
Check to see if any of the passed file names is contained in any of the snapshots.
@@ -41830,6 +41892,8 @@
Does a shallow copy of the value at the current position.
+
getValueShallowCopy() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
getValueString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
 
getValueString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
@@ -44617,6 +44681,10 @@
HeapMemoryManager(ResizableBlockCache, FlushRequester, Server, RegionServerAccounting) - Constructor for class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
 
+
HeapMemoryManager.HeapMemoryTuneObserver - Interface in org.apache.hadoop.hbase.regionserver
+
+
Every class that wants to observe heap memory tune actions must implement this interface.
+
HeapMemoryManager.HeapMemoryTunerChore - Class in org.apache.hadoop.hbase.regionserver
 
HeapMemoryManager.HeapMemoryTunerChore() - Constructor for class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTunerChore
@@ -45087,6 +45155,8 @@
HFileCleaner(int, Stoppable, Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
+
HFileCleaner(int, Stoppable, Configuration, FileSystem, Path, Map<String, Object>) - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
+
 
hfileCleaner - Variable in class org.apache.hadoop.hbase.master.HMaster
 
HFileContext - Class in org.apache.hadoop.hbase.io.hfile
@@ -46622,6 +46692,8 @@
 
includesMvcc() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
 
+
includesMvcc() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
includesMvcc - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
Whether mvcc is to be included in the Read/Write
@@ -46634,6 +46706,8 @@
 
includesTags() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
 
+
includesTags() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
includesTags - Variable in class org.apache.hadoop.hbase.io.hfile.HFileContext
Whether tags are to be included in the Read/Write
@@ -47510,6 +47584,12 @@
 
init(BaseLoadBalancer.Cluster) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.RegionReplicaRackCostFunction
 
+
init(Map<String, Object>) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseFileCleanerDelegate
+
 
+
init(Map<String, Object>) - Method in interface org.apache.hadoop.hbase.master.cleaner.FileCleanerDelegate
+
+
this method is used to pass some instance into subclass
+
init() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
init() - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
@@ -47520,6 +47600,8 @@
 
init() - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
 
+
init(Map<String, Object>) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
+
 
init() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Clear out the metrics and re-prepare the source.
@@ -48726,6 +48808,8 @@
 
invalidate() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
 
+
invalidate() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
 
InvalidFamilyOperationException - Exception in org.apache.hadoop.hbase
Thrown if a request is table schema modification is requested but @@ -51426,6 +51510,8 @@
 
isValid() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
 
+
isValid() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
 
isValid() - Method in class org.apache.hadoop.hbase.procedure2.RootProcedureState
Called on store load by the ProcedureExecutor to validate the procedure stack.
@@ -52006,6 +52092,11 @@
Configuration key to set how long to wait in ms doing a quick check on meta state.
+
KEY_VALUE_LEN_SIZE - Static variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
+
The size of a (key length, value length) tuple that prefixes each entry + in a data block.
+
KEY_VALUE_LEN_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
The size of a (key length, value length) tuple that prefixes each entry in @@ -52029,6 +52120,8 @@
We need to store a copy of the key.
+
keyBuffer - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
 
keyComparator - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap.ArrayHolder
 
keyComparator - Variable in class org.apache.hadoop.hbase.types.CopyOnWriteArrayMap
@@ -52051,6 +52144,8 @@
 
keyLength - Variable in class org.apache.hadoop.hbase.io.encoding.CompressionState
 
+
keyLength - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
 
keyLength(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
Returns number of bytes this cell's key part would have been used if serialized as in @@ -52586,6 +52681,10 @@
 
lastBufFlipped - Variable in class org.apache.hadoop.hbase.io.ByteBufferListOutputStream
 
+
lastCell - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
+
+
The Cell previously appended.
+
lastCell - Variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterImpl
The Cell previously appended.
@@ -54051,6 +54150,13 @@
 
lockPool - Variable in class org.apache.hadoop.hbase.util.KeyLocker
 
+
locks - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
+
+
Locks for snapshot operations + key is snapshot's filename in progress, value is the related lock + - create snapshot + - SnapshotCleaner
+
locks - Variable in class org.apache.hadoop.hbase.quotas.MasterQuotaManager.NamedLock
 
LockTimeoutException - Exception in org.apache.hadoop.hbase.exceptions
@@ -54241,6 +54347,8 @@
 
LOG - Static variable in class org.apache.hadoop.hbase.io.crypto.Encryption
 
+
LOG - Static variable in class org.apache.hadoop.hbase.io.encoding.RowIndexEncoderV1
+
 
LOG - Static variable in class org.apache.hadoop.hbase.io.FileLink
 
LOG - Static variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
@@ -56698,6 +56806,8 @@
 
master - Variable in class org.apache.hadoop.hbase.master.ServerManager
 
+
master - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
+
 
master - Variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
master - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
@@ -58028,9 +58138,9 @@
 
MemStoreChunkPool - Class in org.apache.hadoop.hbase.regionserver
-
A pool of HeapMemStoreLAB.Chunk instances.
+
A pool of Chunk instances.
-
MemStoreChunkPool(Configuration, int, int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreChunkPool
+
MemStoreChunkPool(Configuration, int, int, int, float) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreChunkPool
 
MemStoreChunkPool.PooledChunk - Class in org.apache.hadoop.hbase.regionserver
 
@@ -58149,6 +58259,8 @@
 
memstoreTS - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
 
+
memstoreTS - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
 
memstoreUpdated - Variable in class org.apache.hadoop.hbase.mob.mapreduce.SweepReducer.SweepPartition
 
MemStoreWrapper - Class in org.apache.hadoop.hbase.mob.mapreduce
@@ -60415,6 +60527,8 @@
 
moveToPrevious() - Method in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.BufferedEncodedSeeker
 
+
moveToPrevious() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
mpmHost - Variable in class org.apache.hadoop.hbase.master.HMaster
 
MR_NUM_MAPS - Static variable in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
@@ -61489,6 +61603,8 @@
Creates an encoder specific decoding context, which will prepare the data before actual decoding
+
newDataBlockDecodingContext(HFileContext) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
+
 
newDataBlockDecodingContext(HFileContext) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
create a encoder specific decoding context for reading.
@@ -61505,6 +61621,8 @@
Creates a encoder specific encoding context
+
newDataBlockEncodingContext(DataBlockEncoding, byte[], HFileContext) - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexCodecV1
+
 
newDataBlockEncodingContext(byte[], HFileContext) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Create an encoder specific encoding context object for writing.
@@ -61692,6 +61810,8 @@
Move to next position
+
next() - Method in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1
+
 
next() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCachesIterator
 
next() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
@@ -61905,6 +62025,8 @@
 
nextKvOffset - Variable in class org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder.SeekerState
 
+
nextKvOffset - Variable in class org.apache.hadoop.hbase.io.encoding.RowIndexSeekerV1.SeekerState
+
 
nextNodeId() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
nextNodeOffsetsOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
@@ -63351,6 +63473,12 @@
 
onException(RetriesExhaustedWithDetailsException, BufferedMutator) - Method in interface org.apache.hadoop.hbase.client.BufferedMutator.ExceptionListener
 
+
onHeapMemoryTune(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTuneObserver
+
+
This method would be called by HeapMemoryManger when a heap memory tune action took place.
+
+
onHeapMemoryTune(long, long) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreChunkPool
+
 
online - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer