public abstract class CustomFeatureGenerator extends Object implements AdaptiveFeatureGenerator
Constructor and Description |
---|
CustomFeatureGenerator() |
Modifier and Type | Method and Description |
---|---|
abstract void |
init(Map<String,String> properties,
FeatureGeneratorResourceProvider resourceProvider)
Initialized the Custom Feature Generator with defined properties and loaded resources.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearAdaptiveData, createFeatures, updateAdaptiveData
public abstract void init(Map<String,String> properties, FeatureGeneratorResourceProvider resourceProvider) throws InvalidFormatException
properties
- resourceProvider
- InvalidFormatException
Copyright © 2017 The Apache Software Foundation. All rights reserved.