MCPcopy Create free account
hub / github.com/bytedance/terarkdb / key0

Method key0

java/src/main/java/org/rocksdb/RocksIterator.java:63–63  ·  view source on GitHub ↗
(long handle)

Source from the content-addressed store, hash-verified

61 @Override final native void status0(long handle) throws RocksDBException;
62
63 private native byte[] key0(long handle);
64 private native byte[] value0(long handle);
65}

Callers 1

keyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected