T - public class SerializedStorage<T> extends Object
| Constructor and Description |
|---|
SerializedStorage(WriteOutBytes writeOutBytes,
StagedSerde<T> serde) |
public SerializedStorage(WriteOutBytes writeOutBytes, StagedSerde<T> serde)
public void store(@Nullable T value) throws IOException
IOExceptionpublic IOIterator<T> iterator() throws IOException
IOExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.