Package com.zeroc.IceMX
Class MetricsMapHelper
java.lang.Object
com.zeroc.IceMX.MetricsMapHelper
Helper class for marshaling/unmarshaling MetricsMap.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Metrics[]
read
(InputStream istr) read
(InputStream istr, int tag) static void
write
(OutputStream ostr, int tag, Metrics[] v) static void
write
(OutputStream ostr, int tag, Optional<Metrics[]> v) static void
write
(OutputStream ostr, Metrics[] v)
-
Constructor Details
-
MetricsMapHelper
public MetricsMapHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-