Uses of Record Class
com.loomcache.server.consensus.RaftLog.IndexTermPair
Packages that use RaftLog.IndexTermPair
-
Uses of RaftLog.IndexTermPair in com.loomcache.server.consensus
Methods in com.loomcache.server.consensus that return RaftLog.IndexTermPairModifier and TypeMethodDescriptionRaftLog.getLastIndexAndTerm()Atomically get the last index and term as a pair.