Interface | Description |
---|---|
Dictionary |
Dictionary interface
Dictionary indexes should be either bytes or shorts, only positive.
|
Class | Description |
---|---|
LRUDictionary |
WALDictionary using an LRU eviction algorithm.
|
LRUDictionary.BidirectionalLRUMap | |
LRUDictionary.BidirectionalLRUMap.ByteArrayBackedNode | |
LRUDictionary.BidirectionalLRUMap.ByteBufferBackedNode | |
LRUDictionary.BidirectionalLRUMap.Node | |
MemorySizeUtil |
Util class to calculate memory size for memstore, block cache(L1, L2) of RS.
|
StreamUtils |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.