A B C D E F G H I J L M N O P Q R S T U V W Y Z 

A

ABORT - Static variable in class com.datasift.client.dynamiclist.replace.DataSiftDynamicListReplace
 
abort(ReplaceList) - Method in class com.datasift.client.dynamiclist.replace.DataSiftDynamicListReplace
Abort the replace list
accessKey(String) - Method in class com.datasift.client.push.connectors.DynamoDB
 
accessKey(String) - Method in class com.datasift.client.push.connectors.S3
 
accessToken(String) - Method in class com.datasift.client.push.connectors.SplunkStormRest
 
acl(String) - Method in class com.datasift.client.push.connectors.S3
The access level of the file after it is uploaded to S3: private (Owner-only read/write) public-read (Owner read/write, public read) public-read-write (Public read/write) authenticated-read (Owner read/write, authenticated read) bucket-owner-read (Bucket owner read) bucket-owner-full-control (Bucket owner full control) * @param acl
ADD - Static variable in class com.datasift.client.dynamiclist.DataSiftDynamicList
 
add(DynamicList, List<T>) - Method in class com.datasift.client.dynamiclist.DataSiftDynamicList
Add one or more items to a dynamic list with the given id
ADD - Static variable in class com.datasift.client.dynamiclist.replace.DataSiftDynamicListReplace
 
add(ReplaceList, List<T>) - Method in class com.datasift.client.dynamiclist.replace.DataSiftDynamicListReplace
Add one or more items to a replace list with the given id
add(HistoricsQuery) - Method in class com.datasift.client.historics.HistoricsQueryList
 
add(int, HistoricsQuery) - Method in class com.datasift.client.historics.HistoricsQueryList
 
add(String, String) - Method in class com.datasift.client.push.connectors.Prepared
Adds a param that'll be sent in the push request
add(Interaction) - Method in class com.datasift.client.push.PulledInteractions
 
addAll(Collection<? extends HistoricsQuery>) - Method in class com.datasift.client.historics.HistoricsQueryList
 
addAll(int, Collection<? extends HistoricsQuery>) - Method in class com.datasift.client.historics.HistoricsQueryList
 
addOAutToken(String, String, long) - Method in class com.datasift.client.managedsource.sources.FacebookPage
Adds a facebook OAuth token that will be used to fetch data from the configured pages
addOAutToken(String, String, String, long) - Method in class com.datasift.client.managedsource.sources.GooglePlus
Adds an OAuth token to the managed source
addOAutToken(String, long, String) - Method in class com.datasift.client.managedsource.sources.Instagram
Adds an OAuth token to the managed source
addOAutToken(String, long, String) - Method in class com.datasift.client.managedsource.sources.Yammer
Adds an OAuth token to the managed source
addPage(String, String, String) - Method in class com.datasift.client.managedsource.sources.FacebookPage
Adds information about a single facebook page
addResource(GooglePlus.Type, String) - Method in class com.datasift.client.managedsource.sources.GooglePlus
 
addResource(Instagram.Type, String, float, float, int, boolean, String) - Method in class com.datasift.client.managedsource.sources.Instagram
Adds a resource object to the request of the given type, which is always required
analysis - Variable in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
 
AP_NORTH_EAST_1 - Static variable in class com.datasift.client.push.connectors.DynamoDB.Region
 
AP_SOUTH_EAST_1 - Static variable in class com.datasift.client.push.connectors.DynamoDB.Region
 
apiHostname(String) - Method in class com.datasift.client.push.connectors.SplunkStormRest
 
apiKey - Variable in class com.datasift.client.DataSiftConfig
 
apiKey(String) - Method in class com.datasift.client.push.connectors.Precog
Your Precog API key.
apply(T) - Method in interface com.datasift.client.FutureResponse
 
asString() - Method in enum com.datasift.client.push.pull.PullJsonType
 
augmentations - Variable in class com.datasift.client.historics.PreparedHistoricsQuery.Source
 
auth(String, String) - Method in class com.datasift.client.DataSiftConfig
Provide the user credentials that should be used for authentication
auth - Variable in class com.datasift.client.managedsource.ManagedSource
 
auth - Variable in class com.datasift.client.managedsource.sources.BaseSource
 
auth(String, String) - Method in class com.datasift.client.push.connectors.CouchDB
Sets the authentication information that should be used for the connector
auth(String, String) - Method in class com.datasift.client.push.connectors.FTP
Sets the authentication information that should be used for the connector
auth(String, String) - Method in class com.datasift.client.push.connectors.Http
Sets the authentication information that should be used for the connector
auth(String, String) - Method in class com.datasift.client.push.connectors.MongoDB
Sets the authentication information that should be used for the connector
auth(String, String) - Method in class com.datasift.client.push.connectors.SFTP
Sets the authentication information that should be used for the connector
authAsHeader() - Method in class com.datasift.client.DataSiftConfig
 
authClientId(String) - Method in class com.datasift.client.push.connectors.BigQuery
Your Google API Access Client ID for the project you want to push interactions into.
AuthException - Exception in com.datasift.client.exceptions
 
AuthException(String, Response) - Constructor for exception com.datasift.client.exceptions.AuthException
 
authKeyFile(String) - Method in class com.datasift.client.push.connectors.BigQuery
A Base64-encoded, URL-encoded contents of a PCKS12 key file generated using the Google API Console.
authServiceAccount(String) - Method in class com.datasift.client.push.connectors.BigQuery
The email address created for the service account for the project you want to push interactions into.
authType(Http.AuthType) - Method in class com.datasift.client.push.connectors.Http
The authentication that you want DataSift to use when connecting to output_params.url:

basic

none

If you choose basic authentication, you must supply output_params.auth.username and output_params.auth.password.

availability - Variable in class com.datasift.client.historics.PreparedHistoricsQuery
 

B

backOff - Variable in class com.datasift.client.push.PullReader
 
Balance - Class in com.datasift.client.core
 
Balance() - Constructor for class com.datasift.client.core.Balance
 
balance - Variable in class com.datasift.client.core.Balance
 
BALANCE - Variable in class com.datasift.client.DataSiftClient
 
balance() - Method in class com.datasift.client.DataSiftClient
 
Balance.BalanceData - Class in com.datasift.client.core
 
Balance.BalanceData() - Constructor for class com.datasift.client.core.Balance.BalanceData
 
BaseConnector<T extends PushConnector<T>> - Class in com.datasift.client.push.connectors
 
BaseConnector(OutputType<T>) - Constructor for class com.datasift.client.push.connectors.BaseConnector
 
BaseDataSiftResult - Class in com.datasift.client
 
BaseDataSiftResult() - Constructor for class com.datasift.client.BaseDataSiftResult
 
BaseSource<T extends DataSource<T>> - Class in com.datasift.client.managedsource.sources
 
BaseSource(DataSiftConfig, ManagedDataSourceType<T>) - Constructor for class com.datasift.client.managedsource.sources.BaseSource
 
BaseSource.AuthParams - Class in com.datasift.client.managedsource.sources
 
BaseSource.AuthParams() - Constructor for class com.datasift.client.managedsource.sources.BaseSource.AuthParams
 
BaseSource.ResourceParams - Class in com.datasift.client.managedsource.sources
 
BaseSource.ResourceParams() - Constructor for class com.datasift.client.managedsource.sources.BaseSource.ResourceParams
 
baseURL() - Method in class com.datasift.client.DataSiftConfig
 
BIG_QUERY - Static variable in class com.datasift.client.push.OutputType
 
BigQuery - Class in com.datasift.client.push.connectors
 
BigQuery() - Constructor for class com.datasift.client.push.connectors.BigQuery
 
bigQuery() - Static method in class com.datasift.client.push.PushConnectors
See the official documentation

Data format delivered:

Google BigQuery native format.

block - Variable in class com.datasift.client.FutureData
 
bucket(String) - Method in class com.datasift.client.push.connectors.S3
 
byArea(float, float) - Method in class com.datasift.client.managedsource.sources.Instagram
 
byArea(float, float, int) - Method in class com.datasift.client.managedsource.sources.Instagram
Adds a resource a given area
byFoursquareLocation(String) - Method in class com.datasift.client.managedsource.sources.Instagram
The same as Instagram.byLocation(float, float, int) but instead of using coordinates a foursquare location ID is provided
byLocation(float, float) - Method in class com.datasift.client.managedsource.sources.Instagram
 
byLocation(float, float, int) - Method in class com.datasift.client.managedsource.sources.Instagram
Adds a resource a given location
byPopularity() - Method in class com.datasift.client.managedsource.sources.Instagram
Adds a resource that is filtered based on popularity
byTag(String, boolean) - Method in class com.datasift.client.managedsource.sources.Instagram
Adds a resource by tag
byUser(String) - Method in class com.datasift.client.managedsource.sources.Instagram
Adds a managed instagram source by user

C

cause - Variable in class com.datasift.client.Response
 
checkHeaders() - Method in class com.datasift.client.push.PullReader
 
checkResponseStatus() - Method in class com.datasift.client.push.PullReader
 
clear() - Method in class com.datasift.client.historics.HistoricsQueryList
 
collectionName(String) - Method in class com.datasift.client.push.connectors.MongoDB
Optional collection name.
com.datasift.client - package com.datasift.client
 
com.datasift.client.cli - package com.datasift.client.cli
 
com.datasift.client.core - package com.datasift.client.core
 
com.datasift.client.dynamiclist - package com.datasift.client.dynamiclist
 
com.datasift.client.dynamiclist.replace - package com.datasift.client.dynamiclist.replace
 
com.datasift.client.exceptions - package com.datasift.client.exceptions
 
com.datasift.client.historics - package com.datasift.client.historics
 
com.datasift.client.managedsource - package com.datasift.client.managedsource
 
com.datasift.client.managedsource.sources - package com.datasift.client.managedsource.sources
 
com.datasift.client.preview - package com.datasift.client.preview
 
com.datasift.client.push - package com.datasift.client.push
 
com.datasift.client.push.connectors - package com.datasift.client.push.connectors
 
com.datasift.client.push.pull - package com.datasift.client.push.pull
 
com.datasift.client.stream - package com.datasift.client.stream
 
com.datasift.client.util - package com.datasift.client.util
 
COMMIT - Static variable in class com.datasift.client.dynamiclist.replace.DataSiftDynamicListReplace
 
commit(ReplaceList) - Method in class com.datasift.client.dynamiclist.replace.DataSiftDynamicListReplace
Commit the replace list with the given id
compatibleSSLProtocolsFound - Variable in class com.datasift.client.DataSiftConfig
 
compatibleSSLProtocolsFound() - Method in class com.datasift.client.DataSiftConfig
 
COMPILE - Variable in class com.datasift.client.DataSiftClient
 
compile(String) - Method in class com.datasift.client.DataSiftClient
Compile a CSDL string to a stream hash to which you can later subscribe and receive interactions from
compression(String) - Method in class com.datasift.client.push.connectors.FTP
 
compression(String) - Method in class com.datasift.client.push.connectors.Http
 
compression(String) - Method in class com.datasift.client.push.connectors.S3
 
compression(String) - Method in class com.datasift.client.push.connectors.SFTP
 
config - Variable in class com.datasift.client.DataSiftApiClient
 
config - Variable in class com.datasift.client.DataSiftClient
 
config() - Method in class com.datasift.client.DataSiftClient
 
config - Variable in class com.datasift.client.managedsource.sources.BaseSource
 
config - Variable in class com.datasift.client.stream.ConnectionManager
 
configureMapper() - Method in class com.datasift.client.DataSiftClient
 
connected - Variable in class com.datasift.client.stream.ConnectionManager
 
CONNECTION_DETECTOR_RUNNING - Static variable in class com.datasift.client.stream.ConnectionManager
 
CONNECTION_TIMEOUT - Static variable in class com.datasift.client.stream.ConnectionManager
 
CONNECTION_TIMEOUT_LIMIT - Static variable in class com.datasift.client.stream.ConnectionManager
 
ConnectionManager - Class in com.datasift.client.stream
 
ConnectionManager(DataSiftConfig) - Constructor for class com.datasift.client.stream.ConnectionManager
 
connections - Static variable in class com.datasift.client.stream.ConnectionManager
 
connectTimeout - Variable in class com.datasift.client.DataSiftConfig
 
