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

A

AbstractRequestBuilder - Class in org.apache.streams.sysomos.provider
Defines a common pattern for requesting data from the Sysomos API.
AbstractRequestBuilder() - Constructor for class org.apache.streams.sysomos.provider.AbstractRequestBuilder
 
Adapter1 - Class in com.sysomos.xml
 
Adapter1() - Constructor for class com.sysomos.xml.Adapter1
 
addQuery(String) - Method in class org.apache.streams.sysomos.data.SysomosTagDefinition
 
API_BATCH_SIZE - Static variable in class org.apache.streams.sysomos.provider.SysomosProvider
 

B

BASE_URL_STRING - Static variable in class org.apache.streams.sysomos.provider.SysomosClient
 
beat - Variable in class com.sysomos.xml.BeatApi.BeatResponse
 
Beat() - Constructor for class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
BeatApi - Class in com.sysomos.xml
Java class for anonymous complex type.
BeatApi() - Constructor for class com.sysomos.xml.BeatApi
 
BeatApi.BeatRequest - Class in com.sysomos.xml
Java class for anonymous complex type.
BeatApi.BeatResponse - Class in com.sysomos.xml
Java class for anonymous complex type.
BeatApi.BeatResponse.Beat - Class in com.sysomos.xml
Java class for anonymous complex type.
BeatApi.BeatResponse.Beat.Location - Class in com.sysomos.xml
Java class for anonymous complex type.
BeatApi.BeatResponse.Beat.Tag - Class in com.sysomos.xml
Java class for anonymous complex type.
BeatApi.Errors - Class in com.sysomos.xml
Java class for anonymous complex type.
beatRequest - Variable in class com.sysomos.xml.BeatApi
 
BeatRequest() - Constructor for class com.sysomos.xml.BeatApi.BeatRequest
 
beatResponse - Variable in class com.sysomos.xml.BeatApi
 
BeatResponse() - Constructor for class com.sysomos.xml.BeatApi.BeatResponse
 

C

cleanUp() - Method in class org.apache.streams.sysomos.processor.SysomosTypeConverter
 
cleanUp() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
CODE_PATTERN - Static variable in class org.apache.streams.sysomos.util.SysomosUtils
 
com.sysomos.xml - package com.sysomos.xml
 
content - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
ContentRequestBuilder - Class in org.apache.streams.sysomos.provider
Builds requests for the Sysomos Heartbeat Content API.
ContentRequestBuilder(String, String) - Constructor for class org.apache.streams.sysomos.provider.ContentRequestBuilder
Constructs a new ContentRequestBuilder for the specified API key and Sysomos URL.
convert(BeatApi.BeatResponse.Beat) - Method in class org.apache.streams.sysomos.conversion.SysomosBeatActivityConverter
convert BeatApi.BeatResponse.Beat to Activity
count - Variable in class com.sysomos.xml.BeatApi.BeatResponse
 
country - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Location
 
createBeatApi() - Method in class com.sysomos.xml.ObjectFactory
Create an instance of BeatApi
createBeatApiBeatRequest() - Method in class com.sysomos.xml.ObjectFactory
Create an instance of BeatApi.BeatRequest
createBeatApiBeatResponse() - Method in class com.sysomos.xml.ObjectFactory
Create an instance of BeatApi.BeatResponse
createBeatApiBeatResponseBeat() - Method in class com.sysomos.xml.ObjectFactory
Create an instance of BeatApi.BeatResponse.Beat
createBeatApiBeatResponseBeatLocation() - Method in class com.sysomos.xml.ObjectFactory
createBeatApiBeatResponseBeatTag() - Method in class com.sysomos.xml.ObjectFactory
Create an instance of BeatApi.BeatResponse.Beat.Tag
createBeatApiErrors() - Method in class com.sysomos.xml.ObjectFactory
Create an instance of BeatApi.Errors
createContext(ClassLoader) - Static method in class JAXBDebug
 
createRequestBuilder() - Method in class org.apache.streams.sysomos.provider.SysomosClient
 
