public static final class Replicator.DeleteSuccess<A extends ReplicatedData> extends java.lang.Object implements Replicator.DeleteResponse<A>, scala.Product, scala.Serializable
Constructor and Description |
---|
DeleteSuccess(Key<A> key) |
Modifier and Type | Method and Description |
---|---|
Key<A> |
key() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Key<A> key()
key
in interface Replicator.DeleteResponse<A extends ReplicatedData>