Module datarush.matching
Package com.pervasive.datarush.coercion
Provides classes for dynamic coercion of data structures (for example, arrays and maps) to complex Java objects.
-
Interface Summary Interface Description CoercerRegistrationFactory LiveConnectAdvisor Service interface that controls which classes are auto-imported as a convenience.OperatorRegistrar AnOperatorRegistrar
is capable of registering a DataRush operator within a scripting environment.OperatorRegistrationFactory Define the interface for a registration factory capable of registering DataRush operators with a scripting environment. -
Class Summary Class Description Coercer CoercerRegistrationFactoryImpl Register coercers used by the DataRush library.CompleteType Drunner JavaScriptRunner ListOps Utility class to dump all registered operators to stdout or the file specified.LiveConnectAdvice LiveConnectAdviceManager LiveConnectAdvisorImpl Register standard classes to be available via live connect.OperationFunction FOR INTERNAL USE ONLY.OperationResult FOR INTERNAL USE ONLY.OperatorRegistrationFactoryImpl Register DataRush library operators within a scripting environment.ScalarTypes The scalar types exposed to scripting. -
Exception Summary Exception Description CoercionException -
Annotation Types Summary Annotation Type Description Param Records the name of a parameter.