MCPcopy Create free account
hub / github.com/cruppstahl/upscaledb / ups_db_count

Method ups_db_count

java/java/de/crupp/upscaledb/Database.java:51–52  ·  view source on GitHub ↗
(long handle, long txnhandle,
      int flags)

Source from the content-addressed store, hash-verified

49 Operation[] operations, int flags);
50
51 private native long ups_db_count(long handle, long txnhandle,
52 int flags);
53
54 private native int ups_db_close(long handle, int flags);
55

Callers 1

getCountMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected