public class Ganglia_spoof_message extends Object implements org.acplt.oncrpc.XdrAble
Modifier and Type | Field and Description |
---|---|
Ganglia_gmetric_message |
gmetric |
Ganglia_spoof_header |
spheader |
Constructor and Description |
---|
Ganglia_spoof_message() |
Ganglia_spoof_message(org.acplt.oncrpc.XdrDecodingStream xdr) |
Modifier and Type | Method and Description |
---|---|
void |
xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr) |
void |
xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr) |
public Ganglia_spoof_header spheader
public Ganglia_gmetric_message gmetric
public Ganglia_spoof_message()
public Ganglia_spoof_message(org.acplt.oncrpc.XdrDecodingStream xdr) throws org.acplt.oncrpc.OncRpcException, IOException
org.acplt.oncrpc.OncRpcException
IOException
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.