| Package | Description |
|---|---|
| com.datasift.client.push |
| Modifier and Type | Field and Description |
|---|---|
protected PulledInteractions |
PullReader.queue |
| Modifier and Type | Method and Description |
|---|---|
FutureData<PulledInteractions> |
DataSiftPush.pull(PushSubscription id) |
FutureData<PulledInteractions> |
DataSiftPush.pull(PushSubscription id,
int size,
String cursor)
Retrieve one or more interactions from a Push queue
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataSiftPush.sendPullRequest(FutureData<PulledInteractions> future,
PushSubscription id,
int size,
String cursor,
URI uri,
PullReader reader) |
| Constructor and Description |
|---|
PullReader(PulledInteractions queue) |
Copyright © 2015. All Rights Reserved.