Class ChecksumIndexOutput

All Implemented Interfaces:
Closeable, AutoCloseable

public class ChecksumIndexOutput extends IndexOutput
Writes bytes through to a primary IndexOutput, computing checksum. Note that you cannot use seek().