Interface DataWriter
-
- All Implemented Interfaces:
-
java.lang.AutoCloseable
public interface DataWriter implements AutoCloseable
-
-
Method Summary
Modifier and Type Method Description abstract Unitopen()abstract UnitcheckPoint()-
-
Method Detail
-
checkPoint
abstract Unit checkPoint()
-
-
-
-