createStream(String) - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 

D

displayName - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag
 
docid - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 

E

endDate - Variable in class com.sysomos.xml.BeatApi.BeatRequest
 
ENDING_TIME_KEY - Static variable in class org.apache.streams.sysomos.provider.SysomosProvider
 
enqueueItem(StreamsDatum) - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
equals(Object) - Method in class org.apache.streams.sysomos.data.SysomosTagDefinition
 
equals(Object) - Method in class org.apache.streams.sysomos.Location
 
equals(Object) - Method in class org.apache.streams.sysomos.Sysomos
 
equals(Object) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
error - Variable in class com.sysomos.xml.BeatApi.Errors
 
errorMessage - Variable in class com.sysomos.xml.BeatApi.Errors
 
errors - Variable in class com.sysomos.xml.BeatApi
 
Errors() - Constructor for class com.sysomos.xml.BeatApi.Errors
 
execute() - Method in class org.apache.streams.sysomos.provider.AbstractRequestBuilder
Executes the request to the Sysomos Heartbeat API and returns a valid response.
execute() - Method in interface org.apache.streams.sysomos.provider.RequestBuilder
Executes the request to the Sysomos Heartbeat API and returns a valid response
executeApiRequest() - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
 
executeRun() - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
 
extractConfigFromMap(Map) - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 

G

gender - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
getAdditionalProperties() - Method in class org.apache.streams.sysomos.Location
 
getAdditionalProperties() - Method in class org.apache.streams.sysomos.Sysomos
 
getAdditionalProperties() - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
getApiBatchSize() - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
getApiKey() - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
getBeat() - Method in class com.sysomos.xml.BeatApi.BeatResponse
Gets the value of the beat property.
getBeatRequest() - Method in class com.sysomos.xml.BeatApi
Gets the value of the beatRequest property.
getBeatResponse() - Method in class com.sysomos.xml.BeatApi
Gets the value of the beatResponse property.
getClient() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
getConfig() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
getContent() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the content property.
getContent() - Method in class org.apache.streams.sysomos.Sysomos
 
getCount() - Method in class com.sysomos.xml.BeatApi.BeatResponse
Gets the value of the count property.
getCount() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
getCountry() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Location
Gets the value of the country property.
getCountry() - Method in class org.apache.streams.sysomos.Location
 
getCurrentId() - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream.QueryResult
 
getDisplayName() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.streams.sysomos.data.SysomosTagDefinition
 
getDocid() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the docid property.
getDocid() - Method in class org.apache.streams.sysomos.Sysomos
 
getEndDate() - Method in class com.sysomos.xml.BeatApi.BeatRequest
Gets the value of the endDate property.
getEndpoint() - Method in class org.apache.streams.sysomos.SysomosConfiguration
The endpoint
getErrorCode() - Method in exception org.apache.streams.sysomos.SysomosException
 
getErrorMessage() - Method in class com.sysomos.xml.BeatApi.Errors
Gets the value of the errorMessage property.
getErrors() - Method in class com.sysomos.xml.BeatApi
Gets the value of the errors property.
getGender() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the gender property.
getHeartbeatIds() - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
getHeatbeatID() - Method in class com.sysomos.xml.BeatApi.BeatRequest
Gets the value of the heatbeatID property.
getHost() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the host property.
getId() - Method in class org.apache.streams.sysomos.processor.SysomosTypeConverter
 
getId() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
getInfluenceLevel() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the influenceLevel property.
getInfluenceLevel() - Method in class org.apache.streams.sysomos.Sysomos
 
getKey() - Method in class com.sysomos.xml.BeatApi.BeatRequest
Gets the value of the key property.
getLink() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the link property.
getLink() - Method in class org.apache.streams.sysomos.Sysomos
 
getLocation() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the location property.
getLocation() - Method in class org.apache.streams.sysomos.Sysomos
 
getLocationString() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Location
Gets the value of the locationString property.
getLocationString() - Method in class org.apache.streams.sysomos.Location
 
getMaxApiBatch() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
getMaxBatchSize() - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
getMediaType() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the mediaType property.
getMediaType() - Method in class org.apache.streams.sysomos.Sysomos
 
getMinDelayMs() - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
getMinLatency() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
getMode() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
getOffset() - Method in class com.sysomos.xml.BeatApi.BeatRequest
Gets the value of the offset property.
getQueries() - Method in class org.apache.streams.sysomos.data.SysomosTagDefinition
getQueries.
getRequestUrl() - Method in class org.apache.streams.sysomos.provider.ContentRequestBuilder
Gets the Request URL based on the local fields.
getRequestUrl() - Method in interface org.apache.streams.sysomos.provider.RequestBuilder
Returns the full url need to execute a request.
getResponseSize() - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream.QueryResult
 
getScheduledDelayMs() - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
getSentiment() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the sentiment property.
getSentiment() - Method in class org.apache.streams.sysomos.Sysomos
 
getSize() - Method in class com.sysomos.xml.BeatApi.BeatRequest
Gets the value of the size property.
getStartDate() - Method in class com.sysomos.xml.BeatApi.BeatRequest
Gets the value of the startDate property.
getSystemType() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag
Gets the value of the systemType property.
getTag() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the tag property.
getTagName() - Method in class org.apache.streams.sysomos.data.SysomosTagDefinition
 
getTagWithTagName(String) - Method in class org.apache.streams.sysomos.data.HeartbeatInfo
getTagWithTagName.
getTime() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the time property.
getTime() - Method in class org.apache.streams.sysomos.Sysomos
 
getTitle() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the title property.
getTitle() - Method in class org.apache.streams.sysomos.Sysomos
 
getTweetHbLink() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the tweetHbLink property.
getTweetHbLink() - Method in class org.apache.streams.sysomos.Sysomos
 
getTweetid() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the tweetid property.
getTweetid() - Method in class org.apache.streams.sysomos.Sysomos
 
getTweetJsonLink() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the tweetJsonLink property.
getTweetJsonLink() - Method in class org.apache.streams.sysomos.Sysomos
 
getTwitterFollowers() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the twitterFollowers property.
getTwitterFollowers() - Method in class org.apache.streams.sysomos.Sysomos
 
getTwitterFollowing() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Gets the value of the twitterFollowing property.
getTwitterFollowing() - Method in class org.apache.streams.sysomos.Sysomos
 
getValue() - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag
Gets the value of the value property.

H

hasDisplayName(String) - Method in class org.apache.streams.sysomos.data.SysomosTagDefinition
 
hashCode() - Method in class org.apache.streams.sysomos.Location
 
hashCode() - Method in class org.apache.streams.sysomos.Sysomos
 
hashCode() - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
hasQuery(String) - Method in class org.apache.streams.sysomos.data.SysomosTagDefinition
 
hasTagName(String) - Method in class org.apache.streams.sysomos.data.HeartbeatInfo
hasTagName.
hasTagName(String) - Method in class org.apache.streams.sysomos.data.SysomosTagDefinition
 
HeartbeatInfo - Class in org.apache.streams.sysomos.data
Represents Heatbeat metadata from the Sysomos API.
HeartbeatInfo(String) - Constructor for class org.apache.streams.sysomos.data.HeartbeatInfo
HeartbeatInfo constructor.
heatbeatID - Variable in class com.sysomos.xml.BeatApi.BeatRequest
 
host - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 

I

influenceLevel - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
isError() - Method in class com.sysomos.xml.BeatApi.Errors
Gets the value of the error property.
isMatchedLastId() - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream.QueryResult
 
isRunning() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 

J

JAXBDebug - Class in <Unnamed>
 
JAXBDebug() - Constructor for class JAXBDebug
 

K

key - Variable in class com.sysomos.xml.BeatApi.BeatRequest
 

L

LATENCY - Static variable in class org.apache.streams.sysomos.provider.SysomosProvider
 
link - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
location - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
Location() - Constructor for class com.sysomos.xml.BeatApi.BeatResponse.Beat.Location
 
