Package | Description |
---|---|
de.rtm.push.adapters |
Provides the classes necessary to connect sources and sinks to an RTM system.
|
Modifier and Type | Method and Description |
---|---|
UserDefinedAggregationFunctionAdapter<? extends Serializable> |
UserDefinedAggregationFunctionAdapterFactory.createInstance(FieldMetaData[] parameterMetaData,
JavaTypes.Type[] instantiationParameterTypes,
Object[] instantiationParameters)
Instantiates a
UserDefinedAggregationFunctionAdapter for the given runtime parameter types and instantiation parameters. |