Uses of Interface
org.yamcs.protobuf.Yamcs.ArchiveRecordOrBuilder
-
Packages that use Yamcs.ArchiveRecordOrBuilder Package Description org.yamcs.protobuf -
-
Uses of Yamcs.ArchiveRecordOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement Yamcs.ArchiveRecordOrBuilder Modifier and Type Class Description static classYamcs.ArchiveRecordcontains histogram datastatic classYamcs.ArchiveRecord.Buildercontains histogram dataMethods in org.yamcs.protobuf that return Yamcs.ArchiveRecordOrBuilder Modifier and Type Method Description Yamcs.ArchiveRecordOrBuilderYamcs.IndexResult.Builder. getRecordsOrBuilder(int index)repeated .yamcs.protobuf.ArchiveRecord records = 2;Yamcs.ArchiveRecordOrBuilderYamcs.IndexResult. getRecordsOrBuilder(int index)repeated .yamcs.protobuf.ArchiveRecord records = 2;Yamcs.ArchiveRecordOrBuilderYamcs.IndexResultOrBuilder. getRecordsOrBuilder(int index)repeated .yamcs.protobuf.ArchiveRecord records = 2;Methods in org.yamcs.protobuf that return types with arguments of type Yamcs.ArchiveRecordOrBuilder Modifier and Type Method Description List<? extends Yamcs.ArchiveRecordOrBuilder>Yamcs.IndexResult.Builder. getRecordsOrBuilderList()repeated .yamcs.protobuf.ArchiveRecord records = 2;List<? extends Yamcs.ArchiveRecordOrBuilder>Yamcs.IndexResult. getRecordsOrBuilderList()repeated .yamcs.protobuf.ArchiveRecord records = 2;List<? extends Yamcs.ArchiveRecordOrBuilder>Yamcs.IndexResultOrBuilder. getRecordsOrBuilderList()repeated .yamcs.protobuf.ArchiveRecord records = 2;
-