public final class InMemoryCursorManager extends Object implements CursorManager
| Constructor and Description |
|---|
InMemoryCursorManager() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Cursor> |
getCursors(String eventName) |
void |
onSuccess(String eventName,
Cursor cursor) |
void |
onSuccess(String eventName,
List<Cursor> cursors) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddStreamId, addSubscriptionpublic void onSuccess(String eventName, Cursor cursor)
onSuccess in interface CursorManagerpublic void onSuccess(String eventName, List<Cursor> cursors) throws IOException
onSuccess in interface CursorManagerIOExceptionpublic Collection<Cursor> getCursors(String eventName)
getCursors in interface CursorManagerCopyright © 2016–2017 Zalando SE. All rights reserved.