Package | Description |
---|---|
com.pervasive.datarush.namespace |
Provides utilities for creating and managing collections of named
objects.
|
com.pervasive.datarush.operators |
Provides classes and interfaces for developing dataflow operators.
|
com.pervasive.datarush.operators.io.jdbc |
Provides operators for reading from JDBC sources and writing to JDBC targets.
|
com.pervasive.datarush.ports |
Provides classes and interfaces related to receiving and sending data in a dataflow graph.
|
com.pervasive.datarush.ports.physical |
Provides classes and interfaces for accessing and producing the data flowing
between operators in a dataflow graph.
|
com.pervasive.datarush.types |
Provides classes and interfaces for the description of token data types.
|
Class and Description |
---|
BindListener
Listener for detecting the assignment of names to objects in a namespace.
|
CollisionPolicy
Handler for name collisions within a namespace.
|
InvalidFieldException
Exception indicating reference to an invalid field (or fields) in a record
structure.
|
NameBinding
Encapsulates the association of a name and entry in a namespace.
|
Namespace
A mapping of names to objects, similar to a
Map . |
NamespaceBuilder
A mutable implementation of a
Namespace . |
NamingPolicy
Generates names for namespace entries when none is provided.
|
Class and Description |
---|
Namespace
A mapping of names to objects, similar to a
Map . |
Class and Description |
---|
Named
An object which is assigned a name.
|
Namespace
A mapping of names to objects, similar to a
Map . |
Class and Description |
---|
Named
An object which is assigned a name.
|
Class and Description |
---|
Named
An object which is assigned a name.
|
Class and Description |
---|
InvalidFieldException
Exception indicating reference to an invalid field (or fields) in a record
structure.
|
Named
An object which is assigned a name.
|
Namespace
A mapping of names to objects, similar to a
Map . |
Copyright © 2016 Actian Corporation. All rights reserved.