Package com.linkedin.davinci.utils
package com.linkedin.davinci.utils
-
ClassDescriptionA low overhead immutable container of byte[] suitable for use as a map key.Similar to
RmdSerDeexcept it's intended to be used as a utility on client side to serialize/deserialize RMD record.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.