Uses of Interface
com.pervasive.datarush.tokens.scalar.Ip4AddressSettable
-
Packages that use Ip4AddressSettable 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 Ip4AddressSettable in com.pervasive.datarush.ports.physical
Subinterfaces of Ip4AddressSettable in com.pervasive.datarush.ports.physical Modifier and Type Interface Description interfaceIp4AddressOutputFieldA ip4 address valued field of a record output port.interfaceIp6AddressOutputFieldA ip6 address valued field of a record output port. -
Uses of Ip4AddressSettable in com.pervasive.datarush.sequences.scalar
Methods in com.pervasive.datarush.sequences.scalar that return Ip4AddressSettable Modifier and Type Method Description Ip4AddressSettableIp4AddressTokenList. getTokenSetter(int index)Ip4AddressSettableMutableIp4AddressTokenSequence. getTokenSetter(int index)Ip4AddressSettableSparseIp4AddressTokenList. getTokenSetter(int index) -
Uses of Ip4AddressSettable in com.pervasive.datarush.tokens.scalar
Subinterfaces of Ip4AddressSettable in com.pervasive.datarush.tokens.scalar Modifier and Type Interface Description interfaceIp6AddressSettableATokenSettableobject containing a Inet6Address value.Classes in com.pervasive.datarush.tokens.scalar that implement Ip4AddressSettable Modifier and Type Class Description classIp4AddressRegisterA mutableIp4AddressValuedobject.classIp6AddressRegisterA mutableIp6AddressValuedobject.
-