Uses of Class
org.apache.druid.data.input.impl.CloudObjectSplitWidget.LocationWithSize
-
Packages that use CloudObjectSplitWidget.LocationWithSize Package Description org.apache.druid.data.input.impl -
-
Uses of CloudObjectSplitWidget.LocationWithSize in org.apache.druid.data.input.impl
Methods in org.apache.druid.data.input.impl that return types with arguments of type CloudObjectSplitWidget.LocationWithSize Modifier and Type Method Description Iterator<CloudObjectSplitWidget.LocationWithSize>CloudObjectSplitWidget. getDescriptorIteratorForPrefixes(List<URI> prefixes)Iterator of descriptors that match a list of prefixes.
-