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 |
---|---|
UserDefinedFunctionAdapter |
UserDefinedFunctionAdapterFactory.createInstance(FieldMetaData[] parameterMetaData,
JavaTypes.Type[] instantiationParameterTypes,
Object[] instantiationParameters)
Instantiates a
UserDefinedFunctionAdapter for the given runtime parameter types and instantiation parameters. |