|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void emitMetric(String, |
|
int getDmax(String ) |
|
int getSlope(String ) |
|
int getTmax(String ) |
|
String getUnits(String ) |
|
void xdr_int(int ) |
Puts an integer into the buffer as 4 bytes big-endian. |
void xdr_string(String ) |
Puts a string into the buffer by first writing the size of the string as an int followed by the bytes of the string padded if necessary to a multiple of 4. |
Added Fields | |
byte[] buffer |
|
DatagramSocket datagramSocket |
|
List metricsServers |
|
int offset |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |