public interface SuspensionHook
| Modifier and Type | Method and Description |
|---|---|
Iterable<Integer> |
getAllNodeIds() |
int |
getNewId() |
byte[] |
retrieve(int id) |
void |
store(int id,
byte[] data) |
Copyright © 2018. All rights reserved.