Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
appExecuteOrdered
Method · 0.45
appExecuteUnordered
Method · 0.45
toBytes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected