Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

addDatum(Future<List<StreamsDatum>>) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
addLocationExtension(Activity, Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Adds the location extension and populates with teh twitter data.
addTwitterExtension(Activity, ObjectNode) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Adds the given Twitter event to the activity as an extension.
addTwitterExtensions(Activity, Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Takes various parameters from the twitter object that are currently not part of the activity schema and stores them in a generic extensions attribute.

B

BACKOFF - Static variable in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
baseUrl(TwitterConfiguration) - Static method in class org.apache.streams.twitter.provider.TwitterProviderUtil
baseUrl from TwitterConfiguration.
BoundingBox - Class in org.apache.streams.twitter.pojo
 
BoundingBox() - Constructor for class org.apache.streams.twitter.pojo.BoundingBox
 
boundingBoxCenter(Place) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Compute central coordinates from bounding box.
buildActivityObject(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
build ActivityObject from UserstreamEvent
buildActivityObject(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Creates an ActivityObject for the tweet
buildActivityObject(Delete) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the ActivityObject for the delete event.
buildActor(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
build ActivityObject from UserstreamEvent
buildActor(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the activity ActivityObject actor from the tweet
buildActor(User) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the activity ActivityObject actor from the User
buildActor(Delete) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the actor for a delete event.
buildTarget(Tweet) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
buildTarget(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
buildTarget(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Builds the TargetObject from the tweet.

C

call() - Method in class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 
callback() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
cleanUp() - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterStreamHelper
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
cleanUp() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
client - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
client - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
consolidateToIDs() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
Using the "info" list that is contained in the configuration, ensure that all account identifiers are converted to IDs (Longs) instead of screenNames (Strings).
constructQueue() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
constructQueue() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
convert(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
convert UserstreamEvent to Activity.

D

Delete - Class in org.apache.streams.twitter.pojo
 
Delete() - Constructor for class org.apache.streams.twitter.pojo.Delete
 
DeleteDetails - Class in org.apache.streams.twitter.pojo
 
DeleteDetails() - Constructor for class org.apache.streams.twitter.pojo.DeleteDetails
 
detectClasses(Object) - Method in class org.apache.streams.twitter.converter.TwitterDocumentClassifier
 
detectVerb(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
drainTo(Queue<StreamsDatum>) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 

E

end - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
end - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
endpoint - Variable in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
Entities - Class in org.apache.streams.twitter.pojo
 
Entities() - Constructor for class org.apache.streams.twitter.pojo.Entities
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Delete
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Entities
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Follow
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.FriendList
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Place
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Retweet
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Status
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.TargetObject
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.Tweet
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.User
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
equals(Object) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
equals(Object) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
 
equals(Object) - Method in class org.apache.streams.twitter.Url
 
executor - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
executor - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

F

fetch(Activity) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
fetchAndReplace(Activity, String) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
FetchAndReplaceTwitterProcessor - Class in org.apache.streams.twitter.processor
Given an Activity, fetches the tweet by the activity object id and replaces the existing activity with the converted activity from what is returned by the twitter API.
FetchAndReplaceTwitterProcessor() - Constructor for class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
FetchAndReplaceTwitterProcessor(TwitterStreamConfiguration) - Constructor for class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
Follow - Class in org.apache.streams.twitter.pojo
 
Follow() - Constructor for class org.apache.streams.twitter.pojo.Follow
 
formatId(String...) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Formats the ID to conform with the Apache Streams activity ID convention.
FriendList - Class in org.apache.streams.twitter.pojo
 
FriendList() - Constructor for class org.apache.streams.twitter.pojo.FriendList
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
fromActivity(Activity) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
fromActivityList(List<Activity>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
fromActivityObject(ActivityObject) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
fromValue(String) - Static method in enum org.apache.streams.twitter.pojo.UserstreamEvent.EventType
 

G

getAccessToken() - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
getAccessTokenSecret() - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Delete
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Entities
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Follow
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.FriendList
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Hashtag
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Place
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Retweet
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Status
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.TargetObject
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.User
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.TwitterConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
 
getAdditionalProperties() - Method in class org.apache.streams.twitter.Url
 
getAppName() - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
getBasicauth() - Method in class org.apache.streams.twitter.TwitterConfiguration
 
getBoundingBox() - Method in class org.apache.streams.twitter.pojo.Place
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
getConfig() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getConsumerKey() - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
getConsumerSecret() - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
getContributors() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getContributorsEnabled() - Method in class org.apache.streams.twitter.pojo.User
 
getCoordinates() - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
getCreatedAt() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getCreatedAt() - Method in class org.apache.streams.twitter.pojo.User
 
getCreatedAt() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getDatumStatusCounter() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
getDefaultProfile() - Method in class org.apache.streams.twitter.pojo.User
 
getDefaultProfileImage() - Method in class org.apache.streams.twitter.pojo.User
 
getDelete() - Method in class org.apache.streams.twitter.pojo.Delete
 
getDescription() - Method in class org.apache.streams.twitter.pojo.User
 
getDisplayUrl() - Method in class org.apache.streams.twitter.Url
 
getEndpoint() - Method in class org.apache.streams.twitter.TwitterConfiguration
The endpoint
getEntities() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getEventType() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getExpandedUrl() - Method in class org.apache.streams.twitter.Url
 
getFavoriteCount() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getFavorited() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getFavouritesCount() - Method in class org.apache.streams.twitter.pojo.User
 
getFilterLevel() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getFilterLevel() - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
Setting this parameter to one of none, low, or medium will set the minimum value of the filter_level Tweet attribute required to be included in the stream
getFollow() - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
A list of user IDs, indicating the users whose Tweets should be delivered on the stream
getFollowee() - Method in class org.apache.streams.twitter.pojo.Follow
 
getFollower() - Method in class org.apache.streams.twitter.pojo.Follow
 
getFollowersCount() - Method in class org.apache.streams.twitter.pojo.User
 
getFollowRequestSent() - Method in class org.apache.streams.twitter.pojo.User
 
getFormat() - Method in class org.apache.streams.twitter.converter.TwitterDateTimeFormat
 
getFriends() - Method in class org.apache.streams.twitter.pojo.FriendList
 
getFriendsCount() - Method in class org.apache.streams.twitter.pojo.User
 
getFriendsStr() - Method in class org.apache.streams.twitter.pojo.FriendList
 
getGeoEnabled() - Method in class org.apache.streams.twitter.pojo.User
 
getHashtags() - Method in class org.apache.streams.twitter.pojo.Entities
 
getHost() - Method in class org.apache.streams.twitter.TwitterConfiguration
The host
getId() - Method in class org.apache.streams.twitter.pojo.Place
 
getId() - Method in class org.apache.streams.twitter.pojo.Status
 
getId() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getId() - Method in class org.apache.streams.twitter.pojo.User
 
getId() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getId() - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
getId() - Method in class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
getId() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getIdsOnly() - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
Whether to collect ids only, or full profiles
getIdStr() - Method in class org.apache.streams.twitter.pojo.Status
 
getIdStr() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getIdStr() - Method in class org.apache.streams.twitter.pojo.User
 
getIdStr() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getIncludeEntities() - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
getIndices() - Method in class org.apache.streams.twitter.pojo.Hashtag
 
getIndices() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getIndices() - Method in class org.apache.streams.twitter.Url
 
getInfo() - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
A list of user IDs, indicating the users whose Tweets should be delivered on the stream
getInReplyToScreenName() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getInReplyToStatusId() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getInReplyToStatusIdStr() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getInReplyToUserId() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getInReplyToUserIdStr() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getInstance() - Static method in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
getInstance() - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
getInstance() - Static method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
getIsQuoteStatus() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getIsTranslator() - Method in class org.apache.streams.twitter.pojo.User
 
getJsonStoreEnabled() - Method in class org.apache.streams.twitter.TwitterConfiguration
 
getLang() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getLang() - Method in class org.apache.streams.twitter.pojo.User
 
getLinks(Tweet) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Gets the links from the Twitter event
getListedCount() - Method in class org.apache.streams.twitter.pojo.User
 
getLocation() - Method in class org.apache.streams.twitter.pojo.User
 
getMaxItems() - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
Max items per user to collect
getMaxItems() - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
Max items per user to collect
getMaxPages() - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
Max pages per user to request
getMaxPages() - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
Max items per page to request
getMillis(String) - Static method in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
Convert to millis with TWITTER_FORMATTER.
getName() - Method in class org.apache.streams.twitter.pojo.User
 
getName() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getOauth() - Method in class org.apache.streams.twitter.TwitterConfiguration
 
getPageSize() - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
Max items per page to request
getPageSize() - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
Max items per page to request
getPassword() - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
getPlace() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getPort() - Method in class org.apache.streams.twitter.TwitterConfiguration
The port
getPossiblySensitive() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getProfileBackgroundColor() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileBackgroundImageUrl() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileBackgroundImageUrlHttps() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileBackgroundTile() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileImageUrl() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileImageUrlHttps() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileLinkColor() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileSidebarBorderColor() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileSidebarFillColor() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileTextColor() - Method in class org.apache.streams.twitter.pojo.User
 
getProfileUseBackgroundImage() - Method in class org.apache.streams.twitter.pojo.User
 
getProtected() - Method in class org.apache.streams.twitter.pojo.User
 
getProtocol() - Method in class org.apache.streams.twitter.TwitterConfiguration
The protocol
getProvider() - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Gets the common twitter Provider object
getProviderQueue() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
getProviderQueue() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getQuotedStatus() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getQuotedStatusId() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getReplies() - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
Set to all, to see all @replies
getRetryMax() - Method in class org.apache.streams.twitter.TwitterConfiguration
ms to sleep when hitting a rate limit
getRetrySleepMs() - Method in class org.apache.streams.twitter.TwitterConfiguration
ms to sleep when hitting a rate limit
getRetweetCount() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getRetweeted() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getRetweetedStatus() - Method in class org.apache.streams.twitter.pojo.Retweet
 
getRetweetedStatus() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getRetweetedStatusId() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getScreenName() - Method in class org.apache.streams.twitter.pojo.User
 
getScreenName() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
getSource() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getSource() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getStatus() - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
getStatus() - Method in class org.apache.streams.twitter.pojo.User
 
getStatusesCount() - Method in class org.apache.streams.twitter.pojo.User
 
getTarget() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getTargetObject() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
getText() - Method in class org.apache.streams.twitter.pojo.Hashtag
 
getText() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getTimeZone() - Method in class org.apache.streams.twitter.pojo.User
 
getTrack() - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
A list of phrases which will be used to determine what Tweets will be delivered on the stream
getTruncated() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getTruncated() - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
getTwitterClient() - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
getTwitterClient() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
get Twitter Client from TwitterUserInformationConfiguration.
getTwitterClient() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
getType() - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
getUrl() - Method in class org.apache.streams.twitter.pojo.User
 
getUrl() - Method in class org.apache.streams.twitter.Url
 
getUrls() - Method in class org.apache.streams.twitter.pojo.Entities
 
getUser() - Method in class org.apache.streams.twitter.pojo.Tweet
 
getUserId() - Method in class org.apache.streams.twitter.pojo.Status
 
getUserIdStr() - Method in class org.apache.streams.twitter.pojo.Status
 
getUserMentions() - Method in class org.apache.streams.twitter.pojo.Entities
 
getUsername() - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
getUtcOffset() - Method in class org.apache.streams.twitter.pojo.User
 
getVerified() - Method in class org.apache.streams.twitter.pojo.User
 
getVersion() - Method in class org.apache.streams.twitter.TwitterConfiguration
The version
getWith() - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
Typically following or user

H

handleTwitterError(Twitter, Exception) - Static method in class org.apache.streams.twitter.provider.TwitterErrorHandler
Deprecated.
handleTwitterError(Twitter, Long, Exception) - Static method in class org.apache.streams.twitter.provider.TwitterErrorHandler
handleTwitterError.
hashCode() - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Delete
 
hashCode() - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Entities
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Follow
 
hashCode() - Method in class org.apache.streams.twitter.pojo.FriendList
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Hashtag
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Place
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Retweet
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Status
 
hashCode() - Method in class org.apache.streams.twitter.pojo.TargetObject
 
hashCode() - Method in class org.apache.streams.twitter.pojo.Tweet
 
hashCode() - Method in class org.apache.streams.twitter.pojo.User
 
hashCode() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
hashCode() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
hashCode() - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.TwitterConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
 
hashCode() - Method in class org.apache.streams.twitter.Url
 
Hashtag - Class in org.apache.streams.twitter.pojo
 
Hashtag() - Constructor for class org.apache.streams.twitter.pojo.Hashtag
 

I

id - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProviderTask
 
id - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
ids - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
idsBatches - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
idsCount - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
isRunning() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
item - Variable in class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 

L

loadBatch(Long[]) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
loadBatch(String[]) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
lock - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
lock - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

M

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterFollowingProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterStreamProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterStreamProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterTimelineProvider -Dexec.args="application.conf tweets.json"

main(String[]) - Static method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
To use from command line:

Supply (at least) the following required configuration in application.conf:

twitter.oauth.consumerKey twitter.oauth.consumerSecret twitter.oauth.accessToken twitter.oauth.accessTokenSecret twitter.info

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.twitter.provider.TwitterUserInformationProvider -Dexec.args="application.conf tweets.json"

mapper - Static variable in class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
MAX_NUMBER_WAITING - Static variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

N

newFixedThreadPoolWithQueueSize(int, int) - Static method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

O

org.apache.streams.twitter - package org.apache.streams.twitter
 
org.apache.streams.twitter.converter - package org.apache.streams.twitter.converter
 
org.apache.streams.twitter.converter.util - package org.apache.streams.twitter.converter.util
 
org.apache.streams.twitter.pojo - package org.apache.streams.twitter.pojo
 
org.apache.streams.twitter.processor - package org.apache.streams.twitter.processor
 
org.apache.streams.twitter.provider - package org.apache.streams.twitter.provider
 

P

Place - Class in org.apache.streams.twitter.pojo
 
Place() - Constructor for class org.apache.streams.twitter.pojo.Place
 
pollForDatum() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
prepare(Object) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
prepareParams(StreamsDatum) - Method in class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
 
process(StreamsDatum) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
process(StreamsDatum) - Method in class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
 
process() - Method in class org.apache.streams.twitter.provider.TwitterStreamHelper
 
processor - Variable in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterFollowingProviderTask
 
provider - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
providerQueue - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
providerQueue - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

R

readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
readCurrent() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
readNew(BigInteger) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
replace(Activity, String) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
requiredClass - Static variable in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
requiredClass() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
retry - Static variable in class org.apache.streams.twitter.provider.TwitterErrorHandler
 
retryMax - Static variable in class org.apache.streams.twitter.provider.TwitterErrorHandler
 
Retweet - Class in org.apache.streams.twitter.pojo
 
Retweet() - Constructor for class org.apache.streams.twitter.pojo.Retweet
 
run() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProviderTask
 
run() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
running - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
running - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

S

screenNameBatches - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
screenNameBatches - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
serializationFormat() - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
setAccessToken(String) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
setAccessTokenSecret(String) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Delete
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Entities
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Follow
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.FriendList
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Place
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Retweet
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Status
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.TargetObject
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.User
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.Url
 
setAppName(String) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
setBasicauth(TwitterBasicAuthConfiguration) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
setBoundingBox(BoundingBox) - Method in class org.apache.streams.twitter.pojo.Place
 
setConfig(TwitterStreamConfiguration) - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
setConfig(TwitterUserInformationConfiguration) - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
setConsumerKey(String) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
setConsumerSecret(String) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
setContributors(List<Object>) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setContributorsEnabled(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setCoordinates(List<List<List<Double>>>) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
setCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.User
 
setCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setDefaultProfile(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setDefaultProfileImage(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setDelete(DeleteDetails) - Method in class org.apache.streams.twitter.pojo.Delete
 
setDescription(String) - Method in class org.apache.streams.twitter.pojo.User
 
setDisplayUrl(String) - Method in class org.apache.streams.twitter.Url
 
setEndpoint(String) - Method in class org.apache.streams.twitter.TwitterConfiguration
The endpoint
setEntities(Entities) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setEventType(UserstreamEvent.EventType) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setExpandedUrl(String) - Method in class org.apache.streams.twitter.Url
 
setFavoriteCount(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setFavorited(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setFavouritesCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setFilterLevel(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setFilterLevel(String) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
Setting this parameter to one of none, low, or medium will set the minimum value of the filter_level Tweet attribute required to be included in the stream
setFollow(List<Long>) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
A list of user IDs, indicating the users whose Tweets should be delivered on the stream
setFollowee(User) - Method in class org.apache.streams.twitter.pojo.Follow
 
setFollower(User) - Method in class org.apache.streams.twitter.pojo.Follow
 
setFollowersCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setFollowRequestSent(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setFriends(List<Long>) - Method in class org.apache.streams.twitter.pojo.FriendList
 
setFriendsCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setFriendsStr(List<String>) - Method in class org.apache.streams.twitter.pojo.FriendList
 
setGeoEnabled(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setHashtags(List<Hashtag>) - Method in class org.apache.streams.twitter.pojo.Entities
 
setHost(String) - Method in class org.apache.streams.twitter.TwitterConfiguration
The host
setId(String) - Method in class org.apache.streams.twitter.pojo.Place
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.Status
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setId(Long) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setIdsOnly(Boolean) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
Whether to collect ids only, or full profiles
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.Status
 
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.User
 
setIdStr(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setIncludeEntities(String) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
setIndices(List<Object>) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
setIndices(List<Object>) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setIndices(List<Object>) - Method in class org.apache.streams.twitter.Url
 
setInfo(List<String>) - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
A list of user IDs, indicating the users whose Tweets should be delivered on the stream
setInReplyToScreenName(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setInReplyToStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setInReplyToStatusIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setInReplyToUserId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setInReplyToUserIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setIsQuoteStatus(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setIsTranslator(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setJsonStoreEnabled(String) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
setLang(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setLang(String) - Method in class org.apache.streams.twitter.pojo.User
 
setListedCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setLocation(String) - Method in class org.apache.streams.twitter.pojo.User
 
setMaxItems(Long) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
Max items per user to collect
setMaxItems(Long) - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
Max items per user to collect
setMaxPages(Long) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
Max pages per user to request
setMaxPages(Long) - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
Max items per page to request
setName(String) - Method in class org.apache.streams.twitter.pojo.User
 
setName(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setOauth(TwitterOAuthConfiguration) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
setPageSize(Long) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
Max items per page to request
setPageSize(Long) - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
Max items per page to request
setPassword(String) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
setPlace(Place) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setPort(Long) - Method in class org.apache.streams.twitter.TwitterConfiguration
The port
setPossiblySensitive(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setProfileBackgroundColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileBackgroundImageUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileBackgroundImageUrlHttps(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileBackgroundTile(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileImageUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileImageUrlHttps(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileLinkColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileSidebarBorderColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileSidebarFillColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileTextColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
setProfileUseBackgroundImage(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setProtected(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setProtocol(String) - Method in class org.apache.streams.twitter.TwitterConfiguration
The protocol
setQuotedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setQuotedStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setReplies(String) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
Set to all, to see all @replies
setRetryMax(Long) - Method in class org.apache.streams.twitter.TwitterConfiguration
ms to sleep when hitting a rate limit
setRetrySleepMs(Long) - Method in class org.apache.streams.twitter.TwitterConfiguration
ms to sleep when hitting a rate limit
setRetweetCount(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setRetweeted(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setRetweetedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Retweet
 
setRetweetedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setRetweetedStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setScreenName(String) - Method in class org.apache.streams.twitter.pojo.User
 
setScreenName(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
setSource(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setSource(String) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setStatus(Status) - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
setStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.User
 
setStatusesCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setTarget(String) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setTargetObject(TargetObject) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
setText(String) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
setText(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setTimeZone(String) - Method in class org.apache.streams.twitter.pojo.User
 
setTrack(List<String>) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
A list of phrases which will be used to determine what Tweets will be delivered on the stream
setTruncated(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setTruncated(Boolean) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
setType(String) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
setUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
setUrl(String) - Method in class org.apache.streams.twitter.Url
 
setUrls(List<Url>) - Method in class org.apache.streams.twitter.pojo.Entities
 
setUser(User) - Method in class org.apache.streams.twitter.pojo.Tweet
 
setUserId(Long) - Method in class org.apache.streams.twitter.pojo.Status
 
setUserIdStr(String) - Method in class org.apache.streams.twitter.pojo.Status
 
setUserMentions(List<UserMentions>) - Method in class org.apache.streams.twitter.pojo.Entities
 
setUsername(String) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
setUtcOffset(Long) - Method in class org.apache.streams.twitter.pojo.User
 
setVerified(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
setVersion(String) - Method in class org.apache.streams.twitter.TwitterConfiguration
The version
setWith(String) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
Typically following or user
shouldContinuePulling(List<User>) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
shouldContinuePulling() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProviderTask
 
shouldContinuePulling() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
 
sleepAndTryAgain(Activity, String) - Method in class org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor
 
start - Variable in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
start - Variable in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
startStream() - Method in class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 
Status - Class in org.apache.streams.twitter.pojo
 
Status() - Constructor for class org.apache.streams.twitter.pojo.Status
 
StreamDeserializer(String) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamHelper.StreamDeserializer
 
STREAMS_ID - Static variable in class org.apache.streams.twitter.processor.TwitterTypeConverter
Deprecated.
 
STREAMS_ID - Static variable in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
STREAMS_ID - Static variable in class org.apache.streams.twitter.provider.TwitterStreamProvider
 
StreamsTwitterMapper - Class in org.apache.streams.twitter.converter
Deprecated.
StreamsTwitterMapper() - Constructor for class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
StreamsTwitterMapper constructor.
submitFollowingThreads(Long[]) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
submitFollowingThreads(String[]) - Method in class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
submitTimelineThreads(Long[]) - Method in class org.apache.streams.twitter.provider.TwitterTimelineProvider
 

T

TargetObject - Class in org.apache.streams.twitter.pojo
 
TargetObject() - Constructor for class org.apache.streams.twitter.pojo.TargetObject
 
toActivityList(Follow) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
toActivityList(List<Follow>) - Method in class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
toActivityList(List<Delete>) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
toActivityList(Delete) - Method in class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
toActivityList(Retweet) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
toActivityList(List<Retweet>) - Method in class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
toActivityList(Tweet) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
toActivityList(List<Tweet>) - Method in class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
toActivityList(User) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
toActivityList(List<User>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
toActivityList(UserstreamEvent) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
toActivityList(List<UserstreamEvent>) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
toActivityObject(User) - Method in class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
toString() - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
toString() - Method in class org.apache.streams.twitter.pojo.Delete
 
toString() - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
toString() - Method in class org.apache.streams.twitter.pojo.Entities
 
toString() - Method in class org.apache.streams.twitter.pojo.Follow
 
toString() - Method in class org.apache.streams.twitter.pojo.FriendList
 
toString() - Method in class org.apache.streams.twitter.pojo.Hashtag
 
toString() - Method in class org.apache.streams.twitter.pojo.Place
 
toString() - Method in class org.apache.streams.twitter.pojo.Retweet
 
toString() - Method in class org.apache.streams.twitter.pojo.Status
 
toString() - Method in class org.apache.streams.twitter.pojo.TargetObject
 
toString() - Method in class org.apache.streams.twitter.pojo.Tweet
 
toString() - Method in class org.apache.streams.twitter.pojo.User
 
toString() - Method in class org.apache.streams.twitter.pojo.UserMentions
 
toString() - Method in enum org.apache.streams.twitter.pojo.UserstreamEvent.EventType
 
toString() - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
toString() - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
toString() - Method in class org.apache.streams.twitter.TwitterConfiguration
 
toString() - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
 
toString() - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
toString() - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
toString() - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
 
toString() - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
 
toString() - Method in class org.apache.streams.twitter.Url
 
Tweet - Class in org.apache.streams.twitter.pojo
 
Tweet() - Constructor for class org.apache.streams.twitter.pojo.Tweet
 
TWITTER_FORMAT - Static variable in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
 
TWITTER_FORMAT - Static variable in class org.apache.streams.twitter.converter.TwitterDateTimeFormat
 
TWITTER_FORMATTER - Static variable in class org.apache.streams.twitter.converter.StreamsTwitterMapper
Deprecated.
 
TwitterActivityUtil - Class in org.apache.streams.twitter.converter.util
Provides utilities for working with Activity objects within the context of Twitter.
TwitterActivityUtil() - Constructor for class org.apache.streams.twitter.converter.util.TwitterActivityUtil
 
TwitterBasicAuthConfiguration - Class in org.apache.streams.twitter
 
TwitterBasicAuthConfiguration() - Constructor for class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
TwitterConfiguration - Class in org.apache.streams.twitter
 
TwitterConfiguration() - Constructor for class org.apache.streams.twitter.TwitterConfiguration
 
TwitterDateTimeFormat - Class in org.apache.streams.twitter.converter
TwitterDateTimeFormat.
TwitterDateTimeFormat() - Constructor for class org.apache.streams.twitter.converter.TwitterDateTimeFormat
 
TwitterDocumentClassifier - Class in org.apache.streams.twitter.converter
Ensures twitter documents can be converted to Activity.
TwitterDocumentClassifier() - Constructor for class org.apache.streams.twitter.converter.TwitterDocumentClassifier
 
TwitterErrorHandler - Class in org.apache.streams.twitter.provider
Handle expected and unexpected exceptions.
TwitterErrorHandler() - Constructor for class org.apache.streams.twitter.provider.TwitterErrorHandler
 
TwitterFollowActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterFollowActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterFollowActivityConverter
 
TwitterFollowingConfiguration - Class in org.apache.streams.twitter
 
TwitterFollowingConfiguration() - Constructor for class org.apache.streams.twitter.TwitterFollowingConfiguration
 
TwitterFollowingProvider - Class in org.apache.streams.twitter.provider
Retrieve all follow adjacencies from a list of user ids or names.
TwitterFollowingProvider() - Constructor for class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
TwitterFollowingProvider(TwitterFollowingConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterFollowingProvider
 
TwitterFollowingProviderTask - Class in org.apache.streams.twitter.provider
Retrieve friend or follower connections for a single user id.
TwitterFollowingProviderTask(TwitterFollowingProvider, Twitter, Long) - Constructor for class org.apache.streams.twitter.provider.TwitterFollowingProviderTask
TwitterFollowingProviderTask constructor.
TwitterFollowingProviderTask(TwitterFollowingProvider, Twitter, String) - Constructor for class org.apache.streams.twitter.provider.TwitterFollowingProviderTask
TwitterFollowingProviderTask constructor.
TwitterJsonDeleteActivityConverter - Class in org.apache.streams.twitter.converter
TwitterJsonDeleteActivityConverter.
TwitterJsonDeleteActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter
 
TwitterJsonRetweetActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonRetweetActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter
 
TwitterJsonTweetActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonTweetActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter
 
TwitterJsonUserActivityConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonUserActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter
 
TwitterJsonUserActivityObjectConverter - Class in org.apache.streams.twitter.converter
 
TwitterJsonUserActivityObjectConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter
 
TwitterJsonUserstreameventActivityConverter - Class in org.apache.streams.twitter.converter
TwitterJsonUserstreameventActivityConverter.
TwitterJsonUserstreameventActivityConverter() - Constructor for class org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter
 
TwitterOAuthConfiguration - Class in org.apache.streams.twitter
 
TwitterOAuthConfiguration() - Constructor for class org.apache.streams.twitter.TwitterOAuthConfiguration
 
TwitterProviderUtil - Class in org.apache.streams.twitter.provider
TwitterProviderUtil contains utilities for Twitter Providers.
TwitterProviderUtil() - Constructor for class org.apache.streams.twitter.provider.TwitterProviderUtil
 
TwitterStreamConfiguration - Class in org.apache.streams.twitter
 
TwitterStreamConfiguration() - Constructor for class org.apache.streams.twitter.TwitterStreamConfiguration
 
TwitterStreamHelper - Class in org.apache.streams.twitter.provider
TwitterStreamHelper helps with hosebird twitter stream.
TwitterStreamHelper(TwitterStreamProvider) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamHelper
 
TwitterStreamHelper(TwitterStreamProvider, int) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamHelper
TwitterStreamHelper constructor.
TwitterStreamHelper.StreamDeserializer - Class in org.apache.streams.twitter.provider
 
TwitterStreamProvider - Class in org.apache.streams.twitter.provider
TwitterStreamProvider wraps a hosebird client and passes received documents to subscribing components.
TwitterStreamProvider() - Constructor for class org.apache.streams.twitter.provider.TwitterStreamProvider
 
TwitterStreamProvider(TwitterStreamConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterStreamProvider
 
TwitterTimelineProvider - Class in org.apache.streams.twitter.provider
Retrieve recent posts from a list of user ids or names.
TwitterTimelineProvider(TwitterTimelineProviderConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterTimelineProvider
 
TwitterTimelineProviderConfiguration - Class in org.apache.streams.twitter
 
TwitterTimelineProviderConfiguration() - Constructor for class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
 
TwitterTimelineProviderTask - Class in org.apache.streams.twitter.provider
Retrieve recent posts for a single user id.
TwitterTimelineProviderTask(TwitterTimelineProvider, Twitter, Long) - Constructor for class org.apache.streams.twitter.provider.TwitterTimelineProviderTask
TwitterTimelineProviderTask constructor.
TwitterTypeConverter - Class in org.apache.streams.twitter.processor
Deprecated.
TwitterTypeConverter() - Constructor for class org.apache.streams.twitter.processor.TwitterTypeConverter
Deprecated.
 
TwitterUrlApiProcessor - Class in org.apache.streams.twitter.processor
Class gets a global share count from Twitter API for links on Activity datums.
TwitterUrlApiProcessor() - Constructor for class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
TwitterUrlApiProcessor constructor.
TwitterUrlApiProcessor(HttpProcessorConfiguration) - Constructor for class org.apache.streams.twitter.processor.TwitterUrlApiProcessor
TwitterUrlApiProcessor constructor.
TwitterUserInformationConfiguration - Class in org.apache.streams.twitter
 
TwitterUserInformationConfiguration() - Constructor for class org.apache.streams.twitter.TwitterUserInformationConfiguration
 
TwitterUserInformationProvider - Class in org.apache.streams.twitter.provider
Retrieve current profile status from a list of user ids or names.
TwitterUserInformationProvider() - Constructor for class org.apache.streams.twitter.provider.TwitterUserInformationProvider
TwitterUserInformationProvider constructor.
TwitterUserInformationProvider(TwitterUserInformationConfiguration) - Constructor for class org.apache.streams.twitter.provider.TwitterUserInformationProvider
 

U

updateActivity(Tweet, Activity) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the given Activity object with the values from the Tweet.
updateActivity(User, Activity) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the given Activity object with the values from the User
updateActivity(Delete, Activity) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the activity for a delete event.
updateActivityContent(Activity, Tweet, String) - Static method in class org.apache.streams.twitter.converter.util.TwitterActivityUtil
Updates the content, and associated fields, with those from the given tweet
Url - Class in org.apache.streams.twitter
 
Url() - Constructor for class org.apache.streams.twitter.Url
 
User - Class in org.apache.streams.twitter.pojo
 
User() - Constructor for class org.apache.streams.twitter.pojo.User
 
UserMentions - Class in org.apache.streams.twitter.pojo
 
UserMentions() - Constructor for class org.apache.streams.twitter.pojo.UserMentions
 
UserstreamEvent - Class in org.apache.streams.twitter.pojo
 
UserstreamEvent() - Constructor for class org.apache.streams.twitter.pojo.UserstreamEvent
 
UserstreamEvent.EventType - Enum in org.apache.streams.twitter.pojo
 

V

valueOf(String) - Static method in enum org.apache.streams.twitter.pojo.UserstreamEvent.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.streams.twitter.pojo.UserstreamEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccessToken(String) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
withAccessTokenSecret(String) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Delete
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Entities
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Follow
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.FriendList
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Place
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Retweet
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Status
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.TargetObject
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.User
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.twitter.Url
 
withAppName(String) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
withBasicauth(TwitterBasicAuthConfiguration) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withBoundingBox(BoundingBox) - Method in class org.apache.streams.twitter.pojo.Place
 
withConsumerKey(String) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
withConsumerSecret(String) - Method in class org.apache.streams.twitter.TwitterOAuthConfiguration
 
withContributors(List<Object>) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withContributorsEnabled(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withCoordinates(List<List<List<Double>>>) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
withCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.User
 
withCreatedAt(DateTime) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withDefaultProfile(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withDefaultProfileImage(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withDelete(DeleteDetails) - Method in class org.apache.streams.twitter.pojo.Delete
 
withDescription(String) - Method in class org.apache.streams.twitter.pojo.User
 
withDisplayUrl(String) - Method in class org.apache.streams.twitter.Url
 
withEndpoint(String) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withEntities(Entities) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withEventType(UserstreamEvent.EventType) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withExpandedUrl(String) - Method in class org.apache.streams.twitter.Url
 
withFavoriteCount(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withFavorited(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withFavouritesCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withFilterLevel(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withFilterLevel(String) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
withFollow(List<Long>) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
withFollowee(User) - Method in class org.apache.streams.twitter.pojo.Follow
 
withFollower(User) - Method in class org.apache.streams.twitter.pojo.Follow
 
withFollowersCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withFollowRequestSent(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withFriends(List<Long>) - Method in class org.apache.streams.twitter.pojo.FriendList
 
withFriendsCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withFriendsStr(List<String>) - Method in class org.apache.streams.twitter.pojo.FriendList
 
withGeoEnabled(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withHashtags(List<Hashtag>) - Method in class org.apache.streams.twitter.pojo.Entities
 
withHost(String) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withId(String) - Method in class org.apache.streams.twitter.pojo.Place
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.Status
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withId(Long) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withIdsOnly(Boolean) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.Status
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.User
 
withIdStr(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withIncludeEntities(String) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
withIndices(List<Object>) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
withIndices(List<Object>) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withIndices(List<Object>) - Method in class org.apache.streams.twitter.Url
 
withInfo(List<String>) - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
 
withInReplyToScreenName(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withInReplyToStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withInReplyToStatusIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withInReplyToUserId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withInReplyToUserIdStr(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withIsQuoteStatus(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withIsTranslator(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withJsonStoreEnabled(String) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withLang(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withLang(String) - Method in class org.apache.streams.twitter.pojo.User
 
withListedCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withLocation(String) - Method in class org.apache.streams.twitter.pojo.User
 
withMaxItems(Long) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
 
withMaxItems(Long) - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
 
withMaxPages(Long) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
 
withMaxPages(Long) - Method in class org.apache.streams.twitter.TwitterTimelineProviderConfiguration
 
withName(String) - Method in class org.apache.streams.twitter.pojo.User
 
withName(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withOauth(TwitterOAuthConfiguration) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withPageSize(Long) - Method in class org.apache.streams.twitter.TwitterFollowingConfiguration
 
withPageSize(Long) - Method in class org.apache.streams.twitter.TwitterUserInformationConfiguration
 
withPassword(String) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
withPlace(Place) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withPort(Long) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withPossiblySensitive(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withProfileBackgroundColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileBackgroundImageUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileBackgroundImageUrlHttps(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileBackgroundTile(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileImageUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileImageUrlHttps(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileLinkColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileSidebarBorderColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileSidebarFillColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileTextColor(String) - Method in class org.apache.streams.twitter.pojo.User
 
withProfileUseBackgroundImage(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withProtected(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withProtocol(String) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withQuotedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withQuotedStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withReplies(String) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
withRetryMax(Long) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withRetrySleepMs(Long) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withRetweetCount(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withRetweeted(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withRetweetedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Retweet
 
withRetweetedStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withRetweetedStatusId(Long) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withScreenName(String) - Method in class org.apache.streams.twitter.pojo.User
 
withScreenName(String) - Method in class org.apache.streams.twitter.pojo.UserMentions
 
withSource(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withSource(String) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withStatus(Status) - Method in class org.apache.streams.twitter.pojo.DeleteDetails
 
withStatus(Tweet) - Method in class org.apache.streams.twitter.pojo.User
 
withStatusesCount(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withTarget(String) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withTargetObject(TargetObject) - Method in class org.apache.streams.twitter.pojo.UserstreamEvent
 
withText(String) - Method in class org.apache.streams.twitter.pojo.Hashtag
 
withText(String) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withTimeZone(String) - Method in class org.apache.streams.twitter.pojo.User
 
withTrack(List<String>) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
withTruncated(Boolean) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withTruncated(Boolean) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
withType(String) - Method in class org.apache.streams.twitter.pojo.BoundingBox
 
withUrl(String) - Method in class org.apache.streams.twitter.pojo.User
 
withUrl(String) - Method in class org.apache.streams.twitter.Url
 
withUrls(List<Url>) - Method in class org.apache.streams.twitter.pojo.Entities
 
withUser(User) - Method in class org.apache.streams.twitter.pojo.Tweet
 
withUserId(Long) - Method in class org.apache.streams.twitter.pojo.Status
 
withUserIdStr(String) - Method in class org.apache.streams.twitter.pojo.Status
 
withUserMentions(List<UserMentions>) - Method in class org.apache.streams.twitter.pojo.Entities
 
withUsername(String) - Method in class org.apache.streams.twitter.TwitterBasicAuthConfiguration
 
withUtcOffset(Long) - Method in class org.apache.streams.twitter.pojo.User
 
withVerified(Boolean) - Method in class org.apache.streams.twitter.pojo.User
 
withVersion(String) - Method in class org.apache.streams.twitter.TwitterConfiguration
 
withWith(String) - Method in class org.apache.streams.twitter.TwitterStreamConfiguration
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2017 The Apache Software Foundation. All rights reserved.