|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.basho.riak.client.util.CollectionWrapper<RiakObject>
com.basho.riak.client.response.StreamedSiblingsCollection
public class StreamedSiblingsCollection
| Constructor Summary | |
|---|---|
StreamedSiblingsCollection(RiakClient riak,
java.lang.String bucket,
java.lang.String key,
StreamedMultipart multipart)
|
|
| Method Summary | |
|---|---|
protected boolean |
cacheNext()
Tries to read and cache another part of the multipart/mixed stream. |
protected void |
closeBackend()
Close the backend so no more objects can be read from it (getNext() should only return null afterwards). |
| Methods inherited from class com.basho.riak.client.util.CollectionWrapper |
|---|
add, addAll, cache, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Collection |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public StreamedSiblingsCollection(RiakClient riak,
java.lang.String bucket,
java.lang.String key,
StreamedMultipart multipart)
| Method Detail |
|---|
protected boolean cacheNext()
cacheNext in class CollectionWrapper<RiakObject>RiakIORuntimeException - If an error occurs during communication with the Riak server.protected void closeBackend()
CollectionWrapper
closeBackend in class CollectionWrapper<RiakObject>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||