public class Ganglia_uuid extends Object implements org.acplt.oncrpc.XdrAble
Constructor and Description |
---|
Ganglia_uuid() |
Ganglia_uuid(org.acplt.oncrpc.XdrDecodingStream xdr) |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
getUUIDBytes() |
void |
xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr) |
void |
xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr) |
public UUID uuid
public Ganglia_uuid()
public Ganglia_uuid(org.acplt.oncrpc.XdrDecodingStream xdr) throws org.acplt.oncrpc.OncRpcException, IOException
org.acplt.oncrpc.OncRpcException
IOException
protected byte[] getUUIDBytes()
public void xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr) throws org.acplt.oncrpc.OncRpcException, IOException
xdrEncode
in interface org.acplt.oncrpc.XdrAble
org.acplt.oncrpc.OncRpcException
IOException
public void xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr) throws org.acplt.oncrpc.OncRpcException, IOException
xdrDecode
in interface org.acplt.oncrpc.XdrAble
org.acplt.oncrpc.OncRpcException
IOException
Copyright © 2016. All rights reserved.