public interface GlbCtl extends Closeable
| Modifier and Type | Method and Description |
|---|---|
GlbInfo |
getInfo() |
GlbStat |
getStat() |
void |
update(GlbNode node,
int weight) |
GlbStat getStat() throws IOException, InterruptedException
IOExceptionInterruptedExceptionGlbInfo getInfo() throws IOException, InterruptedException
IOExceptionInterruptedExceptionvoid update(GlbNode node, int weight) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2017. All rights reserved.