Module datarush.library
Interface Ip6AddressValuedIterator
-
- All Superinterfaces:
Ip6AddressValued
,ScalarTyped
,ScalarValued
,ScalarValuedIterator
,TokenTyped
,TokenValued
,TokenValuedIterator
public interface Ip6AddressValuedIterator extends Ip6AddressValued, ScalarValuedIterator
AScalarValuedIterator
over ip6address values.
-
-
Method Summary
-
Methods inherited from interface com.pervasive.datarush.tokens.scalar.Ip6AddressValued
asAddress, asInet6Address
-
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
-
-