public class BucketIndexParam extends Object implements GeoIndexParams
| Constructor and Description |
|---|
BucketIndexParam() |
BucketIndexParam(int xBuckets,
int yBuckets) |
| Modifier and Type | Method and Description |
|---|---|
GeoIndexType |
getGeoIndexType() |
int |
getxBuckets() |
int |
getyBuckets() |
public BucketIndexParam()
public BucketIndexParam(int xBuckets,
int yBuckets)
public int getxBuckets()
public int getyBuckets()
public GeoIndexType getGeoIndexType()
getGeoIndexType in interface GeoIndexParamsCopyright © 2013–2023. All rights reserved.