connectTimeout() - Method in class com.datasift.client.DataSiftConfig
 
connectTimeout(int) - Method in class com.datasift.client.DataSiftConfig
 
contains(Object) - Method in class com.datasift.client.historics.HistoricsQueryList
 
containsAll(Collection<?>) - Method in class com.datasift.client.historics.HistoricsQueryList
 
cost() - Method in class com.datasift.client.core.Balance
 
COUCH_DB - Static variable in class com.datasift.client.push.OutputType
 
CouchDB - Class in com.datasift.client.push.connectors
CouchDB() - Constructor for class com.datasift.client.push.connectors.CouchDB
 
couchDB() - Static method in class com.datasift.client.push.PushConnectors
Data format delivered: CouchDB native format (JSON).
CouchDB.CouchDBFormat - Enum in com.datasift.client.push.connectors
 
CREATE - Static variable in class com.datasift.client.dynamiclist.DataSiftDynamicList
 
create(DataSiftDynamicList.ListType, String) - Method in class com.datasift.client.dynamiclist.DataSiftDynamicList
Create a new dynamic list with the given name and type
CREATE - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
 
create(String, T) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
Create a new managed source
CREATE - Variable in class com.datasift.client.preview.DataSiftPreview
 
create(DateTime, Stream, String[]) - Method in class com.datasift.client.preview.DataSiftPreview
 
create(DateTime, DateTime, Stream, String[]) - Method in class com.datasift.client.preview.DataSiftPreview
 
create(long, long, String, String[]) - Method in class com.datasift.client.preview.DataSiftPreview
 
create(long, long, Stream, String[]) - Method in class com.datasift.client.preview.DataSiftPreview
Create a historic preview for the given stream within the given time frame, using the set of parameters provided
CREATE - Variable in class com.datasift.client.push.DataSiftPush
 
create(T, FutureData<PreparedHistoricsQuery>, FutureData<Stream>, String) - Method in class com.datasift.client.push.DataSiftPush
 
create(T, PreparedHistoricsQuery, String, Status, long, long) - Method in class com.datasift.client.push.DataSiftPush
Create a push subscription from a prepared query
create(T, FutureData<PreparedHistoricsQuery>, String) - Method in class com.datasift.client.push.DataSiftPush
 
create(T, Stream, String) - Method in class com.datasift.client.push.DataSiftPush
 
create(T, Stream, String, Status, long, long) - Method in class com.datasift.client.push.DataSiftPush
Create a push subscription from a live stream
create(T, FutureData<PreparedHistoricsQuery>, FutureData<Stream>, String, Status, long, long) - Method in class com.datasift.client.push.DataSiftPush
Creates a push subscription to either a historics query OR a live stream.
created_at - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
createdAt - Variable in class com.datasift.client.core.Stream
 
createdAt - Variable in class com.datasift.client.core.Validation
 
createdAt - Variable in class com.datasift.client.managedsource.ManagedSource
 
createdAt - Variable in class com.datasift.client.preview.HistoricsPreview
 
createPull(PullJsonType, PreparedHistoricsQuery, String, Status, long, long) - Method in class com.datasift.client.push.DataSiftPush
Create a push subscription to be consumed via DataSiftPush.pull(PushSubscription, int, String) using a live stream
createPull(PullJsonType, PreparedHistoricsQuery, String) - Method in class com.datasift.client.push.DataSiftPush
 
createPull(PullJsonType, Stream, String, Status, long, long) - Method in class com.datasift.client.push.DataSiftPush
Create a push subscription to be consumed via DataSiftPush.pull(PushSubscription, int, String) using a live stream
createPull(PullJsonType, Stream, String) - Method in class com.datasift.client.push.DataSiftPush
 
createPull(PullJsonType, PreparedHistoricsQuery, Stream, String, Status, long, long) - Method in class com.datasift.client.push.DataSiftPush
 
credit() - Method in class com.datasift.client.core.Balance
 
currentCursor - Variable in class com.datasift.client.push.PullReader
 

D

data - Variable in class com.datasift.client.FutureData
 
data - Variable in class com.datasift.client.historics.HistoricsQueryList
 
data - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
data(ByteBuf) - Method in class com.datasift.client.push.PullReader
 
data - Variable in class com.datasift.client.Response
 
data() - Method in class com.datasift.client.Response
 
data - Variable in class com.datasift.client.stream.DeletedInteraction
 
data - Variable in class com.datasift.client.stream.MultiStreamInteraction
 
data() - Method in class com.datasift.client.util.WrappedResponse
 
database(String) - Method in class com.datasift.client.push.connectors.Redis
The numeric id of an existing database.
datasetId(String) - Method in class com.datasift.client.push.connectors.BigQuery
The dataset id that you want to use to store your tables.
DataSiftApiClient - Class in com.datasift.client
The API client is a base class which provides a common set of functionality to the other API classes.
DataSiftApiClient(DataSiftConfig) - Constructor for class com.datasift.client.DataSiftApiClient
 
DataSiftClient - Class in com.datasift.client
This class is the gateway to the DataSift client APIs.
DataSiftClient() - Constructor for class com.datasift.client.DataSiftClient
 
DataSiftClient(DataSiftConfig) - Constructor for class com.datasift.client.DataSiftClient
 
DataSiftConfig - Class in com.datasift.client
 
DataSiftConfig() - Constructor for class com.datasift.client.DataSiftConfig
 
DataSiftConfig(String, String) - Constructor for class com.datasift.client.DataSiftConfig
Initialize a new config instance with the given username and api key
DataSiftDynamicList - Class in com.datasift.client.dynamiclist
 
DataSiftDynamicList(DataSiftConfig) - Constructor for class com.datasift.client.dynamiclist.DataSiftDynamicList
 
DataSiftDynamicList.ListType - Enum in com.datasift.client.dynamiclist
 
DataSiftDynamicListReplace - Class in com.datasift.client.dynamiclist.replace
 
DataSiftDynamicListReplace(DataSiftConfig) - Constructor for class com.datasift.client.dynamiclist.replace.DataSiftDynamicListReplace
 
DataSiftException - Exception in com.datasift.client.exceptions
 
DataSiftException(String) - Constructor for exception com.datasift.client.exceptions.DataSiftException
 
DataSiftException(String, Throwable) - Constructor for exception com.datasift.client.exceptions.DataSiftException
 
DataSiftException(String, Throwable, Response) - Constructor for exception com.datasift.client.exceptions.DataSiftException
 
DataSiftHistorics - Class in com.datasift.client.historics
This class provides access to the DataSift Historics API.
DataSiftHistorics(DataSiftConfig) - Constructor for class com.datasift.client.historics.DataSiftHistorics
 
DataSiftManagedSource - Class in com.datasift.client.managedsource
 
DataSiftManagedSource(DataSiftConfig) - Constructor for class com.datasift.client.managedsource.DataSiftManagedSource
 
DataSiftMessage - Class in com.datasift.client.stream
 
DataSiftMessage(MultiStreamInteraction) - Constructor for class com.datasift.client.stream.DataSiftMessage
 
DataSiftPreview - Class in com.datasift.client.preview
 
DataSiftPreview(DataSiftConfig) - Constructor for class com.datasift.client.preview.DataSiftPreview
 
DataSiftPush - Class in com.datasift.client.push
 
DataSiftPush(DataSiftConfig) - Constructor for class com.datasift.client.push.DataSiftPush
 
DataSiftResult - Interface in com.datasift.client
 
DataSource<T extends DataSource<T>> - Interface in com.datasift.client.managedsource.sources
 
DATE_FORMAT - Static variable in class com.datasift.client.DataSiftClient
 
dbName(String) - Method in class com.datasift.client.push.connectors.CouchDB
 
dbName(String) - Method in class com.datasift.client.push.connectors.MongoDB
 
DEFAULT_NUM - Static variable in class com.datasift.client.DataSiftClient
Where ever a numeric value is optional and it happens to be absent in a response this value will be used
DELETE - Static variable in class com.datasift.client.dynamiclist.DataSiftDynamicList
 
delete(DynamicList) - Method in class com.datasift.client.dynamiclist.DataSiftDynamicList
Delete a dynamic list with the given id
DELETE - Variable in class com.datasift.client.historics.DataSiftHistorics
 
delete(PreparedHistoricsQuery) - Method in class com.datasift.client.historics.DataSiftHistorics
 
delete(String) - Method in class com.datasift.client.historics.DataSiftHistorics
Delete the historic with the given ID
DELETE - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
 
delete(String) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
DELETE - Variable in class com.datasift.client.push.DataSiftPush
 
delete(String) - Method in class com.datasift.client.push.DataSiftPush
Delete a push subsctiption
DeletedInteraction - Class in com.datasift.client.stream
 
DeletedInteraction(MultiStreamInteraction) - Constructor for class com.datasift.client.stream.DeletedInteraction
 
deliveryFrequency(int) - Method in class com.datasift.client.push.connectors.FTP
The minimum number of seconds you want DataSift to wait before sending data again:

10 (10 seconds)

30 (30 seconds)

60 (1 minute)

120 (2 minutes)

300 (5 minutes)

In reality, a stream might not have data available after the wait.

deliveryFrequency(int) - Method in class com.datasift.client.push.connectors.Http
The minimum number of seconds you want DataSift to wait before sending data again:

10 (10 seconds)

30 (30 seconds)

60 (1 minute)

120 (2 minutes)

300 (5 minutes)

In reality, a stream might not have data available after the wait.

deliveryFrequency(int) - Method in class com.datasift.client.push.connectors.S3
The minimum number of seconds you want DataSift to wait before sending data again: 0 (continuous delivery) 10 (10 seconds) 30 (30 seconds) 60 (1 minute) 300 (5 minutes) In reality, a stream might not have data available after the wait.
deliveryFrequency(int) - Method in class com.datasift.client.push.connectors.SFTP
The minimum number of seconds you want DataSift to wait before sending data again:

10 (10 seconds)

30 (30 seconds)

60 (1 minute)

120 (2 minutes)

300 (5 minutes)

In reality, a stream might not have data available after the wait.

detectDeadConnection - Static variable in class com.datasift.client.stream.ConnectionManager
 
detectDeadConnections() - Static method in class com.datasift.client.stream.ConnectionManager
Starts a thread which checks periodically for dead connections and force them to re-connect.
directory(String) - Method in class com.datasift.client.push.connectors.FTP
 
directory(String) - Method in class com.datasift.client.push.connectors.S3
optionally set a directory within the configured bucked
directory(String) - Method in class com.datasift.client.push.connectors.SFTP
A directory on the server
domain(String) - Method in class com.datasift.client.push.connectors.Precog
 
done() - Method in class com.datasift.client.push.PullReader
 
doNotify() - Method in class com.datasift.client.FutureData
 
Dpu - Class in com.datasift.client.core
 
Dpu() - Constructor for class com.datasift.client.core.Dpu
 
dpu - Variable in class com.datasift.client.core.Stream
 
dpu - Variable in class com.datasift.client.core.Validation
 
DPU - Variable in class com.datasift.client.DataSiftClient
 
dpu(Stream) - Method in class com.datasift.client.DataSiftClient
 
dpu(FutureData<Stream>) - Method in class com.datasift.client.DataSiftClient
 
Dpu.DpuDetails - Class in com.datasift.client.core
 
Dpu.DpuDetails() - Constructor for class com.datasift.client.core.Dpu.DpuDetails
 
dpus - Variable in class com.datasift.client.historics.PreparedHistoricsQuery
 
DynamicList - Class in com.datasift.client.dynamiclist
 
DynamicList() - Constructor for class com.datasift.client.dynamiclist.DynamicList
 
DYNAMO_DB - Static variable in class com.datasift.client.push.OutputType
 
DynamoDB - Class in com.datasift.client.push.connectors
DynamoDB() - Constructor for class com.datasift.client.push.connectors.DynamoDB
 
dynamoDB() - Static method in class com.datasift.client.push.PushConnectors
 
DynamoDB.Region - Class in com.datasift.client.push.connectors
 
DynamoDB.Region(String) - Constructor for class com.datasift.client.push.connectors.DynamoDB.Region
 

E

ELASTIC_SEARCH - Static variable in class com.datasift.client.push.OutputType
 
