Package com.featureprobe.sdk.server
Class StreamingSynchronizer
- java.lang.Object
-
- com.featureprobe.sdk.server.StreamingSynchronizer
-
- All Implemented Interfaces:
Synchronizer,Closeable,AutoCloseable
public class StreamingSynchronizer extends Object implements Synchronizer
-
-
Method Detail
-
sync
public Future<Void> sync()
- Specified by:
syncin interfaceSynchronizer
-
close
public void close() throws IOException- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceSynchronizer- Throws:
IOException
-
-