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