Location - Class in org.apache.streams.sysomos
 
Location() - Constructor for class org.apache.streams.sysomos.Location
 
locationString - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Location
 

M

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

Supply configuration similar to src/test/resources/rss.conf

Launch using:

mvn exec:java -Dexec.mainClass=org.apache.streams.rss.provider.RssStreamProvider -Dexec.args="rss.conf articles.json"

mapTags(BeatApi.BeatResponse.Beat) - Method in class org.apache.streams.sysomos.conversion.SysomosBeatActivityConverter
 
marshal(Calendar) - Method in class com.sysomos.xml.Adapter1
 
MAX_ALLOWED_PER_REQUEST - Static variable in class org.apache.streams.sysomos.provider.ContentRequestBuilder
The max number of items you are allowed to get per request.
mediaType - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
MODE_KEY - Static variable in class org.apache.streams.sysomos.provider.SysomosProvider
 

O

ObjectFactory - Class in com.sysomos.xml
This object contains factory methods for each Java content interface and Java element interface generated in the com.sysomos.xml package.
ObjectFactory() - Constructor for class com.sysomos.xml.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sysomos.xml
offset - Variable in class com.sysomos.xml.BeatApi.BeatRequest
 
org.apache.streams.sysomos - package org.apache.streams.sysomos
 
org.apache.streams.sysomos.conversion - package org.apache.streams.sysomos.conversion
 
org.apache.streams.sysomos.data - package org.apache.streams.sysomos.data
 
org.apache.streams.sysomos.processor - package org.apache.streams.sysomos.processor
 
org.apache.streams.sysomos.provider - package org.apache.streams.sysomos.provider
 
org.apache.streams.sysomos.util - package org.apache.streams.sysomos.util
 

P

pauseForSpace() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
Wait for the queue size to be below threshold before allowing execution to continue on this thread.
prepare(Object) - Method in class org.apache.streams.sysomos.processor.SysomosTypeConverter
 
prepare(Object) - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
process(StreamsDatum) - Method in class org.apache.streams.sysomos.processor.SysomosTypeConverter
 
PROVIDER_BATCH_SIZE - Static variable in class org.apache.streams.sysomos.provider.SysomosProvider
 
providerQueue - Variable in class org.apache.streams.sysomos.provider.SysomosProvider
 

Q

queryApi() - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
 
QueryResult(boolean, String, int) - Constructor for class org.apache.streams.sysomos.provider.SysomosHeartbeatStream.QueryResult
 
queryUrl(URL) - Static method in class org.apache.streams.sysomos.util.SysomosUtils
Queries the sysomos URL and provides the response as a String.

R

readCurrent() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
readNew(BigInteger) - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
readRange(DateTime, DateTime) - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
RequestBuilder - Interface in org.apache.streams.sysomos.provider
Simplifying abstraction that aids in building a request to the Sysomos API in a chained fashion.
run() - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
 

S

sentiment - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
setAddedAfterDate(DateTime) - Method in class org.apache.streams.sysomos.provider.ContentRequestBuilder
 
setAddedAfterDate(DateTime) - Method in interface org.apache.streams.sysomos.provider.RequestBuilder
Sets the date after which documents should be returned from Sysomos.
setAddedBeforeDate(DateTime) - Method in class org.apache.streams.sysomos.provider.ContentRequestBuilder
 
setAddedBeforeDate(DateTime) - Method in interface org.apache.streams.sysomos.provider.RequestBuilder
Sets the date before which documents should be returned from Sysomos.
setAdditionalProperty(String, Object) - Method in class org.apache.streams.sysomos.Location
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.sysomos.Sysomos
 
setAdditionalProperty(String, Object) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
setApiBatchSize(Long) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
setApiKey(String) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
setBeatRequest(BeatApi.BeatRequest) - Method in class com.sysomos.xml.BeatApi
Sets the value of the beatRequest property.
setBeatResponse(BeatApi.BeatResponse) - Method in class com.sysomos.xml.BeatApi
Sets the value of the beatResponse property.
setChannelSpecificValues(BeatApi.BeatResponse.Beat, Activity, Map<String, BeatApi.BeatResponse.Beat.Tag>) - Method in class org.apache.streams.sysomos.conversion.SysomosBeatActivityConverter
 
