public static class Replicator.Internal$
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
Replicator.Internal$.ClockTick |
class |
Replicator.Internal$.DataEnvelope |
class |
Replicator.Internal$.DeletedData |
class |
Replicator.Internal$.Gossip |
class |
Replicator.Internal$.GossipTick |
class |
Replicator.Internal$.Read |
class |
Replicator.Internal$.ReadRepair |
class |
Replicator.Internal$.ReadRepairAck |
class |
Replicator.Internal$.ReadResult |
class |
Replicator.Internal$.RemovedNodePruningTick |
class |
Replicator.Internal$.Status |
class |
Replicator.Internal$.Write |
class |
Replicator.Internal$.WriteAck |
class |
Replicator.Internal$.WriteNack |
Modifier and Type | Field and Description |
---|---|
static Replicator.Internal$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Internal$() |
Modifier and Type | Method and Description |
---|---|
ByteString |
DeletedDigest() |
akka.cluster.ddata.Replicator.Internal.DataEnvelope |
DeletedEnvelope() |
ByteString |
LazyDigest() |
ByteString |
NotFoundDigest() |
public static final Replicator.Internal$ MODULE$
public ByteString DeletedDigest()
public ByteString LazyDigest()
public ByteString NotFoundDigest()
public akka.cluster.ddata.Replicator.Internal.DataEnvelope DeletedEnvelope()