Interface StringDataChunk

All Superinterfaces:
DataChunk<StringPoint,StringDataChunk>
All Known Implementing Classes:
CompressedStringDataChunk, UncompressedStringDataChunk

public interface StringDataChunk extends DataChunk<StringPoint,StringDataChunk>
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Method Details