Module datarush.library
Interface Ip4AddressValuedIterator
-
- All Superinterfaces:
Ip4AddressValued,ScalarTyped,ScalarValued,ScalarValuedIterator,TokenTyped,TokenValued,TokenValuedIterator
public interface Ip4AddressValuedIterator extends Ip4AddressValued, ScalarValuedIterator
AScalarValuedIteratorover ip4address values.
-
-
Method Summary
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.Ip4AddressValued
asAddress, asInet4Address
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.ScalarValued
isZero
-
Methods inherited from interface com.pervasive.datarush.sequences.scalar.ScalarValuedIterator
getType
-
Methods inherited from interface com.pervasive.datarush.tokens.TokenValued
isNull
-
Methods inherited from interface com.pervasive.datarush.sequences.TokenValuedIterator
getAbsoluteIndex, resetIteration, stepNext
-
-