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

Method getType

src/main/java/bftsmart/demo/map/MapMessage.java:85–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 }
84
85 public MapRequestType getType() {
86 return type;
87 }
88
89 public K getKey() {
90 return key;

Callers 3

appExecuteOrderedMethod · 0.45
appExecuteUnorderedMethod · 0.45
toBytesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected