public static class DistortionGroupManagement.BatchIdFilter extends Object implements org.locationtech.geowave.core.store.query.filter.QueryFilter
| Constructor and Description |
|---|
BatchIdFilter() |
BatchIdFilter(String batchId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.locationtech.geowave.core.store.index.CommonIndexModel indexModel,
org.locationtech.geowave.core.store.data.IndexedPersistenceEncoding<?> persistenceEncoding) |
void |
fromBinary(byte[] bytes) |
byte[] |
toBinary() |
public BatchIdFilter()
public BatchIdFilter(String batchId)
public boolean accept(org.locationtech.geowave.core.store.index.CommonIndexModel indexModel,
org.locationtech.geowave.core.store.data.IndexedPersistenceEncoding<?> persistenceEncoding)
accept in interface org.locationtech.geowave.core.store.query.filter.QueryFilterpublic 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.