ElasticSearch - Class in com.datasift.client.push.connectors
ElasticSearch() - Constructor for class com.datasift.client.push.connectors.ElasticSearch
 
elasticSearch() - Static method in class com.datasift.client.push.PushConnectors
 
ElasticSearch.ElasticSearchFormat - Enum in com.datasift.client.push.connectors
 
enableComments(boolean) - Method in class com.datasift.client.managedsource.sources.FacebookPage
set to true, if you want to receive interactions that carry comments related to the posts published on the monitored page.
enableComments(boolean) - Method in class com.datasift.client.managedsource.sources.GooglePlus
set to true, if you want to receive comment interactions.
enableComments(boolean) - Method in class com.datasift.client.managedsource.sources.Instagram
set to true, if you want to receive comment interactions.
enableLikes(boolean) - Method in class com.datasift.client.managedsource.sources.FacebookPage
set to true, if you want to receive likes interactions.
enableLikes(boolean) - Method in class com.datasift.client.managedsource.sources.Instagram
set to true, if you want to receive like interactions.
enablePageLikes(boolean) - Method in class com.datasift.client.managedsource.sources.FacebookPage
 
enablePlusOnes(boolean) - Method in class com.datasift.client.managedsource.sources.GooglePlus
set to true, if you want to receive +1 interactions.
enablePostsByOthers(boolean) - Method in class com.datasift.client.managedsource.sources.FacebookPage
set to true, if you want to receive interactions related to posts created on the monitored page by the users who interact with that page, but do not administer it.
end - Variable in class com.datasift.client.core.Usage
 
end - Variable in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
 
end - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
endpoint - Variable in class com.datasift.client.stream.ConnectionManager
 
equals(Object) - Method in class com.datasift.client.core.Stream
 
equals(Object) - Method in class com.datasift.client.preview.HistoricsPreview
 
equals(Object) - Method in class com.datasift.client.push.OutputType
 
equals(Object) - Method in class com.datasift.client.stream.StreamSubscription
 
error - Variable in class com.datasift.client.BaseDataSiftResult
 
errorListener - Variable in class com.datasift.client.stream.ConnectionManager
 
ErrorListener - Class in com.datasift.client.stream
 
ErrorListener() - Constructor for class com.datasift.client.stream.ErrorListener
 
EU_WEST_1 - Static variable in class com.datasift.client.push.connectors.DynamoDB.Region
 
exceptionCaught(Throwable) - Method in class com.datasift.client.stream.ErrorListener
 
EXISTS - Static variable in class com.datasift.client.dynamiclist.DataSiftDynamicList
 
exists(DynamicList, List<T>) - Method in class com.datasift.client.dynamiclist.DataSiftDynamicList
Check if one or more items exist in a dynamic list with the given id
exists(String) - Method in class com.datasift.client.push.connectors.BaseConnector
Check if a param has already been set with the given name
expires(long) - Method in class com.datasift.client.managedsource.sources.BaseSource.AuthParams
 
extractLinks(boolean) - Method in class com.datasift.client.managedsource.sources.Yammer
if true links augmentations will be applied to URLs found via Yammer.

F

FACEBOOK_PAGE - Static variable in class com.datasift.client.managedsource.ManagedDataSourceType
 
FacebookPage - Class in com.datasift.client.managedsource.sources
 
FacebookPage(DataSiftConfig) - Constructor for class com.datasift.client.managedsource.sources.FacebookPage
 
failed(Throwable) - Method in class com.datasift.client.BaseDataSiftResult
 
failed(Throwable) - Method in interface com.datasift.client.DataSiftResult
 
failed - Variable in class com.datasift.client.Response
 
failNotify(FutureData<T>, Throwable) - Method in class com.datasift.client.DataSiftApiClient
 
failureCause() - Method in class com.datasift.client.BaseDataSiftResult
 
failureCause() - Method in interface com.datasift.client.DataSiftResult
 
failureCause() - Method in class com.datasift.client.Response
 
failureCause() - Method in class com.datasift.client.util.WrappedResponse
 
feeds - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
filePrefix(String) - Method in class com.datasift.client.push.connectors.FTP
An optional prefix to the filename.
filePrefix(String) - Method in class com.datasift.client.push.connectors.S3
An optional prefix to the filename.
filePrefix(String) - Method in class com.datasift.client.push.connectors.SFTP
An optional prefix to the filename.
format(CouchDB.CouchDBFormat) - Method in class com.datasift.client.push.connectors.CouchDB
The output format for your data: basic_interaction_meta - The current default format, where each payload contains only basic interaction JSON document.
format(ElasticSearch.ElasticSearchFormat) - Method in class com.datasift.client.push.connectors.ElasticSearch
The output format for your data: basic_interaction_meta - The current default format, where each payload contains only basic interaction JSON document.
format(FTP.FTPFormat) - Method in class com.datasift.client.push.connectors.FTP
The output format for your data:

json_meta - The current default format, where each payload contains a full JSON document.

format(Http.HttpFormat) - Method in class com.datasift.client.push.connectors.Http
The output format for your data:

json_meta - The current default format, where each payload contains a full JSON document.

format(MongoDB.MongoDBFormat) - Method in class com.datasift.client.push.connectors.MongoDB
The output format for your data: basic_interaction_meta - The current default format, where each payload contains only basic interaction JSON document.
format(Redis.RedisFormat) - Method in class com.datasift.client.push.connectors.Redis
The output format for your data: json_interaction_meta - This is specific to the Redis connector for now.
format(S3.S3OutputFormat) - Method in class com.datasift.client.push.connectors.S3
Sets the output format for your data
format(SFTP.SFTPFormat) - Method in class com.datasift.client.push.connectors.SFTP
The output format for your data:

json_meta - The current default format, where each payload contains a full JSON document.

format(SplunkStorm.SplunkStormFormat) - Method in class com.datasift.client.push.connectors.SplunkStorm
The output format for your data:

json_meta - The current default format, where each payload contains a full JSON document.

format(SplunkStormRest.SplunkStormRestFormat) - Method in class com.datasift.client.push.connectors.SplunkStormRest
The output format for your data:

json_meta - The current default format, where each payload contains a full JSON document.

format - Variable in class com.datasift.client.push.PullReader
 
FORMAT_ARRAY - Static variable in class com.datasift.client.push.PullReader
 
FORMAT_META - Static variable in class com.datasift.client.push.PullReader
 
FORMAT_NEW_LINE - Static variable in class com.datasift.client.push.PullReader
 
forURL(URI) - Method in class com.datasift.client.ParamBuilder
 
fromMap(OutputType<PushConnector>, Map<String, Object>) - Static method in class com.datasift.client.push.connectors.BaseConnector
 
fromStr(String) - Static method in enum com.datasift.client.core.Usage.Period
 
fromStr(String) - Static method in enum com.datasift.client.push.connectors.CouchDB.CouchDBFormat
 
fromStr(String) - Static method in enum com.datasift.client.push.connectors.ElasticSearch.ElasticSearchFormat
 
fromStr(String) - Static method in enum com.datasift.client.push.connectors.FTP.FTPFormat
 
fromStr(String) - Static method in enum com.datasift.client.push.connectors.Http.HttpFormat
 
fromStr(String) - Static method in enum com.datasift.client.push.connectors.MongoDB.MongoDBFormat
 
fromStr(String) - Static method in enum com.datasift.client.push.connectors.Redis.RedisFormat
 
fromStr(String) - Static method in enum com.datasift.client.push.connectors.S3.S3OutputFormat
 
fromStr(String) - Static method in enum com.datasift.client.push.connectors.SFTP.SFTPFormat
 
fromStr(String) - Static method in enum com.datasift.client.push.connectors.SplunkStorm.SplunkStormFormat
 
fromStr(String) - Static method in enum com.datasift.client.push.connectors.SplunkStormRest.SplunkStormRestFormat
 
fromString(String) - Static method in class com.datasift.client.core.Stream
Create a stream instance containing only a hash
fromString(String) - Static method in class com.datasift.client.dynamiclist.DynamicList
 
fromString(String) - Static method in class com.datasift.client.dynamiclist.replace.ReplaceList
 
fromString(String) - Static method in class com.datasift.client.historics.HistoricsQuery
Create a HistoricsQuery instance containing only an ID
fromString(String) - Static method in class com.datasift.client.historics.PreparedHistoricsQuery
Create a PreparedHistorics instance containing only an ID
fromString(String) - Static method in class com.datasift.client.managedsource.ManagedSource
 
fromString(String) - Static method in class com.datasift.client.preview.HistoricsPreview
Create a stream instance containing only a hash
fromString(String) - Static method in class com.datasift.client.push.OutputType
 
fromString(String) - Method in enum com.datasift.client.push.pull.PullJsonType
 
fromString(String) - Static method in class com.datasift.client.push.PushSubscription
Create a PushSubscription instance containing only an id
FTP - Class in com.datasift.client.push.connectors
FTP() - Constructor for class com.datasift.client.push.connectors.FTP
 
ftp() - Static method in class com.datasift.client.push.PushConnectors
 
FTP.FTPFormat - Enum in com.datasift.client.push.connectors
 
FTP_TYPE - Static variable in class com.datasift.client.push.OutputType
 
FutureData<T> - Class in com.datasift.client
 
FutureData() - Constructor for class com.datasift.client.FutureData
 
FutureResponse<T> - Interface in com.datasift.client
All requests to DataSift are performed asynchronously.

G

get(String) - Method in class com.datasift.client.cli.Parser.CliArguments
Get the value of an argument
GET - Static variable in class com.datasift.client.dynamiclist.DataSiftDynamicList
 
get() - Method in class com.datasift.client.dynamiclist.DataSiftDynamicList
Retrieve all lists owned by the user given by the API credentials
GET - Variable in class com.datasift.client.historics.DataSiftHistorics
 
get(String) - Method in class com.datasift.client.historics.DataSiftHistorics
 
get(String, boolean) - Method in class com.datasift.client.historics.DataSiftHistorics
Get detailed information about a historics query
get(int) - Method in class com.datasift.client.historics.HistoricsQueryList
 
GET - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
 
get() - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
get(int) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
get(int, int) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
get(ManagedDataSourceType, int, int) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
Get manage sources for the given type
get(String) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
GET - Variable in class com.datasift.client.preview.DataSiftPreview
 
get(String) - Method in class com.datasift.client.preview.DataSiftPreview
 
get(HistoricsPreview) - Method in class com.datasift.client.preview.DataSiftPreview
Get the data that's available for the given preview
get(String) - Method in class com.datasift.client.push.connectors.Prepared
 
GET - Variable in class com.datasift.client.push.DataSiftPush
 
get(String) - Method in class com.datasift.client.push.DataSiftPush
 
get(int, int, String, String, boolean) - Method in class com.datasift.client.push.DataSiftPush
Get all push subscriptions belonging to this user
get(Stream, int, int, String, String, boolean) - Method in class com.datasift.client.push.DataSiftPush
Get all push subscriptions for the given stream
get(HistoricsQuery, int, int, String, String, boolean) - Method in class com.datasift.client.push.DataSiftPush
Get all push subscriptions for the given historics
get(String) - Method in class com.datasift.client.stream.Interaction
Fetches values using the popular dot notation i.e.
getAnalysis() - Method in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
 
getApiKey() - Method in class com.datasift.client.DataSiftConfig
 
getAugmentations() - Method in class com.datasift.client.historics.HistoricsStatus.DataSource
 
getAugmentations() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Source
 
getAuth() - Method in class com.datasift.client.managedsource.ManagedSource
 
getAuthAsJSON() - Method in class com.datasift.client.managedsource.sources.BaseSource
 
getAuthAsJSON() - Method in interface com.datasift.client.managedsource.sources.DataSource
 
getAvailability() - Method in class com.datasift.client.historics.PreparedHistoricsQuery
 
getBalance() - Method in class com.datasift.client.core.Balance
 
getChunks() - Method in class com.datasift.client.historics.HistoricsQuery
 
getClientVersion() - Method in class com.datasift.client.DataSiftConfig
 
getCost() - Method in class com.datasift.client.RateLimit
 
getCount() - Method in class com.datasift.client.historics.HistoricsQueryList
The number of items returned
getCount() - Method in class com.datasift.client.managedsource.ManagedSourceList
 
