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:
sync
in interfaceSynchronizer
-
close
public void close() throws IOException
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Specified by:
close
in interfaceSynchronizer
- Throws:
IOException
-
-