Class BinaryStoreSocketReaderV2

All Implemented Interfaces:
BinaryStoreReader, TableReader

public class BinaryStoreSocketReaderV2 extends AbstractBinaryStoreReaderV2
Extend AbstractBinaryStoreReaderV2 implementation to add a socket channel source. The source channel is not rewindable or seekable. The internal data buffer will be allocated from a pool rather than statically allocated.