public class Node
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.internal.LinkedTreeMap<java.lang.String,java.lang.Object> |
configuration() |
com.google.gson.internal.LinkedTreeMap<java.lang.String,java.lang.Object> |
status() |
com.google.gson.internal.LinkedTreeMap<java.lang.String,java.lang.Object> |
syncing() |
public Node(Client client)
public com.google.gson.internal.LinkedTreeMap<java.lang.String,java.lang.Object> status()
throws java.io.IOException
java.io.IOExceptionpublic com.google.gson.internal.LinkedTreeMap<java.lang.String,java.lang.Object> syncing()
throws java.io.IOException
java.io.IOExceptionpublic com.google.gson.internal.LinkedTreeMap<java.lang.String,java.lang.Object> configuration()
throws java.io.IOException
java.io.IOException