Constructor and Description |
---|
SpatialDimFilter(String dimension,
com.metamx.collections.spatial.search.Bound bound) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.metamx.collections.spatial.search.Bound |
getBound() |
byte[] |
getCacheKey() |
String |
getDimension() |
int |
hashCode() |
String |
toString() |
public SpatialDimFilter(String dimension, com.metamx.collections.spatial.search.Bound bound)
public byte[] getCacheKey()
getCacheKey
in interface DimFilter
public String getDimension()
public com.metamx.collections.spatial.search.Bound getBound()
Copyright © 2011–2015. All rights reserved.