public class GetMeta extends java.lang.Object implements IAsyncReplicationCommand
Modifier and Type | Class and Description |
---|---|
static class |
GetMeta.GetMetaResponse |
Constructor and Description |
---|
GetMeta() |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<CommandResult> |
doIt(ReplicationSession session,
Token verbToken,
ReplicationFrame frame) |
public java.util.concurrent.CompletableFuture<CommandResult> doIt(ReplicationSession session, Token verbToken, ReplicationFrame frame)
doIt
in interface IAsyncReplicationCommand
Copyright © 2021. All Rights Reserved.