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