public class ClientNodeTypeIterator extends ClientIterator implements NodeTypeIterator
| Constructor and Description |
|---|
ClientNodeTypeIterator(RemoteIterator iterator,
LocalAdapterFactory factory)
Creates a ClientNodeTypeIterator instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getObject(Object remote)
Creates and returns a local adapter for the given remote node.
|
NodeType |
nextNodeType()
Returns the next node type in this iteration.
|
getPosition, getSize, hasNext, next, remove, skipgetFactory, getItem, getNode, getNodeTypeArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPosition, getSize, skipforEachRemaining, hasNext, next, removepublic ClientNodeTypeIterator(RemoteIterator iterator, LocalAdapterFactory factory)
iterator - remote iteratorfactory - local adapter factoryprotected Object getObject(Object remote)
getObject in class ClientIteratorremote - remote referecneClientIterator.getObject(Object)public NodeType nextNodeType()
nextNodeType in interface NodeTypeIteratorNodeTypeIterator.nextNodeType()Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.