Module datarush.matching
Package com.pervasive.datarush.coercion
package com.pervasive.datarush.coercion
Provides classes for dynamic coercion of data structures (for example, arrays and maps) to complex Java objects.
-
ClassDescriptionRegister coercers used by the DataRush library.Utility class to dump all registered operators to stdout or the file specified.Service interface that controls which classes are auto-imported as a convenience.Register standard classes to be available via live connect.FOR INTERNAL USE ONLY.FOR INTERNAL USE ONLY.An
OperatorRegistraris capable of registering a DataRush operator within a scripting environment.Define the interface for a registration factory capable of registering DataRush operators with a scripting environment.Register DataRush library operators within a scripting environment.Records the name of a parameter.The scalar types exposed to scripting.