getCount() - Method in class com.datasift.client.managedsource.ManagedSourceLog
 
getCount() - Method in class com.datasift.client.push.PushCollection
 
getCount() - Method in class com.datasift.client.push.PushLogMessages
 
getCreated_at() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getCreatedAt() - Method in class com.datasift.client.core.Stream
 
getCreatedAt() - Method in class com.datasift.client.core.Validation
 
getCreatedAt() - Method in class com.datasift.client.historics.HistoricsQuery
 
getCreatedAt() - Method in class com.datasift.client.managedsource.ManagedSource
 
getCreatedAt() - Method in class com.datasift.client.preview.HistoricsPreview
 
getCreatedAt() - Method in class com.datasift.client.push.PushSubscription
 
getData() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getData() - Method in class com.datasift.client.stream.Interaction
 
getData() - Method in class com.datasift.client.stream.MultiStreamInteraction
 
getDataAsString() - Method in class com.datasift.client.push.PullReader
 
getDefinitationId() - Method in class com.datasift.client.historics.HistoricsQuery
 
getDetail() - Method in class com.datasift.client.core.Dpu
 
getDpu() - Method in class com.datasift.client.core.Dpu
 
getDpu() - Method in class com.datasift.client.core.Stream
 
getDpu() - Method in class com.datasift.client.core.Validation
 
getDpus() - Method in class com.datasift.client.historics.PreparedHistoricsQuery
 
getEnd() - Method in class com.datasift.client.core.Usage
 
getEnd() - Method in class com.datasift.client.historics.HistoricsQuery
 
getEnd() - Method in class com.datasift.client.historics.HistoricsStatus
 
getEnd() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
 
getEnd() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getEnd() - Method in class com.datasift.client.push.PushSubscription
 
getEndTime() - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
 
getEntries() - Method in class com.datasift.client.managedsource.ManagedSourceLog
 
getError() - Method in class com.datasift.client.BaseDataSiftResult
 
getError() - Method in interface com.datasift.client.DataSiftResult
 
getEstimatedCompletion() - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
 
getEventTime() - Method in class com.datasift.client.managedsource.ManagedSourceLog.LogMessage
 
getFeed() - Method in class com.datasift.client.historics.HistoricsQuery
 
getFeeds() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getHash() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getHash() - Method in class com.datasift.client.stream.MultiStreamInteraction
 
getHashType() - Method in class com.datasift.client.push.PushSubscription
 
getId() - Method in class com.datasift.client.dynamiclist.DynamicList
 
getId() - Method in class com.datasift.client.dynamiclist.replace.ReplaceList
 
getId() - Method in class com.datasift.client.historics.HistoricsQuery
 
getId() - Method in class com.datasift.client.historics.PreparedHistoricsQuery
 
getId() - Method in class com.datasift.client.managedsource.ManagedSource
 
getId() - Method in class com.datasift.client.managedsource.ManagedSourceLog.LogMessage
 
getId() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getId() - Method in class com.datasift.client.push.PushSubscription
 
getLastRequest() - Method in class com.datasift.client.push.PushSubscription
 
getLastSuccess() - Method in class com.datasift.client.push.PushSubscription
 
getLicenses() - Method in class com.datasift.client.core.Usage.UsageStream
 
getLimit() - Method in class com.datasift.client.RateLimit
 
getLogMessages() - Method in class com.datasift.client.push.PushLogMessages
 
getMessage() - Method in class com.datasift.client.managedsource.ManagedSourceLog.LogMessage
 
getMessage() - Method in class com.datasift.client.push.PushLogMessages.PushLogMessage
 
getMessage() - Method in class com.datasift.client.stream.DataSiftMessage
 
getMessage() - Method in class com.datasift.client.stream.MultiStreamInteraction
 
getName() - Method in class com.datasift.client.historics.HistoricsQuery
 
getName() - Method in class com.datasift.client.managedsource.ManagedSource
 
getName() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getOutput() - Method in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
 
getOutputParams() - Method in class com.datasift.client.push.PushSubscription
 
getOutputType() - Method in class com.datasift.client.push.PushSubscription
 
getPage() - Method in class com.datasift.client.managedsource.ManagedSourceList
 
getPage() - Method in class com.datasift.client.managedsource.ManagedSourceLog
 
getPages() - Method in class com.datasift.client.managedsource.ManagedSourceList
 
getPages() - Method in class com.datasift.client.managedsource.ManagedSourceLog
 
getParameters() - Method in class com.datasift.client.managedsource.ManagedSource
 
getParameters() - Method in class com.datasift.client.managedsource.sources.BaseSource.AuthParams
 
getParameters() - Method in class com.datasift.client.managedsource.sources.BaseSource.ResourceParams
 
getParameters() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getParametersAsJSON() - Method in class com.datasift.client.managedsource.sources.BaseSource
 
getParametersAsJSON() - Method in interface com.datasift.client.managedsource.sources.DataSource
 
getParams() - Method in class com.datasift.client.ParamBuilder
 
getPerPage() - Method in class com.datasift.client.managedsource.ManagedSourceList
 
getPerPage() - Method in class com.datasift.client.managedsource.ManagedSourceLog
 
getProgress() - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
 
getProgress() - Method in class com.datasift.client.historics.HistoricsQuery
 
getProgress() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getRegion() - Method in class com.datasift.client.push.connectors.DynamoDB.Region
 
getRemaining() - Method in class com.datasift.client.RateLimit
 
getRemainingBytes() - Method in class com.datasift.client.push.PushSubscription
 
getRequestTime() - Method in class com.datasift.client.push.PushLogMessages.PushLogMessage
 
getResources() - Method in class com.datasift.client.managedsource.ManagedSource
 
getResourcesAsJSON() - Method in class com.datasift.client.managedsource.sources.BaseSource
 
getResourcesAsJSON() - Method in interface com.datasift.client.managedsource.sources.DataSource
 
getResponse() - Method in class com.datasift.client.BaseDataSiftResult
 
getResponse() - Method in interface com.datasift.client.DataSiftResult
 
getResponse() - Method in exception com.datasift.client.exceptions.DataSiftException
Gets the response which cause the exception, IF AVAILABLE.
getSample() - Method in class com.datasift.client.historics.HistoricsQuery
 
getSample() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getSeconds() - Method in class com.datasift.client.core.Usage.UsageStream
 
getSources() - Method in class com.datasift.client.historics.HistoricsQuery
 
getSources() - Method in class com.datasift.client.historics.HistoricsStatus
 
getSources() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
 
getSources() - Method in class com.datasift.client.managedsource.ManagedSourceList
 
getSourceType() - Method in class com.datasift.client.managedsource.ManagedSource
 
getStart() - Method in class com.datasift.client.core.Usage
 
getStart() - Method in class com.datasift.client.historics.HistoricsQuery
 
getStart() - Method in class com.datasift.client.historics.HistoricsStatus
 
getStart() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
 
getStart() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getStart() - Method in class com.datasift.client.push.PushSubscription
 
getStartTime() - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
 
getStatus() - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
 
getStatus() - Method in class com.datasift.client.historics.HistoricsQuery
 
getStatus() - Method in class com.datasift.client.historics.HistoricsStatus.DataSource
 
getStatus() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Source
 
getStatus() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getStatus() - Method in class com.datasift.client.stream.DataSiftMessage
 
getStatus() - Method in class com.datasift.client.stream.MultiStreamInteraction
 
getStreams() - Method in class com.datasift.client.core.Usage
 
getSubscriptionId() - Method in class com.datasift.client.push.PushLogMessages.PushLogMessage
 
getSubscriptions() - Method in class com.datasift.client.push.PushCollection
 
getTarget() - Method in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
 
getThreshold() - Method in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
 
getTick() - Method in class com.datasift.client.stream.DataSiftMessage
 
getTick() - Method in class com.datasift.client.stream.MultiStreamInteraction
 
getUser() - Method in class com.datasift.client.preview.HistoricsPreviewData
 
getUserId() - Method in class com.datasift.client.push.PushSubscription
 
getUsername() - Method in class com.datasift.client.DataSiftConfig
 
getVersions() - Method in class com.datasift.client.historics.HistoricsStatus.DataSource
 
getVersions() - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Source
 
GOOGLE_PLUS - Static variable in class com.datasift.client.managedsource.ManagedDataSourceType
 
GooglePlus - Class in com.datasift.client.managedsource.sources
 
GooglePlus(DataSiftConfig) - Constructor for class com.datasift.client.managedsource.sources.GooglePlus
 
GooglePlus.Type - Enum in com.datasift.client.managedsource.sources
 
gzip() - Method in class com.datasift.client.push.connectors.FTP
 
gzip() - Method in class com.datasift.client.push.connectors.Http
 
gzip() - Method in class com.datasift.client.push.connectors.S3
 
gzip() - Method in class com.datasift.client.push.connectors.SFTP
 

H

has(String) - Method in class com.datasift.client.push.connectors.Prepared
 
hasAuth() - Method in class com.datasift.client.managedsource.sources.BaseSource
 
hasAuth() - Method in interface com.datasift.client.managedsource.sources.DataSource
 
hasDefault() - Method in class com.datasift.client.cli.Parser.CliSwitch
 
hasFailed() - Method in class com.datasift.client.Response
 
hasFailed() - Method in class com.datasift.client.util.WrappedResponse
 
hash - Variable in class com.datasift.client.core.Stream
 
hash() - Method in class com.datasift.client.core.Stream
 
hash - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
hash() - Method in class com.datasift.client.push.PushSubscription
 
hash - Variable in class com.datasift.client.stream.MultiStreamInteraction
 
hasHashes() - Method in class com.datasift.client.stream.MultiStreamInteraction
 
hashCode() - Method in class com.datasift.client.core.Stream
 
hashCode() - Method in class com.datasift.client.preview.HistoricsPreview
 
hashCode() - Method in class com.datasift.client.push.OutputType
 
hashCode() - Method in class com.datasift.client.stream.StreamSubscription
 
hashes - Variable in class com.datasift.client.stream.DataSiftMessage
 
hashes() - Method in class com.datasift.client.stream.DataSiftMessage
 
hashes() - Method in class com.datasift.client.stream.MultiStreamInteraction
 
hashHashes() - Method in class com.datasift.client.stream.DataSiftMessage
 
hasParams() - Method in class com.datasift.client.managedsource.sources.BaseSource
 
hasParams() - Method in interface com.datasift.client.managedsource.sources.DataSource
 
hasResources() - Method in class com.datasift.client.managedsource.sources.BaseSource
 
hasResources() - Method in interface com.datasift.client.managedsource.sources.DataSource
 
HEADER_CURRENT_CURSOR - Static variable in class com.datasift.client.push.PullReader
 
HEADER_FORMAT - Static variable in class com.datasift.client.push.PullReader
 
HEADER_NEXT_CURSOR - Static variable in class com.datasift.client.push.PullReader
 
headers() - Method in class com.datasift.client.Response
 
headers() - Method in class com.datasift.client.util.WrappedResponse
 
historics - Variable in class com.datasift.client.DataSiftClient
 
historics() - Method in class com.datasift.client.DataSiftClient
 
HistoricsPreview - Class in com.datasift.client.preview
 
HistoricsPreview() - Constructor for class com.datasift.client.preview.HistoricsPreview
 
HistoricsPreviewData - Class in com.datasift.client.preview
 
HistoricsPreviewData() - Constructor for class com.datasift.client.preview.HistoricsPreviewData
 
HistoricsPreviewData.DataEntry - Class in com.datasift.client.preview
 
HistoricsPreviewData.DataEntry() - Constructor for class com.datasift.client.preview.HistoricsPreviewData.DataEntry
 
HistoricsQuery - Class in com.datasift.client.historics
 
HistoricsQuery() - Constructor for class com.datasift.client.historics.HistoricsQuery
 
HistoricsQuery.Chunk - Class in com.datasift.client.historics
 
HistoricsQuery.Chunk() - Constructor for class com.datasift.client.historics.HistoricsQuery.Chunk
 
HistoricsQueryList - Class in com.datasift.client.historics
 
HistoricsQueryList() - Constructor for class com.datasift.client.historics.HistoricsQueryList
 
HistoricsQueryList(List<HistoricsQuery>, int) - Constructor for class com.datasift.client.historics.HistoricsQueryList
 
