MCPcopy Create free account
hub / github.com/badvision/jace / doRefresh

Method doRefresh

src/main/java/jace/hardware/massStorage/DiskNode.java:268–268  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

266 public abstract void doAllocate() throws IOException;
267
268 public abstract void doRefresh();
269
270 public abstract void readBlock(int sequence, byte[] buffer) throws IOException;
271

Callers 1

refreshMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected