Class BlockfileIndexTokens
java.lang.Object
io.datarouter.bytes.blockfile.block.tokens.BlockfileBaseTokens
io.datarouter.bytes.blockfile.block.tokens.BlockfileIndexTokens
-
Field Summary
Fields inherited from class io.datarouter.bytes.blockfile.block.tokens.BlockfileBaseTokens
NUM_LENGTH_BYTES, NUM_PREFIX_BYTES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.datarouter.bytes.blockfile.block.tokens.BlockfileBaseTokens
blockType, concat, decodeLength, encodeBlockType, encodeLength, length, prefixBytes, scan, totalLength
-
Constructor Details
-
BlockfileIndexTokens
public BlockfileIndexTokens(long indexBlockId, int length, byte[] value)
-
-
Method Details
-
indexBlockId
public long indexBlockId() -
suffixLength
public int suffixLength()- Specified by:
suffixLengthin classBlockfileBaseTokens
-
toList
- Specified by:
toListin classBlockfileBaseTokens
-
lengthWithoutValue
public static int lengthWithoutValue()
-