public static class DistortionGroupManagement.BatchIdQuery extends Object implements org.locationtech.geowave.core.store.query.constraints.QueryConstraints
| Constructor and Description |
|---|
BatchIdQuery() |
BatchIdQuery(String batchId) |
| Modifier and Type | Method and Description |
|---|---|
List<org.locationtech.geowave.core.store.query.filter.QueryFilter> |
createFilters(org.locationtech.geowave.core.store.api.Index index) |
void |
fromBinary(byte[] bytes) |
List<org.locationtech.geowave.core.index.numeric.MultiDimensionalNumericData> |
getIndexConstraints(org.locationtech.geowave.core.store.api.Index index) |
byte[] |
toBinary() |
public BatchIdQuery()
public BatchIdQuery(String batchId)
public List<org.locationtech.geowave.core.store.query.filter.QueryFilter> createFilters(org.locationtech.geowave.core.store.api.Index index)
createFilters in interface org.locationtech.geowave.core.store.query.constraints.QueryConstraintspublic List<org.locationtech.geowave.core.index.numeric.MultiDimensionalNumericData> getIndexConstraints(org.locationtech.geowave.core.store.api.Index index)
getIndexConstraints in interface org.locationtech.geowave.core.store.query.constraints.QueryConstraintspublic byte[] toBinary()
toBinary in interface org.locationtech.geowave.core.index.persist.Persistablepublic void fromBinary(byte[] bytes)
fromBinary in interface org.locationtech.geowave.core.index.persist.PersistableCopyright © 2013–2022. All rights reserved.