Interface ReplicatedDataMessages.ORSetDeltaGroup.EntryOrBuilder

    • Method Detail

      • hasOperation

        boolean hasOperation()
        required .akka.cluster.ddata.ORSetDeltaOp operation = 1;
        Returns:
        Whether the operation field is set.
      • hasUnderlying

        boolean hasUnderlying()
        required .akka.cluster.ddata.ORSet underlying = 2;
        Returns:
        Whether the underlying field is set.