Uses of Interface
org.apache.storm.blobstore.KeyFilter
Packages that use KeyFilter
- 
Uses of KeyFilter in org.apache.storm.blobstoreMethods in org.apache.storm.blobstore with parameters of type KeyFilterModifier and TypeMethodDescription<R> Set<R>BlobStore.filterAndListKeys(KeyFilter<R> filter) Filters keys based on the KeyFilter passed as the argument.