public static class PropertyManagement.QueryConverter extends Object implements PropertyManagement.PropertyConverter<org.locationtech.geowave.core.store.api.Query>
| Constructor and Description |
|---|
QueryConverter() |
| Modifier and Type | Method and Description |
|---|---|
Class<org.locationtech.geowave.core.store.api.Query> |
baseClass() |
Serializable |
convert(org.locationtech.geowave.core.store.api.Query ob) |
org.locationtech.geowave.core.store.api.Query |
convert(Serializable ob) |
public Serializable convert(org.locationtech.geowave.core.store.api.Query ob)
convert in interface PropertyManagement.PropertyConverter<org.locationtech.geowave.core.store.api.Query>public org.locationtech.geowave.core.store.api.Query convert(Serializable ob) throws Exception
convert in interface PropertyManagement.PropertyConverter<org.locationtech.geowave.core.store.api.Query>Exceptionpublic Class<org.locationtech.geowave.core.store.api.Query> baseClass()
baseClass in interface PropertyManagement.PropertyConverter<org.locationtech.geowave.core.store.api.Query>Copyright © 2013–2022. All rights reserved.