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 |
---|---|
Signature |
UserDefinedFunctionAdapterFactory.getSignature(FieldMetaData[] parameterMetaData,
JavaTypes.Type[] instantiationParameterTypes,
Object[] instantiationParameters)
Determines, whether or not this factory is able to instantiate a
UserDefinedFunctionAdapter for
the given runtime parameter types and the additional instantiation parameter types and values. |