Uses of Class
org.apache.sis.storage.aggregate.GroupBySample
Packages that use GroupBySample
Package
Description
Resources which are aggregations or concatenations of other resources.
-
Uses of GroupBySample in org.apache.sis.storage.aggregate
Methods in org.apache.sis.storage.aggregate that return GroupBySampleModifier and TypeMethodDescription(package private) static GroupBySample
GroupBySample.getOrAdd
(List<GroupBySample> groups, List<SampleDimension> ranges) Returns the group of objects associated to the given ranges.Method parameters in org.apache.sis.storage.aggregate with type arguments of type GroupBySampleModifier and TypeMethodDescription(package private) static GroupBySample
GroupBySample.getOrAdd
(List<GroupBySample> groups, List<SampleDimension> ranges) Returns the group of objects associated to the given ranges.