public class CRDTReplicationContainer extends Object
Constructor and Description |
---|
CRDTReplicationContainer(Operation operation,
Map<String,com.hazelcast.cluster.impl.VectorClock> vectorClocks) |
Modifier and Type | Method and Description |
---|---|
Operation |
getOperation()
Returns the CRDT replication operation.
|
Map<String,com.hazelcast.cluster.impl.VectorClock> |
getVectorClocks()
Returns the vector clocks for the CRDTs replicated by the replication
operation.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.