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-2014 The Apache Software Foundation. All Rights Reserved.