Class InstallSnapshotReply

    • Constructor Detail

      • InstallSnapshotReply

        public InstallSnapshotReply​(long term,
                                    String followerId,
                                    int chunkIndex,
                                    boolean success)
    • Method Detail

      • getFollowerId

        public String getFollowerId()
      • getChunkIndex

        public int getChunkIndex()
      • isSuccess

        public boolean isSuccess()