Class SerializableStreamAppendableColumn<DATA_TYPE extends Serializable>

All Implemented Interfaces:
AppendableColumn<DATA_TYPE>

public class SerializableStreamAppendableColumn<DATA_TYPE extends Serializable>
extends BlobStreamAppendableColumn<DATA_TYPE>
AppendableColumn for streaming output of Serializable objects to a CurrentByteBufferSink.