Class LocalSyncTask

All Implemented Interfaces:
com.google.common.util.concurrent.FutureCallback<StreamState>, com.google.common.util.concurrent.ListenableFuture<SyncStat>, io.netty.util.concurrent.Future<SyncStat>, Runnable, Future<SyncStat>, StreamEventHandler, Awaitable, Future<SyncStat>

public class LocalSyncTask extends SyncTask implements StreamEventHandler
LocalSyncTask performs streaming between local(coordinator) node and remote replica.