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.
|
isStreaming
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public Response(Namespace namespace, List<BinaryValue> keys)
public Iterator<Location> iterator()
StreamableRiakCommand.StreamableResponse
Thread.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.