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()
        optional string tagPath = 1;
      • getTagPathBytes

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

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

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

        long getSessionid()
        optional int64 sessionid = 4;
      • getTimesrcValue

        int getTimesrcValue()
        optional .TimestampSourcePB timesrc = 5;