Package | Description |
---|---|
com.tailf.conf |
Data types and utilities for communication with the server.
|
com.tailf.proto |
Package containing java classes representation of
Erlang datatypes or terms which
is used internally in the communication between the Library and
ConfD/NCS.
|
Modifier and Type | Method and Description |
---|---|
ConfEList |
InstancePath.encode()
Returns the path encoded as an ConfEList.
|
ConfEList |
InstancePath.encodeIKP()
Returns the path as ConfEList in IKP format.
|
Constructor and Description |
---|
ConfPath(ConfEList o)
Initialize a ConfPath.
|
InstancePath(ConfEList o)
Initialize a ConfPath.
|
Modifier and Type | Method and Description |
---|---|
ConfEList |
ConfEList.reverse() |