public static class ListKeys.Response extends StreamableRiakCommand.StreamableResponse<Location,BinaryValue>
chunkedResponseIterator| Constructor and Description |
|---|
Response(Namespace namespace,
List<BinaryValue> keys) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Location> |
iterator()
Get an iterator over the result data.
|
isStreamingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Response(Namespace namespace, List<BinaryValue> keys)
public Iterator<Location> iterator()
StreamableRiakCommand.StreamableResponseThread.isInterrupted()
in environments where thread interrupts must be obeyed.iterator in interface Iterable<Location>iterator in class StreamableRiakCommand.StreamableResponse<Location,BinaryValue>Copyright © 2016. All rights reserved.