MCPcopy Create free account
hub / github.com/apple/foundationdb / main

Method main

recipes/java-recipes/MicroPriority.java:153–156  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

151 }
152
153 public static void main(String[] args){
154 clearSubspace(db, pq);
155 smokeTest();
156 }
157}

Callers

nothing calls this directly

Calls 2

clearSubspaceMethod · 0.95
smokeTestMethod · 0.95

Tested by

no test coverage detected