MCPcopy Create free account
hub / github.com/bft-smart/library / getId

Method getId

src/main/java/bftsmart/tom/ServiceReplica.java:517–519  ·  view source on GitHub ↗

Replica ID @return Replica ID

()

Source from the content-addressed store, hash-verified

515 * @return Replica ID
516 */
517 public int getId() {
518 return id;
519 }
520}

Callers 1

reconfigureToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected