Package com.zeroc.IceMX
Class MetricsViewHelper
java.lang.Object
com.zeroc.IceMX.MetricsViewHelper
Helper class for marshaling/unmarshaling MetricsView.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread(InputStream istr) read(InputStream istr, int tag) static voidwrite(OutputStream ostr, int tag, Map<String, Metrics[]> v) static voidstatic voidwrite(OutputStream ostr, Map<String, Metrics[]> v)
-
Constructor Details
-
MetricsViewHelper
public MetricsViewHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-