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 void
write
(OutputStream ostr, int tag, Map<String, Metrics[]> v) static void
static void
write
(OutputStream ostr, Map<String, Metrics[]> v)
-
Constructor Details
-
MetricsViewHelper
public MetricsViewHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-