Package org.apache.storm.blobstore
Interface KeyFilter<R>
-
public interface KeyFilter<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
filter(String key)
-
public interface KeyFilter<R>
Modifier and Type | Method | Description |
---|---|---|
R |
filter(String key) |