public final class RemoteColumnViewRowIterator extends net.openhft.chronicle.network.connection.AbstractStatelessClient<software.chronicle.datagrid.internal.collection.CollectionWireHandler.EventId> implements ClosableIterator<Row>
Constructor and Description |
---|
RemoteColumnViewRowIterator(@NotNull net.openhft.chronicle.network.connection.TcpChannelHub hub,
@NotNull String csp,
long cid) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Row |
next() |
protected void |
performClose() |
attempt, proxyReturnBoolean, proxyReturnBooleanWithArgs, proxyReturnBooleanWithSequence, proxyReturnByte, proxyReturnByte, proxyReturnInt, proxyReturnInt, proxyReturnLong, proxyReturnLongWithArgs, proxyReturnTypedObject, proxyReturnTypedObject, proxyReturnTypedObject, proxyReturnUint16, proxyReturnVoid, proxyReturnVoid, proxyReturnWireConsumer, proxyReturnWireConsumerInOut, proxyReturnWireTypedObject, readBoolean, readInt, sendBytes, sendEvent, sendEventAsync, toParameters, toParameters, writeMetaDataForKnownTID
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isClosed
forEachRemaining, remove
close, closeQuietly, closeQuietly, notifyClosing, warnAndCloseIfNotClosed
public RemoteColumnViewRowIterator(@NotNull @NotNull net.openhft.chronicle.network.connection.TcpChannelHub hub, @NotNull @NotNull String csp, long cid)
Copyright © 2021. All rights reserved.