Interface SailDataset

All Superinterfaces:
AutoCloseable, SailClosable

public interface SailDataset extends SailClosable
A state of an SailSource at a point in time that will remain consistent until close() is called. The life cycle follows that of a read operation.
Author:
James Leigh