public interface IAsyncReplicationCommand
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<CommandResult> |
doIt(ReplicationSession session,
Token verbToken,
ReplicationFrame frame) |
java.util.concurrent.CompletableFuture<CommandResult> doIt(ReplicationSession session, Token verbToken, ReplicationFrame frame)
Copyright © 2021. All Rights Reserved.