HistoricsStatus - Class in com.datasift.client.historics
 
HistoricsStatus() - Constructor for class com.datasift.client.historics.HistoricsStatus
 
HistoricsStatus.DataSource - Class in com.datasift.client.historics
 
HistoricsStatus.DataSource() - Constructor for class com.datasift.client.historics.HistoricsStatus.DataSource
 
host - Variable in class com.datasift.client.DataSiftConfig
 
host(String) - Method in class com.datasift.client.DataSiftConfig
 
host() - Method in class com.datasift.client.DataSiftConfig
 
host(String) - Method in class com.datasift.client.push.connectors.CouchDB
 
host(String) - Method in class com.datasift.client.push.connectors.ElasticSearch
 
host(String) - Method in class com.datasift.client.push.connectors.FTP
 
host(String) - Method in class com.datasift.client.push.connectors.MongoDB
 
host(String) - Method in class com.datasift.client.push.connectors.Redis
The name of the Redis host that DataSift will connect to.
host(String) - Method in class com.datasift.client.push.connectors.SFTP
 
host(String) - Method in class com.datasift.client.push.connectors.SplunkEnterprise
 
host(String) - Method in class com.datasift.client.push.connectors.SplunkStorm
 
host(String) - Method in class com.datasift.client.push.connectors.ZoomData
 
http - Variable in class com.datasift.client.DataSiftConfig
This instance should be used as a base for configurations.
http() - Method in class com.datasift.client.DataSiftConfig
 
Http - Class in com.datasift.client.push.connectors
Http() - Constructor for class com.datasift.client.push.connectors.Http
 
http() - Static method in class com.datasift.client.push.PushConnectors
 
Http.AuthType - Class in com.datasift.client.push.connectors
 
Http.AuthType(String) - Constructor for class com.datasift.client.push.connectors.Http.AuthType
 
Http.HttpFormat - Enum in com.datasift.client.push.connectors
 
HTTP_TYPE - Static variable in class com.datasift.client.push.OutputType
 

I

id - Variable in class com.datasift.client.dynamiclist.DynamicList
 
id - Variable in class com.datasift.client.dynamiclist.replace.ReplaceList
 
id - Variable in class com.datasift.client.historics.PreparedHistoricsQuery
 
id(String) - Method in class com.datasift.client.historics.PreparedHistoricsQuery
 
id - Variable in class com.datasift.client.managedsource.ManagedSource
 
id - Variable in class com.datasift.client.preview.HistoricsPreview
 
id() - Method in class com.datasift.client.preview.HistoricsPreview
 
id - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
identityId - Variable in class com.datasift.client.managedsource.ManagedSource.AuthParams
 
identityId() - Method in class com.datasift.client.managedsource.ManagedSource.AuthParams
 
identityId - Variable in class com.datasift.client.managedsource.ManagedSource.ResourceParams
 
identityId() - Method in class com.datasift.client.managedsource.ManagedSource.ResourceParams
 
IllegalDataSiftPullFormat - Exception in com.datasift.client.exceptions
 
IllegalDataSiftPullFormat(String, Response) - Constructor for exception com.datasift.client.exceptions.IllegalDataSiftPullFormat
 
index(String) - Method in class com.datasift.client.push.connectors.ElasticSearch
 
indexOf(Object) - Method in class com.datasift.client.historics.HistoricsQueryList
 
INSTAGRAM - Static variable in class com.datasift.client.managedsource.ManagedDataSourceType
 
Instagram - Class in com.datasift.client.managedsource.sources
 
Instagram(DataSiftConfig) - Constructor for class com.datasift.client.managedsource.sources.Instagram
 
Instagram.Type - Enum in com.datasift.client.managedsource.sources
 
INSTANCE - Static variable in class com.datasift.client.push.pull.LastInteraction
 
Interaction - Class in com.datasift.client.stream
 
Interaction(JsonNode) - Constructor for class com.datasift.client.stream.Interaction
 
interactionId() - Method in class com.datasift.client.stream.DeletedInteraction
 
interactionType() - Method in class com.datasift.client.stream.DeletedInteraction
 
Interface - Class in com.datasift.client.cli
 
interruptCause - Variable in class com.datasift.client.FutureData
 
interuptCause(Throwable) - Method in class com.datasift.client.FutureData
 
isActive() - Method in enum com.datasift.client.push.Status
 
isAuthorizationSuccesful() - Method in class com.datasift.client.BaseDataSiftResult
 
isAuthorizationSuccesful() - Method in interface com.datasift.client.DataSiftResult
 
isAutoReconnect() - Method in class com.datasift.client.DataSiftConfig
 
isChunked() - Method in class com.datasift.client.Response
 
isChunked() - Method in class com.datasift.client.util.WrappedResponse
 
isDataSiftMessage() - Method in class com.datasift.client.stream.MultiStreamInteraction
DataSift specific messages always have a status and message field.
isEmpty() - Method in class com.datasift.client.historics.HistoricsQueryList
 
isError() - Method in class com.datasift.client.stream.DataSiftMessage
 
isFailed() - Method in enum com.datasift.client.push.Status
 
isFinished() - Method in enum com.datasift.client.push.Status
 
isFinishing() - Method in enum com.datasift.client.push.Status
 
isFinishingPaused() - Method in enum com.datasift.client.push.Status
 
isInfo() - Method in class com.datasift.client.stream.DataSiftMessage
 
isLostData() - Method in class com.datasift.client.push.PushSubscription
 
isPaused() - Method in enum com.datasift.client.push.Status
 
isPulling() - Method in class com.datasift.client.push.PulledInteractions
 
isRequired() - Method in class com.datasift.client.cli.Parser.CliSwitch
 
isRetrying() - Method in enum com.datasift.client.push.Status
 
isSameAs(String) - Method in class com.datasift.client.core.Stream
 
isSameAs(Stream) - Method in class com.datasift.client.core.Stream
 
isSameAs(String) - Method in class com.datasift.client.preview.HistoricsPreview
 
isSameAs(HistoricsPreview) - Method in class com.datasift.client.preview.HistoricsPreview
 
isSslEnabled() - Method in class com.datasift.client.DataSiftConfig
 
isSuccess() - Method in class com.datasift.client.push.PushLogMessages
 
isSuccess() - Method in class com.datasift.client.push.PushLogMessages.PushLogMessage
 
isSuccessful() - Method in class com.datasift.client.BaseDataSiftResult
 
isSuccessful() - Method in interface com.datasift.client.DataSiftResult
A response is considered successful if if a response has been received, the response doesn't contain an error message AND the HTTP response status code is 200 to 399 (i.e.
isSuccessful() - Method in class com.datasift.client.managedsource.ManagedSourceLog.LogMessage
 
isValid() - Method in class com.datasift.client.core.Validation
 
isWaitingForStart() - Method in enum com.datasift.client.push.Status
 
isWarning() - Method in class com.datasift.client.stream.DataSiftMessage
 
iterator() - Method in class com.datasift.client.historics.HistoricsQueryList
 
iterator() - Method in class com.datasift.client.managedsource.ManagedSourceList
 
iterator() - Method in class com.datasift.client.managedsource.ManagedSourceLog
 
iterator() - Method in class com.datasift.client.push.PulledInteractions
 
iterator() - Method in class com.datasift.client.push.PushCollection
 

J

JsonParsingException - Exception in com.datasift.client.exceptions
 
JsonParsingException(String, Exception, Response) - Constructor for exception com.datasift.client.exceptions.JsonParsingException
 

L

lastIndexOf(Object) - Method in class com.datasift.client.historics.HistoricsQueryList
 
LastInteraction - Class in com.datasift.client.push.pull
 
LastInteraction() - Constructor for class com.datasift.client.push.pull.LastInteraction
 
list() - Method in class com.datasift.client.historics.DataSiftHistorics
 
list(int, int) - Method in class com.datasift.client.historics.DataSiftHistorics
 
list(int) - Method in class com.datasift.client.historics.DataSiftHistorics
 
list(int, int, boolean) - Method in class com.datasift.client.historics.DataSiftHistorics
Retrieve a list of HistoricsQuery objects
list(String) - Method in class com.datasift.client.push.connectors.Redis
The name of a list that stores interactions.
listeners - Variable in class com.datasift.client.FutureData
 
listIterator() - Method in class com.datasift.client.historics.HistoricsQueryList
 
listIterator(int) - Method in class com.datasift.client.historics.HistoricsQueryList
 
liveStream - Variable in class com.datasift.client.DataSiftClient
 
liveStream() - Method in class com.datasift.client.DataSiftClient
Access to the DataSift streaming API
LOG - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
 
log(String) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
log(String, int) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
log(String, int, int) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
log - Variable in class com.datasift.client.managedsource.sources.BaseSource
 
LOG - Variable in class com.datasift.client.push.DataSiftPush
 
log(String, int) - Method in class com.datasift.client.push.DataSiftPush
 
log(String, int, int, String, String) - Method in class com.datasift.client.push.DataSiftPush
Retreive log messages about subscriptions
log - Variable in class com.datasift.client.stream.ConnectionManager
 
longForm - Variable in class com.datasift.client.cli.Parser.CliSwitch
 

M

main(String[]) - Static method in class com.datasift.client.cli.Interface
 
ManagedDataSourceType<T extends DataSource> - Class in com.datasift.client.managedsource
 
ManagedDataSourceType(String) - Constructor for class com.datasift.client.managedsource.ManagedDataSourceType
 
managedSource() - Method in class com.datasift.client.DataSiftClient
 
ManagedSource - Class in com.datasift.client.managedsource
 
ManagedSource() - Constructor for class com.datasift.client.managedsource.ManagedSource
 
ManagedSource.AuthParams - Class in com.datasift.client.managedsource
 
ManagedSource.AuthParams() - Constructor for class com.datasift.client.managedsource.ManagedSource.AuthParams
 
ManagedSource.ResourceParams - Class in com.datasift.client.managedsource
 
ManagedSource.ResourceParams() - Constructor for class com.datasift.client.managedsource.ManagedSource.ResourceParams
 
ManagedSourceList - Class in com.datasift.client.managedsource
 
ManagedSourceList() - Constructor for class com.datasift.client.managedsource.ManagedSourceList
 
ManagedSourceLog - Class in com.datasift.client.managedsource
 
ManagedSourceLog() - Constructor for class com.datasift.client.managedsource.ManagedSourceLog
 
ManagedSourceLog.LogMessage - Class in com.datasift.client.managedsource
 
ManagedSourceLog.LogMessage() - Constructor for class com.datasift.client.managedsource.ManagedSourceLog.LogMessage
 
manualPort - Variable in class com.datasift.client.DataSiftConfig
 
map(String) - Method in class com.datasift.client.cli.Parser.CliArguments
Get a set of key value pairs passed in for the given param

e.g.

MAPPER - Static variable in class com.datasift.client.DataSiftClient
 
markInProgress(boolean) - Method in class com.datasift.client.push.connectors.FTP
This enables you to see which files are being written and which are complete.
markInProgress(boolean) - Method in class com.datasift.client.push.connectors.SFTP
This enables you to see which files are being written and which are complete.
MAX_STREAMS_PER_CONNECTION - Variable in class com.datasift.client.stream.ConnectionManager
 
maxSize(int) - Method in class com.datasift.client.push.connectors.FTP
The maximum amount of data that DataSift will send in a single batch: 102400 (100KB) 256000 (250KB) 512000 (500KB) 1048576 (1MB) 2097152 (2MB) 5242880 (5MB) 10485760 (10MB) 20971520 (20MB) 52428800 (50MB) 104857600 (100MB) 209715200 (200MB)
maxSize(int) - Method in class com.datasift.client.push.connectors.Http
The maximum amount of data that DataSift will send in a single batch: 102400 (100KB) 256000 (250KB) 512000 (500KB) 1048576 (1MB) 2097152 (2MB) 5242880 (5MB) 10485760 (10MB) 20971520 (20MB) 52428800 (50MB) 104857600 (100MB) 209715200 (200MB)
maxSize(int) - Method in class com.datasift.client.push.connectors.S3
The maximum amount of data that DataSift will send in a single batch: 102400 (100KB) 256000 (250KB) 512000 (500KB) 1048576 (1MB) 2097152 (2MB) 5242880 (5MB) 10485760 (10MB) 20971520 (20MB) 52428800 (50MB) 104857600 (100MB) 209715200 (200MB)
maxSize(int) - Method in class com.datasift.client.push.connectors.SFTP
The maximum amount of data that DataSift will send in a single batch: 102400 (100KB) 256000 (250KB) 512000 (500KB) 1048576 (1MB) 2097152 (2MB) 5242880 (5MB) 10485760 (10MB) 20971520 (20MB) 52428800 (50MB) 104857600 (100MB) 209715200 (200MB)
message - Variable in class com.datasift.client.stream.DataSiftMessage
 
