Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/terarkdb
/ getState
Method
getState
java/src/main/java/org/rocksdb/Status.java:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
public
String getState() {
43
return
state;
44
}
45
46
public
String getCodeString() {
47
final
StringBuilder builder =
new
StringBuilder()
Callers
15
trace_analyzer_tool
Function · 0.45
exceptionWithStatusCode
Method · 0.45
exceptionNoMsgWithStatusCode
Method · 0.45
exceptionWithStatusCodeSubCode
Method · 0.45
exceptionNoMsgWithStatusCodeSubCode
Method · 0.45
exceptionWithStatusCodeState
Method · 0.45
state
Method · 0.45
openWhenOpen
Method · 0.45
RocksDBException
Method · 0.45
construct
Method · 0.45
NewPatriciaTrieRepFactory
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
15
exceptionWithStatusCode
Method · 0.36
exceptionNoMsgWithStatusCode
Method · 0.36
exceptionWithStatusCodeSubCode
Method · 0.36
exceptionNoMsgWithStatusCodeSubCode
Method · 0.36
exceptionWithStatusCodeState
Method · 0.36
state
Method · 0.36
openWhenOpen
Method · 0.36
TEST_F
Function · 0.36
BloatTest
Method · 0.36
OpenDB
Method · 0.36
WriteFunc
Method · 0.36
main
Function · 0.36