public class SampleAttivioRunnable extends Object implements AttivioRunnable
CREDENTIALS_ARG, CREDENTIALS_DESCRIPTION, RETURN_CODE_ERROR, RETURN_CODE_FORCED, RETURN_CODE_OK
Constructor and Description |
---|
SampleAttivioRunnable() |
Modifier and Type | Method and Description |
---|---|
String |
getProjectEnv() |
String |
getProjectName() |
String |
getQuery() |
String |
getZkConnectString() |
int |
run()
Perform logic and return one of
AttivioRunnable.RETURN_CODE_OK , AttivioRunnable.RETURN_CODE_ERROR . |
void |
setProjectEnv(String projectEnv) |
void |
setProjectName(String projectName) |
void |
setQuery(String query) |
void |
setZkConnectString(String zkConnectString) |
public int run() throws AttivioException
AttivioRunnable
AttivioRunnable.RETURN_CODE_OK
, AttivioRunnable.RETURN_CODE_ERROR
.run
in interface AttivioRunnable
AttivioException
public String getProjectName()
public void setProjectName(String projectName)
public String getProjectEnv()
public void setProjectEnv(String projectEnv)
public String getZkConnectString()
public void setQuery(String query)
public String getQuery()
public void setZkConnectString(String zkConnectString)
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.