Class HFileReaderImpl.NotSeekedException

All Implemented Interfaces:
Serializable
Enclosing class:
HFileReaderImpl

An exception thrown when an operation requiring a scanner to be seeked is invoked on a scanner that is not seeked.
See Also:
  • Constructor Details