Interface SampleSetProto.TagPBOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    SampleSetProto.TagPB, SampleSetProto.TagPB.Builder
    Enclosing class:
    SampleSetProto

    public static interface SampleSetProto.TagPBOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • getTagPath

        java.lang.String getTagPath()
        string tagPath = 1;
      • getTagPathBytes

        com.google.protobuf.ByteString getTagPathBytes()
        string tagPath = 1;
      • getModeValue

        int getModeValue()
        .ValueModePB mode = 2;
      • getTypeValue

        int getTypeValue()
        .DataTypePB type = 3;
      • getSessionid

        long getSessionid()
        int64 sessionid = 4;
      • getTimesrcValue

        int getTimesrcValue()
        .TimestampSourcePB timesrc = 5;