@InterfaceAudience.Public
@InterfaceStability.Evolving
public interface Seekable
void seek(long pos)
          throws IOException
IOExceptionlong getPos()
            throws IOException
IOExceptionCopyright © 2018 Apache Software Foundation. All Rights Reserved.