Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.PagingIterator
-
Packages that use PagingIterator Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of PagingIterator in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as PagingIterator Modifier and Type Field Description protected PagingIteratorPropertyIteratorBase. pagingIteratorConstructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type PagingIterator Constructor Description PagingIterator(PropertyIteratorBase iterator, PagingIterator templateIterator)Copy/clone constructor.
-