public interface Syncable
| Modifier and Type | Method and Description | 
|---|---|
| long | sync()Return the current position as a value that may be passed to
 DataFileReader.seek(long). | 
long sync() throws IOException
IOException - - if an error occurred while attempting to sync.Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.