Uses of Class
com.tailf.proto.ConfEObject
Package
Description
Data types and utilities for communication with the server.
Service callback specific context and utilities.
MAAPI is an API which provides full access to the systems internal
transaction engine.
NCS Java machine management and control of Services, Neds,
callbacks and Applications
Network Equipment Drivers package
Package containing java class representations of Erlang datatypes or terms
which are used internally in the communication between the Library and
ConfD/NCS.
-
Uses of ConfEObject in com.tailf.conf
Modifier and TypeMethodDescriptionConfAttributeValue.encode()
ConfBinary.encode()
ConfBool.encode()
ConfBuf.encode()
ConfDate.encode()
ConfDatetime.encode()
ConfDecimal64.encode()
ConfDefault.encode()
ConfDottedQuad.encode()
ConfDouble.encode()
ConfDuration.encode()
ConfEnumeration.encode()
ConfFloat.encode()
ConfHexString.encode()
ConfIdentityRef.encode()
ConfInt16.encode()
ConfInt32.encode()
ConfInt64.encode()
ConfInt8.encode()
abstract ConfEObject
ConfIP.encode()
abstract ConfEObject
ConfIPAndPrefixLen.encode()
abstract ConfEObject
ConfIPPrefix.encode()
ConfIPv4.encode()
ConfIPv4AndPrefixLen.encode()
ConfIPv4Prefix.encode()
ConfIPv6.encode()
ConfIPv6AndPrefixLen.encode()
ConfIPv6Prefix.encode()
ConfKey.encode()
ConfList.encode()
ConfNoExists.encode()
abstract ConfEObject
ConfObject.encode()
ConfObjectRef.encode()
ConfOID.encode()
ConfQname.encode()
ConfTag.encode()
ConfTagDefault.encode()
ConfTime.encode()
ConfTypeDescriptor.encode()
ConfUInt16.encode()
ConfUInt32.encode()
ConfUInt64.encode()
ConfUInt8.encode()
abstract ConfEObject
ConfValue.encode()
encode value.ConfXMLParam.encode()
static ConfEObject
ConfXMLParam.encode
(ConfXMLParam[] params) static ConfEObject
ConfXMLParam.encode
(List<String> mountId, ConfXMLParam[] params) ConfXMLTagH.encode()
SnmpVarbind.encode()
Return encoded term.ConfXMLParam.encodeHKP()
Encode this ConfXMLParam to HKP representation (i.e hashbased [ns | tag] where where ns and tag are both in long).static ConfEObject
ConfXMLParam.encodeHKP
(ConfXMLParam[] params) static ConfEObject
ConfXMLParam.encodeHKP
(List<String> mountId, ConfXMLParam[] params) ConfTag.encodeIKP()
ConfXMLParam.encodeIKP()
static ConfEObject
ConfXMLParam.encodeIKP
(ConfXMLParam[] params) static ConfEObject
ConfXMLParam.encodeIKP
(List<String> mountId, ConfXMLParam[] params) SnmpVarbind.encodeOid
(int[] oid) Should only be used for rowindex nowSnmpVarbind.encodeOid
(long[] oid) static ConfEObject
ConfHaNode.pack_ha_node
(ConfHaNode node) Encodes a ConfHaNode into a ConfEObject to be transported by the protocol.Modifier and TypeMethodDescriptionstatic ConfObject
ConfObject.decode
(ConfEObject o) static ConfXMLParam
ConfXMLParam.decodeParam
(ConfEObject o) Decode the internal representation to aConfXMLParam
Used internally.static ConfXMLParam[]
ConfXMLParam.decodeParams
(ConfEObject o) static ConfObject[]
ConfInternal.hk_keypath
(ConfEObject term) Create a hkeypath from a term.static ConfObject[]
ConfInternal.mk_keypath
(ConfEObject term, ArrayList<ConfNamespace> ns_list) Makes a keypath from a term.static ConfResponse
ConfInternal.requestTerm
(Socket socket, int op, int thandle, boolean isrel, ConfEObject arg) Requests a term from ConfD/NCS.static ConfResponse
ConfInternal.requestTerm
(Socket socket, int op, ConfEObject arg) Requests a term from ConfD/NCS.static ConfResponse
ConfInternal.requestTerm
(SelectionKey key, int op, int thandle, boolean isrel, ConfEObject arg) Write a termarg
for the specified operationop
, transaction handlethandle
( if available -1 otherwise ) and read the response, from ConfD/NCS.static ConfResponse
ConfInternal.requestTerm
(SelectionKey key, int op, ConfEObject arg) Write a termarg
for the specified operationop
and read the response, from ConfD/NCS.static byte[]
ConfInternal.termWrite
(int cdbop, int thandle, ConfEObject term) static void
ConfInternal.termWrite
(Socket socket, int cdbop, int thandle, ConfEObject term) Writes a term argument to ConfD/NCS.static void
ConfInternal.termWrite
(Socket socket, int op, ConfEObject term) Writes a term argument to ConfD/NCS.static void
ConfInternal.termWrite
(Socket socket, ConfEObject term) Writes a term argument to ConfD/NCS.static void
ConfInternal.termWrite
(SelectionKey key, int cdbop, int thandle, ConfEObject term) Request that the operationop
should be performed, with argument termterm
and with the transaction handlethandle
to ConfD/NCS.static ConfHaNode
ConfHaNode.unpack_ha_node
(ConfEObject term) Decodes a ConfEObject into a ConfHaNode.ModifierConstructorDescriptionFor internal usage.ConfIPv4
(ConfEObject vtup) ConfIPv6
(ConfEObject vtup) It assumes that param is of type ConfEList.ConfXMLParamCdbStart
(ConfEObject o, int cdbInstanceInteger) -
Uses of ConfEObject in com.tailf.dp.services
Modifier and TypeMethodDescriptionServiceContextImpl.encodeOpaque
(Properties p) Internal method to encode the Properties opaque object to Erlang formModifierConstructorDescriptionNanoServiceContextImpl
(DpTrans dpTrans, Dp dp, ConfEObject eObject, ServiceOperationType operation) Internally called constructor to create a ServiceContextServiceContextImpl
(DpTrans dpTrans, Dp dp, ConfEObject eObject, ServiceOperationType operation) Internally called constructor to create a ServiceContextServiceModificationContextImpl
(DpTrans dpTrans, Dp dp, ConfEObject eObject) Internally used constructor -
Uses of ConfEObject in com.tailf.maapi
Modifier and TypeMethodDescriptionMaapiSchemas.convertMountId
(ConfEObject eObj) void
MaapiCursor.setPrev
(ConfEObject prev) ModifierConstructorDescription -
Uses of ConfEObject in com.tailf.ncs
-
Uses of ConfEObject in com.tailf.ned
-
Uses of ConfEObject in com.tailf.proto
Modifier and TypeClassDescriptionclass
Provides a Java representation of E atoms.class
Provides a Java representation of E integral types.class
Provides a Java representation of E binaries.class
Provides a Java representation of E booleans, which are special cases of atoms with values 'true' and 'false'.class
Provides a Java representation of E integral types.class
Provides a Java representation of E integral types.class
Provides a Java representation of E floats and doubles.class
Provides a Java representation of E floats and doubles.class
Provides a Java representation of E integral types.class
Provides a Java representation of E lists.class
Provides a Java representation of E integral types.class
Provides a Java representation of E pids.class
Provides a Java representation of E refs.class
Provides a Java representation of E integral types.class
Provides a Java representation of E strings.class
Provides a Java representation of E tuples.class
Provides a Java representation of E integral types.class
Provides a Java representation of E integral types.Modifier and TypeMethodDescriptionstatic ConfEObject
ConfEObject.decode
(ConfInputStream buf) Read binary data in the E external format, and produce a corresponding E data type object.ConfEList.elementAt
(int i) Get the specified element from the list.ConfETuple.elementAt
(int i) Get the specified element from the tuple.ConfEList.elements()
Get all the elements from the list as an array.ConfETuple.elements()
Get all the elements from the tuple as an array.ConfInputStream.read_any()
Read an arbitrary E term from the stream.ConfInputStream.read_long_big()
Modifier and TypeMethodDescriptionvoid
ConfOutputStream.write_any
(ConfEObject o) Write an arbitrary E term to the stream.ModifierConstructorDescriptionConfEList
(ConfEObject elem) Create a list containing one element.ConfEList
(ConfEObject[] elems) Create a list from an array of arbitrary E terms.ConfEList
(ConfEObject[] elems, int start, int count) Create a list from an array of arbitrary E terms.ConfETuple
(ConfEObject elem) Create a unary tuple containing the given element.ConfETuple
(ConfEObject[] elems) Create a tuple from an array of terms.ConfETuple
(ConfEObject[] elems, int start, int count) Create a tuple from an array of terms.Create a stream containing the encoded version of the given E term.