public static class LegacyStatsConfigurationCollection.LegacySimpleFeatureStatsConfigurationCollection extends Object implements SimpleFeatureUserDataConfiguration
| Constructor and Description |
|---|
LegacySimpleFeatureStatsConfigurationCollection() |
LegacySimpleFeatureStatsConfigurationCollection(org.opengis.feature.simple.SimpleFeatureType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
configureFromType(org.opengis.feature.simple.SimpleFeatureType type) |
void |
fromBinary(byte[] bytes) |
Map<String,LegacyStatsConfigurationCollection> |
getAttConfig() |
void |
setAttConfig(Map<String,LegacyStatsConfigurationCollection> attConfig) |
byte[] |
toBinary() |
void |
updateType(org.opengis.feature.simple.SimpleFeatureType type) |
public LegacySimpleFeatureStatsConfigurationCollection()
public LegacySimpleFeatureStatsConfigurationCollection(org.opengis.feature.simple.SimpleFeatureType type)
public Map<String,LegacyStatsConfigurationCollection> getAttConfig()
public void setAttConfig(Map<String,LegacyStatsConfigurationCollection> attConfig)
public void updateType(org.opengis.feature.simple.SimpleFeatureType type)
updateType in interface SimpleFeatureUserDataConfigurationpublic void configureFromType(org.opengis.feature.simple.SimpleFeatureType type)
configureFromType in interface SimpleFeatureUserDataConfigurationpublic 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–2021. All rights reserved.