public class ReplicationFeebackObserver extends java.lang.Object implements IReplicationObserverProvider
Constructor and Description |
---|
ReplicationFeebackObserver() |
Modifier and Type | Method and Description |
---|---|
static java.util.concurrent.CompletableFuture<java.lang.Void> |
addWatcher(io.vertx.core.Vertx vertx,
java.lang.String mailboxUniqueId) |
IReplicationObserver |
create(io.vertx.core.Vertx vertx) |
public static final java.util.concurrent.CompletableFuture<java.lang.Void> addWatcher(io.vertx.core.Vertx vertx, java.lang.String mailboxUniqueId)
public IReplicationObserver create(io.vertx.core.Vertx vertx)
create
in interface IReplicationObserverProvider
Copyright © 2021. All Rights Reserved.