| Package | Description |
|---|---|
| com.datasift.client.push | |
| com.datasift.client.push.connectors |
| Modifier and Type | Field and Description |
|---|---|
static OutputType<ZoomData> |
OutputType.ZOOM_DATA |
| Modifier and Type | Method and Description |
|---|---|
static ZoomData |
PushConnectors.zoomdata() |
| Modifier and Type | Method and Description |
|---|---|
ZoomData |
ZoomData.host(String hostname) |
ZoomData |
ZoomData.password(String password) |
ZoomData |
ZoomData.port(int port) |
ZoomData |
ZoomData.source(String source)
The label used to mark data delivered to Zoomdata.
|
ZoomData |
ZoomData.url(String hostname,
int port) |
ZoomData |
ZoomData.username(String username) |
Copyright © 2015. All Rights Reserved.