public class FilterHolder extends java.lang.Object implements org.apache.hivemind.Locatable
Constructor and Description |
---|
FilterHolder(java.lang.Object filter,
org.apache.hivemind.Location location) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getFilter() |
org.apache.hivemind.Location |
getLocation() |
public FilterHolder(java.lang.Object filter, org.apache.hivemind.Location location)
public java.lang.Object getFilter()
public org.apache.hivemind.Location getLocation()
getLocation
in interface org.apache.hivemind.Locatable