Modifier and Type | Method and Description |
---|---|
IReplicationObserver |
ReplicationFeebackObserver.create(io.vertx.core.Vertx vertx) |
Modifier and Type | Method and Description |
---|---|
IReplicationObserver |
IReplicationObserverProvider.create(io.vertx.core.Vertx vertx) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<IReplicationObserver> |
ReplicationObservers.create(io.vertx.core.Vertx vertx) |
Constructor and Description |
---|
ReplicationSession(io.vertx.core.Vertx vertx,
io.vertx.core.net.NetSocket client,
StorageApiLink storage,
java.util.List<IReplicationObserver> observers) |
SyncServerConnection(io.vertx.core.Vertx vertx,
HttpClientProvider http,
java.util.List<IReplicationObserver> observers) |
Constructor and Description |
---|
ApplyMailbox(java.util.List<IReplicationObserver> observers) |
ApplyMessage(java.util.List<IReplicationObserver> observers) |
Modifier and Type | Class and Description |
---|---|
class |
CommandObserver |
Modifier and Type | Method and Description |
---|---|
IReplicationObserver |
CommandObserver.Factory.create(io.vertx.core.Vertx vertx) |
Modifier and Type | Method and Description |
---|---|
IReplicationObserver |
ApplyCounter.create(io.vertx.core.Vertx vertx) |
Copyright © 2021. All Rights Reserved.