@Deprecated public abstract class CustomFeatureGenerator extends Object implements AdaptiveFeatureGenerator
Constructor and Description |
---|
CustomFeatureGenerator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
init(Map<String,String> properties,
FeatureGeneratorResourceProvider resourceProvider)
Deprecated.
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 © 2021 The Apache Software Foundation. All rights reserved.