message - Variable in class com.datasift.client.stream.MultiStreamInteraction
 
method(HttpMethod) - Method in class com.datasift.client.push.connectors.Http
The verb that you want DataSift to use with the HTTP request:

POST

PUT

MONGO_DB - Static variable in class com.datasift.client.push.OutputType
 
MongoDB - Class in com.datasift.client.push.connectors
MongoDB() - Constructor for class com.datasift.client.push.connectors.MongoDB
 
mongoDB() - Static method in class com.datasift.client.push.PushConnectors
 
MongoDB.MongoDBFormat - Enum in com.datasift.client.push.connectors
 
MultiStreamInteraction - Class in com.datasift.client.stream
 
MultiStreamInteraction() - Constructor for class com.datasift.client.stream.MultiStreamInteraction
 

N

name - Variable in class com.datasift.client.managedsource.ManagedSource
 
name(String) - Method in class com.datasift.client.managedsource.sources.BaseSource.AuthParams
 
name(String) - Method in class com.datasift.client.managedsource.sources.BaseSource.ResourceParams
 
name - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
name() - Method in class com.datasift.client.push.PushSubscription
 
newAPIEndpointURI(String) - Method in class com.datasift.client.DataSiftConfig
Generate a new URI object given an endpoint relative to the base url of this configuration.
newAPIEndpointURI(URI) - Method in class com.datasift.client.DataSiftConfig
Generate a new URI object given an endpoint relative to the base url of this configuration.
newAuthParams(String, long) - Method in class com.datasift.client.managedsource.sources.BaseSource
Creates a set of auth parameters that can be used for this source
newParams() - Method in class com.datasift.client.DataSiftApiClient
 
newRequestCallback(FutureData<T>, T, DataSiftConfig) - Method in class com.datasift.client.DataSiftApiClient
 
newResourceParams() - Method in class com.datasift.client.managedsource.sources.BaseSource
 
nextCursor - Variable in class com.datasift.client.push.PullReader
 
notifyListeners() - Method in class com.datasift.client.FutureData
 

O

obtainConnectionFor(Stream) - Method in class com.datasift.client.stream.ConnectionManager
 
onData(FutureResponse<T>) - Method in class com.datasift.client.FutureData
Adds an event listener that is notified when data is received
onDataSiftLogMessage(DataSiftMessage) - Method in class com.datasift.client.stream.StreamSubscription
 
onDelete(DeletedInteraction) - Method in class com.datasift.client.stream.StreamEventListener
 
onError(ErrorListener) - Method in class com.datasift.client.stream.ConnectionManager
Subscribes a callback to listen for exceptions that may occur during streaming.
onHeaders(HttpHeaders) - Method in class com.datasift.client.push.PullReader
 
onMessage(Interaction) - Method in class com.datasift.client.stream.StreamSubscription
 
onStatus(HttpResponseStatus) - Method in class com.datasift.client.push.PullReader
 
onStreamEvent(StreamEventListener) - Method in class com.datasift.client.stream.ConnectionManager
 
output - Variable in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
 
OutputType<T extends PushConnector> - Class in com.datasift.client.push
Represents one of the possible push destinations
OutputType(String) - Constructor for class com.datasift.client.push.OutputType
 
ownerId(String) - Method in class com.datasift.client.push.connectors.Precog
Your or other Precog user's Owner ID.

P

ParamBuilder - Class in com.datasift.client
 
ParamBuilder() - Constructor for class com.datasift.client.ParamBuilder
 
parameters - Variable in class com.datasift.client.managedsource.ManagedSource
 
parameters - Variable in class com.datasift.client.managedsource.sources.BaseSource
 
parameters - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
parameters() - Method in class com.datasift.client.push.connectors.BaseConnector
 
parameters() - Method in class com.datasift.client.push.connectors.Http
 
parameters() - Method in interface com.datasift.client.push.connectors.PushConnector
Every push connector has a set of output parameters used to configure the destination.
params - Variable in class com.datasift.client.ParamBuilder
 
params - Variable in class com.datasift.client.push.connectors.BaseConnector
 
params - Variable in class com.datasift.client.push.connectors.Prepared
 
parse(String[], List<Parser.CliSwitch>) - Static method in class com.datasift.client.cli.Parser
 
Parser - Class in com.datasift.client.cli
 
Parser() - Constructor for class com.datasift.client.cli.Parser
 
Parser.CliArguments - Class in com.datasift.client.cli
 
Parser.CliArguments(List<Parser.CliSwitch>) - Constructor for class com.datasift.client.cli.Parser.CliArguments
 
Parser.CliSwitch - Class in com.datasift.client.cli
 
Parser.CliSwitch(String, String) - Constructor for class com.datasift.client.cli.Parser.CliSwitch
 
Parser.CliSwitch(String, String, boolean, String) - Constructor for class com.datasift.client.cli.Parser.CliSwitch
 
Parser.CliSwitch(String, String, boolean) - Constructor for class com.datasift.client.cli.Parser.CliSwitch
 
password(String) - Method in class com.datasift.client.push.connectors.CouchDB
 
password(String) - Method in class com.datasift.client.push.connectors.FTP
 
password(String) - Method in class com.datasift.client.push.connectors.Http
 
password(String) - Method in class com.datasift.client.push.connectors.MongoDB
 
password(String) - Method in class com.datasift.client.push.connectors.Redis
The password for authentication.
password(String) - Method in class com.datasift.client.push.connectors.SFTP
 
password(String) - Method in class com.datasift.client.push.connectors.SplunkEnterprise
 
password(String) - Method in class com.datasift.client.push.connectors.ZoomData
 
path(String) - Method in class com.datasift.client.push.connectors.Precog
 
PAUSE - Variable in class com.datasift.client.push.DataSiftPush
 
pause(String) - Method in class com.datasift.client.push.DataSiftPush
Pause the push subscription with the given ID
performRequest(FutureData<T>, Request) - Method in class com.datasift.client.DataSiftApiClient
 
port - Variable in class com.datasift.client.DataSiftConfig
 
port() - Method in class com.datasift.client.DataSiftConfig
 
port(int) - Method in class com.datasift.client.DataSiftConfig
 
port(int) - Method in class com.datasift.client.push.connectors.CouchDB
 
port(int) - Method in class com.datasift.client.push.connectors.ElasticSearch
 
port(int) - Method in class com.datasift.client.push.connectors.FTP
 
port(int) - Method in class com.datasift.client.push.connectors.MongoDB
 
port(int) - Method in class com.datasift.client.push.connectors.Redis
The port that you want to use on your server.
port(int) - Method in class com.datasift.client.push.connectors.SFTP
 
port(int) - Method in class com.datasift.client.push.connectors.SplunkEnterprise
 
port(int) - Method in class com.datasift.client.push.connectors.SplunkStorm
 
port(int) - Method in class com.datasift.client.push.connectors.ZoomData
 
Precog - Class in com.datasift.client.push.connectors
Precog() - Constructor for class com.datasift.client.push.connectors.Precog
 
PRECOG - Static variable in class com.datasift.client.push.OutputType
 
precog() - Static method in class com.datasift.client.push.PushConnectors
 
PREFIX - Static variable in class com.datasift.client.push.connectors.BaseConnector
 
PREPARE - Variable in class com.datasift.client.historics.DataSiftHistorics
 
prepare(String, DateTime, DateTime, String) - Method in class com.datasift.client.historics.DataSiftHistorics
 
prepare(String, long, long, String, String...) - Method in class com.datasift.client.historics.DataSiftHistorics
 
prepare(String, long, long, String, int, String...) - Method in class com.datasift.client.historics.DataSiftHistorics
 
Prepared - Class in com.datasift.client.push.connectors
 
Prepared(Set<String>) - Constructor for class com.datasift.client.push.connectors.Prepared
 
PreparedHistoricsQuery - Class in com.datasift.client.historics
 
PreparedHistoricsQuery() - Constructor for class com.datasift.client.historics.PreparedHistoricsQuery
 
PreparedHistoricsQuery.Availability - Class in com.datasift.client.historics
 
PreparedHistoricsQuery.Availability() - Constructor for class com.datasift.client.historics.PreparedHistoricsQuery.Availability
 
PreparedHistoricsQuery.Source - Class in com.datasift.client.historics
 
PreparedHistoricsQuery.Source() - Constructor for class com.datasift.client.historics.PreparedHistoricsQuery.Source
 
preview - Variable in class com.datasift.client.DataSiftClient
 
preview() - Method in class com.datasift.client.DataSiftClient
 
pricePlan() - Method in class com.datasift.client.core.Balance
 
processData() - Method in class com.datasift.client.push.PullReader
 
progress - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
projectId(String) - Method in class com.datasift.client.push.connectors.BigQuery
The numeric project ID generated for you by Google.
projectId(String) - Method in class com.datasift.client.push.connectors.SplunkStormRest
 
protocol() - Method in class com.datasift.client.DataSiftConfig
 
protocolVersion() - Method in class com.datasift.client.Response
 
protocolVersion() - Method in class com.datasift.client.util.WrappedResponse
 
proxy(String, int) - Method in class com.datasift.client.DataSiftConfig
Sets a host and port for a proxy that all requests should be sent to
proxy(String, int, String, String) - Method in class com.datasift.client.DataSiftConfig
 
PULL - Variable in class com.datasift.client.push.DataSiftPush
 
pull(PushSubscription) - Method in class com.datasift.client.push.DataSiftPush
 
pull(PushSubscription, int, String) - Method in class com.datasift.client.push.DataSiftPush
Retrieve one or more interactions from a Push queue
PulledInteractions - Class in com.datasift.client.push
 
PulledInteractions() - Constructor for class com.datasift.client.push.PulledInteractions
 
pulling - Variable in class com.datasift.client.push.PulledInteractions
 
PullJsonType - Enum in com.datasift.client.push.pull
For detailed documentation and example on what each of these are please see http://dev.datasift.com/docs/push/sample-output-file-based-connectors
PullReader - Class in com.datasift.client.push
 
PullReader(PulledInteractions) - Constructor for class com.datasift.client.push.PullReader
 
push - Variable in class com.datasift.client.DataSiftClient
 
push() - Method in class com.datasift.client.DataSiftClient
 
PushCollection - Class in com.datasift.client.push
 
PushCollection() - Constructor for class com.datasift.client.push.PushCollection
 
PushConnector<T extends PushConnector<T>> - Interface in com.datasift.client.push.connectors
 
PushConnectors - Class in com.datasift.client.push
 
PushLogMessages - Class in com.datasift.client.push
 
PushLogMessages() - Constructor for class com.datasift.client.push.PushLogMessages
 
PushLogMessages.PushLogMessage - Class in com.datasift.client.push
 
PushLogMessages.PushLogMessage() - Constructor for class com.datasift.client.push.PushLogMessages.PushLogMessage
 
PushSubscription - Class in com.datasift.client.push
 
PushSubscription() - Constructor for class com.datasift.client.push.PushSubscription
 
PushSubscriptionNotFound - Exception in com.datasift.client.exceptions
 
PushSubscriptionNotFound(Response) - Constructor for exception com.datasift.client.exceptions.PushSubscriptionNotFound
 
PushValidation - Class in com.datasift.client.push
 
PushValidation() - Constructor for class com.datasift.client.push.PushValidation
 
put(String, String, String) - Method in class com.datasift.client.cli.Parser.CliArguments
 
put(String, Object) - Method in class com.datasift.client.ParamBuilder
Adds or replaces a parameter
putAll(Map<String, Object>) - Method in class com.datasift.client.push.connectors.BaseConnector
 

Q

queue - Variable in class com.datasift.client.push.PulledInteractions
 
