Package | Description |
---|---|
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.sequences.scalar |
Provides implementations of sequences of scalar token values.
|
com.pervasive.datarush.tokens.scalar |
Provides implementations of and utilities for scalar valued
tokens.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BooleanOutputField
A boolean valued field of a record output port.
|
Modifier and Type | Method and Description |
---|---|
BooleanSettable |
SparseBooleanTokenList.getTokenSetter(int index) |
BooleanSettable |
MutableBooleanTokenSequence.getTokenSetter(int index) |
BooleanSettable |
BooleanTokenList.getTokenSetter(int index) |
Modifier and Type | Class and Description |
---|---|
class |
BooleanRegister
A mutable
BooleanValued object. |
Copyright © 2019 Actian Corporation. All rights reserved.