Class CountBinaryDto.SingleCountBinaryDto

java.lang.Object
io.datarouter.binarydto.dto.BaseBinaryDto<T>
io.datarouter.binarydto.dto.BinaryDto<CountBinaryDto.SingleCountBinaryDto>
io.datarouter.metric.counter.CountBinaryDto.SingleCountBinaryDto
Enclosing class:
CountBinaryDto

public static class CountBinaryDto.SingleCountBinaryDto extends io.datarouter.binarydto.dto.BinaryDto<CountBinaryDto.SingleCountBinaryDto>
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.datarouter.binarydto.dto.BaseBinaryDto

    io.datarouter.binarydto.dto.BaseBinaryDto.FieldNameAndValue
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final String
     
    final Long
     
  • Method Summary

    Methods inherited from class io.datarouter.binarydto.dto.BinaryDto

    getFieldsOrdered

    Methods inherited from class io.datarouter.binarydto.dto.BaseBinaryDto

    cloneIndexed, encodeIndexed, equals, getFieldValuesArray, hashCode, indexedCodec, scanFieldNames, scanFieldNamesAndValues, scanFieldValues, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • name

      public final String name
    • value

      public final Long value