queue - Variable in class com.datasift.client.push.PullReader
 

R

rateLimit() - Method in class com.datasift.client.BaseDataSiftResult
 
rateLimit() - Method in interface com.datasift.client.DataSiftResult
 
RateLimit - Class in com.datasift.client
 
RateLimit() - Constructor for class com.datasift.client.RateLimit
 
rateLimitCost() - Method in class com.datasift.client.BaseDataSiftResult
 
rateLimitCost() - Method in interface com.datasift.client.DataSiftResult
Not all API calls are created equally.
rateLimitRemaining() - Method in class com.datasift.client.BaseDataSiftResult
 
rateLimitRemaining() - Method in interface com.datasift.client.DataSiftResult
 
rawResponse - Variable in class com.datasift.client.Response
 
readArray() - Method in class com.datasift.client.push.PullReader
 
readLineByLine() - Method in class com.datasift.client.push.PullReader
 
readObject() - Method in class com.datasift.client.push.PullReader
 
received(T) - Method in class com.datasift.client.FutureData
Invoked when a response is received and this future data is now available for use/processing
Redis - Class in com.datasift.client.push.connectors
Redis() - Constructor for class com.datasift.client.push.connectors.Redis
 
REDIS - Static variable in class com.datasift.client.push.OutputType
 
redis() - Static method in class com.datasift.client.push.PushConnectors
 
Redis.RedisFormat - Enum in com.datasift.client.push.connectors
 
region(DynamoDB.Region) - Method in class com.datasift.client.push.connectors.DynamoDB
The id of the AWS region your DynamoDB table lives in.
region - Variable in class com.datasift.client.push.connectors.DynamoDB.Region
 
remainingDpus() - Method in class com.datasift.client.core.Balance
 
REMOVE - Static variable in class com.datasift.client.dynamiclist.DataSiftDynamicList
 
remove(DynamicList, List<T>) - Method in class com.datasift.client.dynamiclist.DataSiftDynamicList
Remove one or more items from a dynamic list with the given id
remove(Object) - Method in class com.datasift.client.historics.HistoricsQueryList
 
remove(int) - Method in class com.datasift.client.historics.HistoricsQueryList
 
removeAll(Collection<?>) - Method in class com.datasift.client.historics.HistoricsQueryList
 
ReplaceList - Class in com.datasift.client.dynamiclist.replace
 
ReplaceList() - Constructor for class com.datasift.client.dynamiclist.replace.ReplaceList
 
required - Variable in class com.datasift.client.push.connectors.BaseConnector
 
required - Variable in class com.datasift.client.push.connectors.Prepared
 
res - Variable in class com.datasift.client.cli.Parser.CliArguments
 
reset() - Method in class com.datasift.client.push.PullReader
 
resources - Variable in class com.datasift.client.managedsource.ManagedSource
 
resources - Variable in class com.datasift.client.managedsource.sources.BaseSource
 
response - Variable in class com.datasift.client.BaseDataSiftResult
 
response - Variable in exception com.datasift.client.exceptions.DataSiftException
 
Response - Class in com.datasift.client
 
Response(String, Response) - Constructor for class com.datasift.client.Response
 
RESUME - Variable in class com.datasift.client.push.DataSiftPush
 
resume(String) - Method in class com.datasift.client.push.DataSiftPush
Set a paused subscription to run again
retainAll(Collection<?>) - Method in class com.datasift.client.historics.HistoricsQueryList
 

S

S3 - Class in com.datasift.client.push.connectors
S3() - Constructor for class com.datasift.client.push.connectors.S3
 
s3() - Static method in class com.datasift.client.push.PushConnectors
See the official documentation

Data format delivered:

JSON document.

S3.S3OutputFormat - Enum in com.datasift.client.push.connectors
 
S3_OUTPUT - Static variable in class com.datasift.client.push.OutputType
 
sample - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
secretKey(String) - Method in class com.datasift.client.push.connectors.DynamoDB
 
secretKey(String) - Method in class com.datasift.client.push.connectors.S3
 
send(Interaction) - Method in class com.datasift.client.push.PullReader
 
sendPullRequest(FutureData<PulledInteractions>, PushSubscription, int, String, URI, PullReader) - Method in class com.datasift.client.push.DataSiftPush
 
set(int, HistoricsQuery) - Method in class com.datasift.client.historics.HistoricsQueryList
 
set(String, String) - Method in class com.datasift.client.managedsource.sources.BaseSource.AuthParams
 
set(String, Object) - Method in class com.datasift.client.managedsource.sources.BaseSource.ResourceParams
 
setAugmentations(Map<String, Integer>) - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Source
 
setAutoReconnect(boolean) - Method in class com.datasift.client.DataSiftConfig
Sets whether streams are automatically reconnected when a websocket connection is closed
setCost(int) - Method in class com.datasift.client.RateLimit
 
setCredit(double) - Method in class com.datasift.client.core.Balance.BalanceData
 
setDefault(String) - Method in class com.datasift.client.cli.Parser.CliSwitch
 
setDefault(String, String) - Method in class com.datasift.client.cli.Parser.CliSwitch
 
setEnd(long) - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
 
setEndTime(long) - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
 
setEstimatedCompletion(long) - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
 
setLicenses(Map<String, Integer>) - Method in class com.datasift.client.core.Usage.UsageStream
 
setLimit(int) - Method in class com.datasift.client.RateLimit
 
setParam(String, String) - Method in class com.datasift.client.push.connectors.BaseConnector
 
setParametersField(String, Object) - Method in class com.datasift.client.managedsource.sources.BaseSource
 
setParams(boolean, boolean, boolean) - Method in class com.datasift.client.managedsource.sources.FacebookPage
 
setParams(boolean, boolean) - Method in class com.datasift.client.managedsource.sources.GooglePlus
 
setPlan(String) - Method in class com.datasift.client.core.Balance.BalanceData
 
setProgress(double) - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
 
setPulling(boolean) - Method in class com.datasift.client.push.PulledInteractions
 
setRemaining(int) - Method in class com.datasift.client.RateLimit
 
setRemainingDpus(double) - Method in class com.datasift.client.core.Balance.BalanceData
 
setResponse(Response) - Method in class com.datasift.client.BaseDataSiftResult
 
setResponse(Response) - Method in interface com.datasift.client.DataSiftResult
 
setSeconds(int) - Method in class com.datasift.client.core.Usage.UsageStream
 
setSources(Map<String, PreparedHistoricsQuery.Source>) - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
 
setSslEnabled(boolean) - Method in class com.datasift.client.DataSiftConfig
 
setStart(long) - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
 
setStartTime(long) - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
 
setStatus(String) - Method in class com.datasift.client.historics.HistoricsQuery.Chunk
 
setStatus(long) - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Source
 
setup(T, String...) - Method in class com.datasift.client.push.connectors.BaseConnector
To make it convenient for all sub-types to just return the results of setParam the sub type should call setup passing it's this reference
setVersions(List<Integer>) - Method in class com.datasift.client.historics.PreparedHistoricsQuery.Source
 
SFTP - Class in com.datasift.client.push.connectors
SFTP() - Constructor for class com.datasift.client.push.connectors.SFTP
 
sftp() - Static method in class com.datasift.client.push.PushConnectors
 
SFTP.SFTPFormat - Enum in com.datasift.client.push.connectors
 
SFTP_OUTPUT - Static variable in class com.datasift.client.push.OutputType
 
shortForm - Variable in class com.datasift.client.cli.Parser.CliSwitch
 
shutdown() - Method in class com.datasift.client.DataSiftClient
 
size() - Method in class com.datasift.client.historics.HistoricsQueryList
 
source - Variable in class com.datasift.client.DataSiftClient
 
source(String) - Method in class com.datasift.client.push.connectors.ZoomData
The label used to mark data delivered to Zoomdata.
sourceId - Variable in class com.datasift.client.managedsource.ManagedSource.AuthParams
 
sourceId() - Method in class com.datasift.client.managedsource.ManagedSource.AuthParams
 
sourceId - Variable in class com.datasift.client.managedsource.ManagedSource.ResourceParams
 
sourceId() - Method in class com.datasift.client.managedsource.ManagedSource.ResourceParams
 
sources - Variable in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
 
sourceType - Variable in class com.datasift.client.managedsource.ManagedSource
 
SPLUNK_ENTERPRISE - Static variable in class com.datasift.client.push.OutputType
 
SPLUNK_STORM - Static variable in class com.datasift.client.push.OutputType
 
SPLUNK_STORM_REST - Static variable in class com.datasift.client.push.OutputType
 
SplunkEnterprise - Class in com.datasift.client.push.connectors
SplunkEnterprise() - Constructor for class com.datasift.client.push.connectors.SplunkEnterprise
 
splunkEnterprise() - Static method in class com.datasift.client.push.PushConnectors
 
SplunkStorm - Class in com.datasift.client.push.connectors
SplunkStorm() - Constructor for class com.datasift.client.push.connectors.SplunkStorm
 
splunkStorm() - Static method in class com.datasift.client.push.PushConnectors
 
SplunkStorm.SplunkStormFormat - Enum in com.datasift.client.push.connectors
 
SplunkStormRest - Class in com.datasift.client.push.connectors
SplunkStormRest() - Constructor for class com.datasift.client.push.connectors.SplunkStormRest
 
splunkStormRest() - Static method in class com.datasift.client.push.PushConnectors
 
SplunkStormRest.SplunkStormRestFormat - Enum in com.datasift.client.push.connectors
 
sslEnabled - Variable in class com.datasift.client.DataSiftConfig
 
sslProtocols - Variable in class com.datasift.client.DataSiftConfig
 
sslProtocols() - Method in class com.datasift.client.DataSiftConfig
Gets an array of compatible SSL protocols found on this JVM
start - Variable in class com.datasift.client.core.Usage
 
START - Static variable in class com.datasift.client.dynamiclist.replace.DataSiftDynamicListReplace
 
start(DynamicList) - Method in class com.datasift.client.dynamiclist.replace.DataSiftDynamicListReplace
Start a dynamic list replace
START - Variable in class com.datasift.client.historics.DataSiftHistorics
 
start(PreparedHistoricsQuery) - Method in class com.datasift.client.historics.DataSiftHistorics
 
start(FutureData<PreparedHistoricsQuery>) - Method in class com.datasift.client.historics.DataSiftHistorics
Start the historics query given
start(String) - Method in class com.datasift.client.historics.DataSiftHistorics
Start the historics query with the given ID
start(String, FutureData<DataSiftResult>) - Method in class com.datasift.client.historics.DataSiftHistorics
 
start - Variable in class com.datasift.client.historics.PreparedHistoricsQuery.Availability
 
START - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
 
start(String) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
start(ManagedSource) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
start(FutureData<ManagedSource>) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
start - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
STATUS - Variable in class com.datasift.client.historics.DataSiftHistorics
 
status(DateTime, DateTime, String...) - Method in class com.datasift.client.historics.DataSiftHistorics
Check the status of data availability in our archive for the given time period
status - Variable in class com.datasift.client.historics.PreparedHistoricsQuery.Source
 
status - Variable in class com.datasift.client.managedsource.ManagedSource.AuthParams
 
status() - Method in class com.datasift.client.managedsource.ManagedSource.AuthParams
 
status - Variable in class com.datasift.client.managedsource.ManagedSource.ResourceParams
 
status() - Method in class com.datasift.client.managedsource.ManagedSource.ResourceParams
 
status - Variable in class com.datasift.client.managedsource.ManagedSource
 
status - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
status - Variable in class com.datasift.client.push.PullReader
 
status() - Method in class com.datasift.client.push.PushSubscription
 
Status - Enum in com.datasift.client.push
DataSift push statuses as documented at http://dev.datasift.com/docs/push/status-codes
status() - Method in class com.datasift.client.Response
 
status - Variable in class com.datasift.client.stream.DataSiftMessage
 
status - Variable in class com.datasift.client.stream.MultiStreamInteraction
 
status() - Method in class com.datasift.client.util.WrappedResponse
 
statusMessage() - Method in class com.datasift.client.Response
 
statusMessage() - Method in class com.datasift.client.util.WrappedResponse
 
STOP - Variable in class com.datasift.client.historics.DataSiftHistorics
 
