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 standardHashMapwhich 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 toInMemoryChunkAssemblerexcept is uses aRocksDBStorageEngineas the buffer to buffer chunks before the full record can be assembled.This class maintains in-memory partition usage.