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 © 2023. All Rights Reserved.