Uses of Interface
com.pervasive.datarush.tokens.scalar.Ip6AddressSettable
-
Packages that use Ip6AddressSettable 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. -
-
Uses of Ip6AddressSettable in com.pervasive.datarush.ports.physical
Subinterfaces of Ip6AddressSettable in com.pervasive.datarush.ports.physical Modifier and Type Interface Description interfaceIp6AddressOutputFieldA ip6 address valued field of a record output port. -
Uses of Ip6AddressSettable in com.pervasive.datarush.sequences.scalar
Methods in com.pervasive.datarush.sequences.scalar that return Ip6AddressSettable Modifier and Type Method Description Ip6AddressSettableIp6AddressTokenList. getTokenSetter(int index)Ip6AddressSettableMutableIp6AddressTokenSequence. getTokenSetter(int index)Ip6AddressSettableSparseIp6AddressTokenList. getTokenSetter(int index) -
Uses of Ip6AddressSettable in com.pervasive.datarush.tokens.scalar
Classes in com.pervasive.datarush.tokens.scalar that implement Ip6AddressSettable Modifier and Type Class Description classIp6AddressRegisterA mutableIp6AddressValuedobject.
-