| Modifier and Type | Method and Description |
|---|---|
int |
IndependentJobRunner.run(PropertyManagement properties) |
void |
SimpleFeatureProjection.setup(PropertyManagement runTimeProperties,
Class<?> scope,
org.apache.hadoop.conf.Configuration configuration) |
void |
Projection.setup(PropertyManagement runTimeProperties,
Class<?> scope,
org.apache.hadoop.conf.Configuration configuration) |
| Constructor and Description |
|---|
PropertyManagement(PropertyManagement pm) |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.geowave.core.store.api.DataTypeAdapter<?> |
ClusteringUtils.createAdapter(PropertyManagement propertyManagement) |
static org.locationtech.geowave.core.store.api.Index |
ClusteringUtils.createIndex(PropertyManagement propertyManagement) |
static org.locationtech.geowave.core.store.api.DataTypeAdapter[] |
ClusteringUtils.getAdapters(PropertyManagement propertyManagement) |
static org.locationtech.geowave.core.store.api.Index[] |
ClusteringUtils.getIndices(PropertyManagement propertyManagement) |
static void |
NestedGroupCentroidAssignment.setParameters(org.apache.hadoop.conf.Configuration config,
Class<?> scope,
PropertyManagement runTimeProperties) |
static void |
CentroidManagerGeoWave.setParameters(org.apache.hadoop.conf.Configuration config,
Class<?> scope,
PropertyManagement runTimeProperties) |
| Constructor and Description |
|---|
CentroidManagerGeoWave(PropertyManagement properties) |
| Modifier and Type | Method and Description |
|---|---|
Object |
BasicParameterHelper.getValue(PropertyManagement propertyManagement) |
PersistableStore |
OutputStoreParameterHelper.getValue(PropertyManagement propertyManagement) |
PersistableStore |
InputStoreParameterHelper.getValue(PropertyManagement propertyManagement) |
T |
ParameterHelper.getValue(PropertyManagement propertyManagement) |
void |
FormatConfiguration.setup(PropertyManagement runTimeProperties,
org.apache.hadoop.conf.Configuration configuration) |
void |
BasicParameterHelper.setValue(PropertyManagement propertyManagement,
Object value) |
void |
OutputStoreParameterHelper.setValue(PropertyManagement propertyManagement,
PersistableStore value) |
void |
InputStoreParameterHelper.setValue(PropertyManagement propertyManagement,
PersistableStore value) |
void |
ParameterHelper.setValue(PropertyManagement propertyManagement,
T value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Partitioner.setup(PropertyManagement runTimeProperties,
Class<?> scope,
org.apache.hadoop.conf.Configuration configuration) |
void |
OrthodromicDistancePartitioner.setup(PropertyManagement runTimeProperties,
Class<?> scope,
org.apache.hadoop.conf.Configuration configuration) |
void |
AbstractPartitioner.setup(PropertyManagement runTimeProperties,
Class<?> scope,
org.apache.hadoop.conf.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CentroidDistanceBasedSamplingRankFunction.setParameters(org.apache.hadoop.conf.Configuration config,
Class<?> scope,
PropertyManagement runTimeProperties) |
Copyright © 2013–2022. All rights reserved.