Uses of Interface
org.yamcs.client.archive.ArchiveClient.RangeOptions.RangeOption
Packages that use ArchiveClient.RangeOptions.RangeOption
-
Uses of ArchiveClient.RangeOptions.RangeOption in org.yamcs.client.archive
Methods in org.yamcs.client.archive that return ArchiveClient.RangeOptions.RangeOptionModifier and TypeMethodDescriptionArchiveClient.RangeOptions.minimumGap(long millis) ArchiveClient.RangeOptions.minimumRange(long millis) Methods in org.yamcs.client.archive with parameters of type ArchiveClient.RangeOptions.RangeOptionModifier and TypeMethodDescriptionArchiveClient.getRanges(String parameter, Instant start, Instant stop, ArchiveClient.RangeOptions.RangeOption... options)