stop(PreparedHistoricsQuery, String) - Method in class com.datasift.client.historics.DataSiftHistorics
 
stop(String, String) - Method in class com.datasift.client.historics.DataSiftHistorics
Stop a given historics query
STOP - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
 
stop(String) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
STOP - Variable in class com.datasift.client.push.DataSiftPush
 
stop(String) - Method in class com.datasift.client.push.DataSiftPush
Stop/cancel a given push subscription
stopPulling() - Method in class com.datasift.client.push.PulledInteractions
 
Stream - Class in com.datasift.client.core
 
Stream() - Constructor for class com.datasift.client.core.Stream
 
stream() - Method in class com.datasift.client.stream.StreamSubscription
 
streamClosed() - Method in class com.datasift.client.stream.StreamEventListener
 
streamEventListener - Variable in class com.datasift.client.stream.ConnectionManager
 
StreamEventListener - Class in com.datasift.client.stream
 
StreamEventListener() - Constructor for class com.datasift.client.stream.StreamEventListener
 
streamOpened() - Method in class com.datasift.client.stream.StreamEventListener
 
streams - Variable in class com.datasift.client.core.Usage
 
StreamSubscription - Class in com.datasift.client.stream
 
StreamSubscription(Stream) - Constructor for class com.datasift.client.stream.StreamSubscription
 
subList(int, int) - Method in class com.datasift.client.historics.HistoricsQueryList
 
subscribe(StreamSubscription) - Method in class com.datasift.client.stream.ConnectionManager
 
successful() - Method in class com.datasift.client.BaseDataSiftResult
 
successful() - Method in interface com.datasift.client.DataSiftResult
 
successiveNoContent - Variable in class com.datasift.client.push.PullReader
 
switches - Variable in class com.datasift.client.cli.Parser.CliArguments
 
sync() - Method in class com.datasift.client.FutureData
Forces the client to wait until a response is received before returning

T

table(String) - Method in class com.datasift.client.push.connectors.DynamoDB
 
tableId(String) - Method in class com.datasift.client.push.connectors.BigQuery
A unique name of the table you want to use to store interactions.
take() - Method in class com.datasift.client.push.PulledInteractions
 
take(long, TimeUnit) - Method in class com.datasift.client.push.PulledInteractions
 
target - Variable in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
 
threshold - Variable in class com.datasift.client.preview.HistoricsPreviewData.DataEntry
 
tick - Variable in class com.datasift.client.stream.DataSiftMessage
 
toArray() - Method in class com.datasift.client.historics.HistoricsQueryList
 
toArray(T[]) - Method in class com.datasift.client.historics.HistoricsQueryList
 
toString() - Method in class com.datasift.client.BaseDataSiftResult
 
toString() - Method in class com.datasift.client.core.Balance
 
toString() - Method in class com.datasift.client.core.Dpu
 
toString() - Method in enum com.datasift.client.dynamiclist.DataSiftDynamicList.ListType
 
toString() - Method in enum com.datasift.client.push.Status
 
toString() - Method in class com.datasift.client.RateLimit
 
toString() - Method in class com.datasift.client.Response
 
toString() - Method in class com.datasift.client.stream.DataSiftMessage
 
toString() - Method in class com.datasift.client.stream.DeletedInteraction
 
toString() - Method in class com.datasift.client.stream.Interaction
 
toString() - Method in class com.datasift.client.util.WrappedResponse
 
tweetId() - Method in class com.datasift.client.stream.DeletedInteraction
 
type - Variable in class com.datasift.client.managedsource.sources.BaseSource
 
type() - Method in class com.datasift.client.managedsource.sources.BaseSource
 
type() - Method in interface com.datasift.client.managedsource.sources.DataSource
 
type() - Method in class com.datasift.client.push.connectors.BaseConnector
 
type(String) - Method in class com.datasift.client.push.connectors.ElasticSearch
 
type() - Method in interface com.datasift.client.push.connectors.PushConnector
 

U

unsubscribe(Stream) - Method in class com.datasift.client.stream.ConnectionManager
 
unwrapFuture(FutureData<T>, FutureData<A>, A, FutureResponse<T>) - Method in class com.datasift.client.DataSiftApiClient
To support futures being passed as parameters, this method adds a listener to the unprocessed future that has been passed as a parameter.
UPDATE - Variable in class com.datasift.client.historics.DataSiftHistorics
 
update(String, String) - Method in class com.datasift.client.historics.DataSiftHistorics
Update the name of a historics query
UPDATE - Static variable in class com.datasift.client.managedsource.DataSiftManagedSource
 
update(String, T, ManagedSource) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
Update an existing managed source
UPDATE - Variable in class com.datasift.client.push.DataSiftPush
 
update(String, PushConnector) - Method in class com.datasift.client.push.DataSiftPush
 
update(String, PushConnector, String) - Method in class com.datasift.client.push.DataSiftPush
Updates the name or output parameters for a push sucription
updateOrCreate(String, T, String) - Method in class com.datasift.client.managedsource.DataSiftManagedSource
 
url(String, int) - Method in class com.datasift.client.push.connectors.CouchDB
Simple calls CouchDB.host(String).CouchDB.port(int) for convenience
url(String, int) - Method in class com.datasift.client.push.connectors.ElasticSearch
url(String, int) - Method in class com.datasift.client.push.connectors.FTP
Simple calls FTP.host(String).FTP.port(int) for convenience
url(String) - Method in class com.datasift.client.push.connectors.Http
Any valid URL that you want DataSift to deliver to; for example: http://www.fromdatasift.com/destination/

For POST requests: DataSift uses the URL that you specify.

url(String, int) - Method in class com.datasift.client.push.connectors.MongoDB
Simple calls MongoDB.host(String).MongoDB.port(int) for convenience
url(String, int) - Method in class com.datasift.client.push.connectors.SFTP
Simple calls SFTP.host(String).SFTP.port(int) for convenience
url(String, int) - Method in class com.datasift.client.push.connectors.SplunkEnterprise
 
url(String, int) - Method in class com.datasift.client.push.connectors.SplunkStorm
 
url(String, int) - Method in class com.datasift.client.push.connectors.ZoomData
 
urlEncodingFormat - Variable in class com.datasift.client.DataSiftConfig
 
urlEncodingFormat() - Method in class com.datasift.client.DataSiftConfig
 
urlEncodingFormat(String) - Method in class com.datasift.client.DataSiftConfig
Sets the format that should be used to encode URL parameters when the option arises e.g.
US_EAST_1 - Static variable in class com.datasift.client.push.connectors.DynamoDB.Region
 
US_WEST_1 - Static variable in class com.datasift.client.push.connectors.DynamoDB.Region
 
US_WEST_2 - Static variable in class com.datasift.client.push.connectors.DynamoDB.Region
 
Usage - Class in com.datasift.client.core
 
Usage() - Constructor for class com.datasift.client.core.Usage
 
USAGE - Variable in class com.datasift.client.DataSiftClient
 
usage() - Method in class com.datasift.client.DataSiftClient
 
usage(Usage.Period) - Method in class com.datasift.client.DataSiftClient
 
Usage.Period - Enum in com.datasift.client.core
 
Usage.UsageStream - Class in com.datasift.client.core
 
Usage.UsageStream() - Constructor for class com.datasift.client.core.Usage.UsageStream
 
useGzip(boolean) - Method in class com.datasift.client.push.connectors.Http
Deprecated.
use Http.gzip() OR Http.zlib() instead
user - Variable in class com.datasift.client.preview.HistoricsPreviewData
 
username - Variable in class com.datasift.client.DataSiftConfig
 
username(String) - Method in class com.datasift.client.push.connectors.CouchDB
 
username(String) - Method in class com.datasift.client.push.connectors.FTP
 
username(String) - Method in class com.datasift.client.push.connectors.Http
 
username(String) - Method in class com.datasift.client.push.connectors.MongoDB
 
username(String) - Method in class com.datasift.client.push.connectors.SFTP
 
username(String) - Method in class com.datasift.client.push.connectors.SplunkEnterprise
 
username(String) - Method in class com.datasift.client.push.connectors.ZoomData
 
useSSL(String) - Method in class com.datasift.client.push.connectors.CouchDB
Whether SSL should be used when connecting to the database.

V

val() - Method in enum com.datasift.client.push.Status
 
VALIDATE - Variable in class com.datasift.client.DataSiftClient
 
validate(String) - Method in class com.datasift.client.DataSiftClient
Validate the given CSDL string against the DataSift API
VALIDATE - Variable in class com.datasift.client.push.DataSiftPush
 
validate(T) - Method in class com.datasift.client.push.DataSiftPush
Check that the subscription details are correct
Validation - Class in com.datasift.client.core
 
Validation() - Constructor for class com.datasift.client.core.Validation
 
value() - Method in class com.datasift.client.managedsource.ManagedDataSourceType
 
value() - Method in class com.datasift.client.push.connectors.Http.AuthType
 
value() - Method in class com.datasift.client.push.OutputType
 
valueOf(String) - Static method in enum com.datasift.client.core.Usage.Period
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.dynamiclist.DataSiftDynamicList.ListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.managedsource.sources.GooglePlus.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.managedsource.sources.Instagram.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.connectors.CouchDB.CouchDBFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.connectors.ElasticSearch.ElasticSearchFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.connectors.FTP.FTPFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.connectors.Http.HttpFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.connectors.MongoDB.MongoDBFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.connectors.Redis.RedisFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.connectors.S3.S3OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.connectors.SFTP.SFTPFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.connectors.SplunkStorm.SplunkStormFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.connectors.SplunkStormRest.SplunkStormRestFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.pull.PullJsonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.datasift.client.push.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.datasift.client.core.Usage.Period
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.dynamiclist.DataSiftDynamicList.ListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.managedsource.sources.GooglePlus.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.managedsource.sources.Instagram.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.connectors.CouchDB.CouchDBFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.connectors.ElasticSearch.ElasticSearchFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.connectors.FTP.FTPFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.connectors.Http.HttpFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.connectors.MongoDB.MongoDBFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.connectors.Redis.RedisFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.connectors.S3.S3OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.connectors.SFTP.SFTPFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.connectors.SplunkStorm.SplunkStormFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.connectors.SplunkStormRest.SplunkStormRestFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.pull.PullJsonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.datasift.client.push.Status
Returns an array containing the constants of this enum type, in the order they are declared.
verifyAndGet() - Method in class com.datasift.client.push.connectors.Prepared
Verifies that all required parameters have been set
verifySSL(String) - Method in class com.datasift.client.push.connectors.CouchDB
If you are using SSL to connect, this specifies whether the certificate should be verified.
verifySSL(boolean) - Method in class com.datasift.client.push.connectors.Http
If you are using SSL to connect, this specifies whether the certificate should be verified.
versionPrefix - Variable in class com.datasift.client.DataSiftConfig
 
versionPrefix() - Method in class com.datasift.client.DataSiftConfig
 
versions - Variable in class com.datasift.client.historics.PreparedHistoricsQuery.Source
 

W

wrap(A) - Static method in class com.datasift.client.FutureData
Wraps any object in a FutureData instance

Intended use is to enable any object obtained without a future to be passed to API methods.

WrappedResponse - Class in com.datasift.client.util
 
WrappedResponse() - Constructor for class com.datasift.client.util.WrappedResponse
 
wsHost - Variable in class com.datasift.client.DataSiftConfig
 
wsHost(String) - Method in class com.datasift.client.DataSiftConfig
 
wsHost() - Method in class com.datasift.client.DataSiftConfig
 

Y

YAMMER - Static variable in class com.datasift.client.managedsource.ManagedDataSourceType
 
Yammer - Class in com.datasift.client.managedsource.sources
 
Yammer(DataSiftConfig) - Constructor for class com.datasift.client.managedsource.sources.Yammer
 

Z

zlib() - Method in class com.datasift.client.push.connectors.Http
 
ZOOM_DATA - Static variable in class com.datasift.client.push.OutputType
 
ZoomData - Class in com.datasift.client.push.connectors
ZoomData() - Constructor for class com.datasift.client.push.connectors.ZoomData
 
zoomdata() - Static method in class com.datasift.client.push.PushConnectors
 
A B C D E F G H I J L M N O P Q R S T U V W Y Z 

Copyright © 2015. All Rights Reserved.