@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, waitclearAdaptiveData, createFeatures, updateAdaptiveDatapublic abstract void init(Map<String,String> properties, FeatureGeneratorResourceProvider resourceProvider) throws InvalidFormatException
properties - resourceProvider - InvalidFormatExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.