Package com.linkedin.davinci.utils
package com.linkedin.davinci.utils
-
ClassDescriptionA low overhead immutable container of byte[] suitable for use as a map key.IndexedHashMap<K,
V> This is a fork of the standardHashMap
which implementsIndexedMap
.IndexedMap<K,V> The IndexedMap interface implements Map and several functions for dealing with its content via the index corresponding to their insertion order.Similar toInMemoryChunkAssembler
except is uses aRocksDBStorageEngine
as the buffer to buffer chunks before the full record can be assembled.This class maintains in-memory partition usage.