public class ApplyQuota extends java.lang.Object implements IAsyncReplicationCommand
| Constructor and Description | 
|---|
ApplyQuota()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.concurrent.CompletableFuture<CommandResult> | 
doIt(ReplicationSession session,
    Token t,
    ReplicationFrame frame)  | 
public java.util.concurrent.CompletableFuture<CommandResult> doIt(ReplicationSession session, Token t, ReplicationFrame frame)
doIt in interface IAsyncReplicationCommandCopyright © 2023. All Rights Reserved.