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 voidwrite(OutputStream ostr, int tag, Metrics[] v) static voidwrite(OutputStream ostr, int tag, Optional<Metrics[]> v) static voidwrite(OutputStream ostr, Metrics[] v)
-
Constructor Details
-
MetricsMapHelper
public MetricsMapHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-