Package | Description |
---|---|
com.attivio.sdk.server.component.configuration |
Interfaces used by components to signal they wish to have certain platform dependencies injected and to standardize on best
practices in terms of configuration.
|
com.sample.module |
Modifier and Type | Method and Description |
---|---|
Locale |
HasBackoffLocaleProperty.getBackoffLocale()
Gets the alternative locale to be used if there is no dictionary for the
actual locale.
|
String |
HasBaseDataDirectoryProperty.getBaseDataDirectory()
Deprecated.
Gets the base data directory - set defaults to "."
|
String |
HasCaseModeProperty.getCaseMode()
Gets the case mode - one of "CASE_INSENSITIVE", "CASE_SENSITIVE", "BACKOFF_TO_LOWERCASE"
|
Map<String,String> |
HasFieldMappingProperty.getFieldMapping()
Gets the Input to Output field name mapping for this stage to process.
|
List<String> |
HasFieldsProperty.getFields()
Gets the list of fields to process.
|
String |
HasInputProperty.getInput()
Gets the input field name.
|
List<String> |
HasInputListProperty.getInput()
Gets the list of fields to process as input to the stage.
|
String |
HasQueryLanguageProperty.getQueryLanguage()
Gets the query language
|
String |
HasSchemaNameProperty.getSchemaName()
Gets the name of schema to use for validation
|
String |
HasTokenizerProperty.getTokenizer()
Gets the name of the tokenizer to use.
|
boolean |
HasDropDocumentOnExceptionProperty.isDropDocumentOnException()
Returns true if the document should be dropped on exception.
|
boolean |
HasOverwriteProperty.isOverwrite()
Returns true if all existing values in the output field should be overwritten.
|
Modifier and Type | Method and Description |
---|---|
String |
SampleQueryRewriteTransformer.getChildTableName() |
String |
SampleQueryTransformer.getFacetField() |
String |
SampleDocumentModifyingTransformer.getField() |
String |
SampleQueryRewriteTransformer.getJoinKey() |
List<String> |
SampleQueryRewriteTransformer.getOrFields() |
String |
SampleQueryRewriteTransformer.getPrimaryTableName() |
String |
SampleAttivioRunnable.getProjectEnv() |
String |
SampleAttivioRunnable.getProjectName() |
String |
SampleAttivioRunnable.getQuery() |
String |
SampleDocumentModifyingTransformer.getValue() |
String |
SampleAttivioRunnable.getZkConnectString() |
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.