Interface ReplicatorMessages.GossipOrBuilder

    • Method Detail

      • hasSendBack

        boolean hasSendBack()
        required bool sendBack = 1;
      • getSendBack

        boolean getSendBack()
        required bool sendBack = 1;
      • getEntriesCount

        int getEntriesCount()
        repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
      • hasToSystemUid

        boolean hasToSystemUid()
        optional sfixed64 toSystemUid = 3;
      • getToSystemUid

        long getToSystemUid()
        optional sfixed64 toSystemUid = 3;
      • hasFromSystemUid

        boolean hasFromSystemUid()
        optional sfixed64 fromSystemUid = 4;
      • getFromSystemUid

        long getFromSystemUid()
        optional sfixed64 fromSystemUid = 4;