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 |
Ip4AddressOutputField
A ip4 address valued field of a record output port.
|
interface |
Ip6AddressOutputField
A ip6 address valued field of a record output port.
|
Modifier and Type | Method and Description |
---|---|
Ip4AddressSettable |
SparseIp4AddressTokenList.getTokenSetter(int index) |
Ip4AddressSettable |
MutableIp4AddressTokenSequence.getTokenSetter(int index) |
Ip4AddressSettable |
Ip4AddressTokenList.getTokenSetter(int index) |
Modifier and Type | Interface and Description |
---|---|
interface |
Ip6AddressSettable
A
TokenSettable object containing a Inet6Address value. |
Modifier and Type | Class and Description |
---|---|
class |
Ip4AddressRegister
A mutable
Ip4AddressValued object. |
class |
Ip6AddressRegister
A mutable
Ip6AddressValued object. |
Copyright © 2020 Actian Corporation. All rights reserved.