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