setConfig(SysomosConfiguration) - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
setContent(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the content property.
setContent(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setCount(short) - Method in class com.sysomos.xml.BeatApi.BeatResponse
Sets the value of the count property.
setCountry(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Location
Sets the value of the country property.
setCountry(String) - Method in class org.apache.streams.sysomos.Location
 
setCurrentId(String) - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream.QueryResult
 
setDisplayName(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag
Sets the value of the displayName property.
setDocid(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the docid property.
setDocid(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setEndDate(Calendar) - Method in class com.sysomos.xml.BeatApi.BeatRequest
Sets the value of the endDate property.
setEndpoint(String) - Method in class org.apache.streams.sysomos.SysomosConfiguration
The endpoint
setError(boolean) - Method in class com.sysomos.xml.BeatApi.Errors
Sets the value of the error property.
setErrorMessage(String) - Method in class com.sysomos.xml.BeatApi.Errors
Sets the value of the errorMessage property.
setErrors(BeatApi.Errors) - Method in class com.sysomos.xml.BeatApi
Sets the value of the errors property.
setGender(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the gender property.
setHeartBeatId(int) - Method in class org.apache.streams.sysomos.provider.ContentRequestBuilder
 
setHeartBeatId(String) - Method in class org.apache.streams.sysomos.provider.ContentRequestBuilder
 
setHeartBeatId(int) - Method in interface org.apache.streams.sysomos.provider.RequestBuilder
Sets the Sysomos Heartbeat ID.
setHeartBeatId(String) - Method in interface org.apache.streams.sysomos.provider.RequestBuilder
Sets the Sysomos Heartbeat ID as a String.
setHeartbeatIds(List<String>) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
setHeatbeatID(String) - Method in class com.sysomos.xml.BeatApi.BeatRequest
Sets the value of the heatbeatID property.
setHost(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the host property.
setInfluenceLevel(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the influenceLevel property.
setInfluenceLevel(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setKey(String) - Method in class com.sysomos.xml.BeatApi.BeatRequest
Sets the value of the key property.
setLanguage(Map<String, BeatApi.BeatResponse.Beat.Tag>, Map<String, Object>) - Method in class org.apache.streams.sysomos.conversion.SysomosBeatActivityConverter
 
setLink(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the link property.
setLink(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setLocation(BeatApi.BeatResponse.Beat.Location) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the location property.
setLocation(BeatApi.BeatResponse.Beat, Map<String, Object>) - Method in class org.apache.streams.sysomos.conversion.SysomosBeatActivityConverter
 
setLocation(Location) - Method in class org.apache.streams.sysomos.Sysomos
 
setLocationString(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Location
Sets the value of the locationString property.
setLocationString(String) - Method in class org.apache.streams.sysomos.Location
 
setMatchedLastId(boolean) - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream.QueryResult
 
setMaxBatchSize(Long) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
setMediaType(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the mediaType property.
setMediaType(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setMinDelayMs(Long) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
setObject(BeatApi.BeatResponse.Beat, Activity) - Method in class org.apache.streams.sysomos.conversion.SysomosBeatActivityConverter
 
setOffset(byte) - Method in class com.sysomos.xml.BeatApi.BeatRequest
Sets the value of the offset property.
setOffset(long) - Method in class org.apache.streams.sysomos.provider.ContentRequestBuilder
 
setOffset(long) - Method in interface org.apache.streams.sysomos.provider.RequestBuilder
Sets the starting offset for the number of documents given the other parameters.
setProvider(BeatApi.BeatResponse.Beat, Activity) - Method in class org.apache.streams.sysomos.conversion.SysomosBeatActivityConverter
 
setResponseSize(int) - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream.QueryResult
 
setReturnSetSize(long) - Method in class org.apache.streams.sysomos.provider.ContentRequestBuilder
 
setReturnSetSize(long) - Method in interface org.apache.streams.sysomos.provider.RequestBuilder
Sets the size of the expected response.
setScheduledDelayMs(Long) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
setSentiment(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the sentiment property.
setSentiment(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setSize(short) - Method in class com.sysomos.xml.BeatApi.BeatRequest
Sets the value of the size property.
setStartDate(Calendar) - Method in class com.sysomos.xml.BeatApi.BeatRequest
Sets the value of the startDate property.
setSystemType(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag
Sets the value of the systemType property.
setTime(Calendar) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the time property.
setTime(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setTitle(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the title property.
setTitle(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setTweetHbLink(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the tweetHbLink property.
setTweetHbLink(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setTweetid(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the tweetid property.
setTweetid(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setTweetJsonLink(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the tweetJsonLink property.
setTweetJsonLink(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setTwitterFollowers(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the twitterFollowers property.
setTwitterFollowers(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setTwitterFollowing(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat
Sets the value of the twitterFollowing property.
setTwitterFollowing(String) - Method in class org.apache.streams.sysomos.Sysomos
 
setValue(String) - Method in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag
Sets the value of the value property.
shutdown() - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
 
signalComplete(String) - Method in class org.apache.streams.sysomos.provider.SysomosProvider
signalComplete.
size - Variable in class com.sysomos.xml.BeatApi.BeatRequest
 
sleep() - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
 
startDate - Variable in class com.sysomos.xml.BeatApi.BeatRequest
 
STARTING_DOCS_KEY - Static variable in class org.apache.streams.sysomos.provider.SysomosProvider
 
STARTING_TIME_KEY - Static variable in class org.apache.streams.sysomos.provider.SysomosProvider
 
startStream() - Method in class org.apache.streams.sysomos.provider.SysomosProvider
 
STREAMS_ID - Static variable in class org.apache.streams.sysomos.processor.SysomosTypeConverter
 
STREAMS_ID - Static variable in class org.apache.streams.sysomos.provider.SysomosProvider
 
Sysomos - Class in org.apache.streams.sysomos
 
Sysomos() - Constructor for class org.apache.streams.sysomos.Sysomos
 
SYSOMOS_DATE_FORMATTER - Static variable in class org.apache.streams.sysomos.util.SysomosUtils
 
SysomosBeatActivityConverter - Class in org.apache.streams.sysomos.conversion
Converts an instance of a BeatApi.BeatResponse.Beat to an Activity
SysomosBeatActivityConverter() - Constructor for class org.apache.streams.sysomos.conversion.SysomosBeatActivityConverter
 
SysomosClient - Class in org.apache.streams.sysomos.provider
Wrapper for the Sysomos API.
SysomosClient(String) - Constructor for class org.apache.streams.sysomos.provider.SysomosClient
 
SysomosConfiguration - Class in org.apache.streams.sysomos
 
SysomosConfiguration() - Constructor for class org.apache.streams.sysomos.SysomosConfiguration
 
SysomosException - Exception in org.apache.streams.sysomos
Runtime exception wrapper for Sysomos Errors.
SysomosException() - Constructor for exception org.apache.streams.sysomos.SysomosException
 
SysomosException(String) - Constructor for exception org.apache.streams.sysomos.SysomosException
 
SysomosException(Throwable) - Constructor for exception org.apache.streams.sysomos.SysomosException
 
SysomosException(String, Throwable) - Constructor for exception org.apache.streams.sysomos.SysomosException
 
SysomosException(String, int) - Constructor for exception org.apache.streams.sysomos.SysomosException
 
SysomosException(String, Throwable, int) - Constructor for exception org.apache.streams.sysomos.SysomosException
 
SysomosHeartbeatStream - Class in org.apache.streams.sysomos.provider
Provides a Runnable query mechanism for grabbing documents from the Sysomos API
SysomosHeartbeatStream(SysomosProvider, String) - Constructor for class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
 
SysomosHeartbeatStream(SysomosProvider, String, DateTime, DateTime) - Constructor for class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
SysomosHeartbeatStream constructor.
SysomosHeartbeatStream(SysomosProvider, String, String) - Constructor for class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
SysomosHeartbeatStream constructor.
SysomosHeartbeatStream(SysomosProvider, String, SysomosHeartbeatStream.OperatingMode) - Constructor for class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
SysomosHeartbeatStream constructor.
SysomosHeartbeatStream.QueryResult - Class in org.apache.streams.sysomos.provider
 
SysomosProvider - Class in org.apache.streams.sysomos.provider
Streams Provider for the Sysomos Heartbeat API

Configuration: The provider takes either a Map[String,Object] containing the mode (backfill and terminate OR continuous) and a Map[String,String] of heartbeat IDs to document target ids or a string of the format ${heartbeatId}:${documentId},...,${heartbeatId}:${documentId} This configuration will configure the provider to backfill to the specified document and either terminate or not depending on the mode flag.

SysomosProvider(SysomosConfiguration) - Constructor for class org.apache.streams.sysomos.provider.SysomosProvider
SysomosProvider constructor.
SysomosProvider.Mode - Enum in org.apache.streams.sysomos.provider
 
SysomosTagDefinition - Class in org.apache.streams.sysomos.data
Represents a Sysomos Heartbeat Tag.
SysomosTagDefinition(String, String) - Constructor for class org.apache.streams.sysomos.data.SysomosTagDefinition
SysomosTagDefinition constructor.
SysomosTypeConverter - Class in org.apache.streams.sysomos.processor
Stream processor that converts Sysomos type to Activity.
SysomosTypeConverter() - Constructor for class org.apache.streams.sysomos.processor.SysomosTypeConverter
 
SysomosUtils - Class in org.apache.streams.sysomos.util
Provides utilities for working with Sysomos.
systemType - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag
 

T

tag - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
Tag() - Constructor for class com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag
 
time - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
title - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
toString() - Method in class org.apache.streams.sysomos.Location
 
toString() - Method in class org.apache.streams.sysomos.Sysomos
 
toString() - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
tweetHbLink - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
tweetid - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
tweetJsonLink - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
twitterFollowers - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 
twitterFollowing - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat
 

U

unmarshal(String) - Method in class com.sysomos.xml.Adapter1
 
updateOffset(SysomosHeartbeatStream.QueryResult) - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
 
updateState(SysomosHeartbeatStream.QueryResult, String, int) - Method in class org.apache.streams.sysomos.provider.SysomosHeartbeatStream
 

V

value - Variable in class com.sysomos.xml.BeatApi.BeatResponse.Beat.Tag
 
valueOf(String) - Static method in enum org.apache.streams.sysomos.provider.SysomosProvider.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.streams.sysomos.provider.SysomosProvider.Mode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAdditionalProperty(String, Object) - Method in class org.apache.streams.sysomos.Location
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.sysomos.Sysomos
 
withAdditionalProperty(String, Object) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
withApiBatchSize(Long) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
withApiKey(String) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
withContent(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withCountry(String) - Method in class org.apache.streams.sysomos.Location
 
withDocid(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withEndpoint(String) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
withHeartbeatIds(List<String>) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
withInfluenceLevel(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withLink(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withLocation(Location) - Method in class org.apache.streams.sysomos.Sysomos
 
withLocationString(String) - Method in class org.apache.streams.sysomos.Location
 
withMaxBatchSize(Long) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
withMediaType(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withMinDelayMs(Long) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
withScheduledDelayMs(Long) - Method in class org.apache.streams.sysomos.SysomosConfiguration
 
withSentiment(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withTime(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withTitle(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withTweetHbLink(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withTweetid(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withTweetJsonLink(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withTwitterFollowers(String) - Method in class org.apache.streams.sysomos.Sysomos
 
withTwitterFollowing(String) - Method in class org.apache.streams.sysomos.Sysomos
 
A B C D E G H I J K L M O P Q R S T U V W 
Skip navigation links

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