| Package | Description |
|---|---|
| com.datasift.client.managedsource | |
| com.datasift.client.managedsource.sources |
| Modifier and Type | Field and Description |
|---|---|
static ManagedDataSourceType<FacebookPage> |
ManagedDataSourceType.FACEBOOK_PAGE |
static ManagedDataSourceType<GooglePlus> |
ManagedDataSourceType.GOOGLE_PLUS |
static ManagedDataSourceType<Instagram> |
ManagedDataSourceType.INSTAGRAM |
static ManagedDataSourceType<Yammer> |
ManagedDataSourceType.YAMMER |
| Modifier and Type | Method and Description |
|---|---|
FutureData<ManagedSourceList> |
DataSiftManagedSource.get(ManagedDataSourceType type,
int page,
int perPage)
Get manage sources for the given type
|
| Modifier and Type | Field and Description |
|---|---|
protected ManagedDataSourceType<T> |
BaseSource.type |
| Modifier and Type | Method and Description |
|---|---|
ManagedDataSourceType<T> |
DataSource.type() |
ManagedDataSourceType<T> |
BaseSource.type() |
| Constructor and Description |
|---|
BaseSource(DataSiftConfig config,
ManagedDataSourceType<T> type) |
Copyright © 2015. All Rights Reserved.