Package io.datarouter.metric.counter
Class CountBinaryDto
java.lang.Object
io.datarouter.binarydto.dto.BaseBinaryDto<T>
io.datarouter.binarydto.dto.BinaryDto<CountBinaryDto>
io.datarouter.metric.counter.CountBinaryDto
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class io.datarouter.binarydto.dto.BaseBinaryDto
io.datarouter.binarydto.dto.BaseBinaryDto.FieldNameAndValue -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic List<CountBinaryDto>createSizedDtos(String ulid, String serviceName, String serverName, Map<Long, Map<String, Long>> counts, int batchSize) static CountBinaryDtodecode(byte[] bytes) Methods inherited from class io.datarouter.binarydto.dto.BinaryDto
getFieldsOrderedMethods inherited from class io.datarouter.binarydto.dto.BaseBinaryDto
cloneIndexed, encodeIndexed, equals, getFieldValuesArray, hashCode, indexedCodec, scanFieldNames, scanFieldNamesAndValues, scanFieldValues, toString
-
Field Details
-
ulid
-
serviceName
-
serverName
-
period
-
counts
-
-
Method Details
-
createSizedDtos
-
decode
-