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

A

abs(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
abs(String) - Method in class com.attivio.util.FieldExpressionFactory
 
ABS - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Absolute Value.
AbstractAttivioReflectionConverter - Class in com.attivio.util.serialization
Simple serialization converter that uses reflection to automatically generate XML serialization/deserialization.
AbstractAttivioReflectionConverter() - Constructor for class com.attivio.util.serialization.AbstractAttivioReflectionConverter
 
AbstractClientApiFactory<T> - Class in com.attivio.service
 
AbstractClientApiFactory() - Constructor for class com.attivio.service.AbstractClientApiFactory
 
AbstractConverter - Class in com.attivio.util.serialization
Our abstract converter.
AbstractConverter() - Constructor for class com.attivio.util.serialization.AbstractConverter
 
AbstractDocumentAssociation - Class in com.attivio.platform.util
Methods for maintaining associations between documents.
AbstractDocumentAssociation() - Constructor for class com.attivio.platform.util.AbstractDocumentAssociation
Constructor, default.
AbstractEllipse - Class in com.attivio.sdk.geo
Abstract ellipse definition.
AbstractEllipse(double, double) - Constructor for class com.attivio.sdk.geo.AbstractEllipse
 
AbstractIndexMessage - Class in com.attivio.sdk.ingest
Base class for IndexMessages which are not DocumentList.
AbstractIndexMessage() - Constructor for class com.attivio.sdk.ingest.AbstractIndexMessage
Constructor
AbstractIndexMessage(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.ingest.AbstractIndexMessage
Constructor
AbstractIndexMessage(UUID, String...) - Constructor for class com.attivio.sdk.ingest.AbstractIndexMessage
Constructor with client ID and workflows
AbstractListMessage<T> - Class in com.attivio.sdk.esb
Abstract container for list based messages.
AbstractListMessage() - Constructor for class com.attivio.sdk.esb.AbstractListMessage
Creates an empty list.
AbstractListMessage(int) - Constructor for class com.attivio.sdk.esb.AbstractListMessage
Creates an empty list of a fixed size.
AbstractMonitoredThing - Class in com.attivio.platform.perfmon.model
 
AbstractMonitoredThing() - Constructor for class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
AbstractMonitoredThing(String, String) - Constructor for class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
AbstractPhraseConverter - Class in com.attivio.util.serialization.query.phrase
 
AbstractPhraseConverter() - Constructor for class com.attivio.util.serialization.query.phrase.AbstractPhraseConverter
 
AbstractPlatformMessage - Class in com.attivio.sdk.esb
Base class that handles many of the implementation-level details of an PlatformMessage.
AbstractPlatformMessage() - Constructor for class com.attivio.sdk.esb.AbstractPlatformMessage
Creates a message with no client ID
AbstractPlatformMessage(UUID) - Constructor for class com.attivio.sdk.esb.AbstractPlatformMessage
Creates a message based on a client ID.
AbstractPlatformMessage(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.esb.AbstractPlatformMessage
Creates a message based on a client ID and a workflow queue.
AbstractPlatformMessage(UUID, String...) - Constructor for class com.attivio.sdk.esb.AbstractPlatformMessage
Creates a message based on a client ID.
AbstractPlatformMessageConverter - Class in com.attivio.util.serialization
The abstract ESB message converter
AbstractPlatformMessageConverter() - Constructor for class com.attivio.util.serialization.AbstractPlatformMessageConverter
 
AbstractPolygon - Class in com.attivio.sdk.geo
Abstract polygon definition.
AbstractPolygon() - Constructor for class com.attivio.sdk.geo.AbstractPolygon
 
AbstractQueryConverter - Class in com.attivio.util.serialization.query
Abstract converter for classes that implement Query.
AbstractQueryConverter() - Constructor for class com.attivio.util.serialization.query.AbstractQueryConverter
 
AbstractReceiverClient - Class in com.attivio.client
Serves as the base class for all client implementations.
AbstractReceiverClient(String) - Constructor for class com.attivio.client.AbstractReceiverClient
Create a client based on a specific recieverUri.
AbstractReceiverClient(UUID, String) - Constructor for class com.attivio.client.AbstractReceiverClient
Constructor that reuses a clientId.
AbstractReceiverClient.ClientMessageSender - Interface in com.attivio.client
 
AbstractSearchClient - Class in com.attivio.client
Client for querying Attivio AIE.
AbstractSearchClient() - Constructor for class com.attivio.client.AbstractSearchClient
 
AbstractServiceProxy - Class in com.attivio.service
 
AbstractServiceProxy() - Constructor for class com.attivio.service.AbstractServiceProxy
 
AbstractTransientExceptionPredicate - Class in com.attivio.service
Base class for Attivio predicates checking to see if an exception can be recovered from by choosing another provider and/or waiting for one to come online.
AbstractTransientExceptionPredicate() - Constructor for class com.attivio.service.AbstractTransientExceptionPredicate
 
accept(IngestFieldValue) - Method in class com.attivio.sdk.ingest.IngestField
 
accept(FacetBucket) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Consumer implementation that adds all consumed buckets.
accept(Token) - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
ACCESS_CONTROL_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-29 Error occurred when evaluating access control query.
ACCESS_DENIED - Static variable in class com.attivio.sdk.error.StoreError
STORE-26 Access denied error while accessing store.
AccessControlQuery - Class in com.attivio.sdk.search.query
Query that performs access control filtering of a search query.
AccessControlQuery() - Constructor for class com.attivio.sdk.search.query.AccessControlQuery
 
AccessControlQuery(Query, Query) - Constructor for class com.attivio.sdk.search.query.AccessControlQuery
 
AccessControlQuery(Query, Query, Query) - Constructor for class com.attivio.sdk.search.query.AccessControlQuery
 
AccessControlQuery.Method - Enum in com.attivio.sdk.search.query
Represents an underlaying implementation to use for evaluating a clause.
AccessControlQueryConverter - Class in com.attivio.util.serialization.query
 
AccessControlQueryConverter() - Constructor for class com.attivio.util.serialization.query.AccessControlQueryConverter
 
AccessControlQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.AccessControlQueryOperator
 
ACKNOWLEDGE_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-2, Failed to acknowledge an event.
acknowledgeEvent(long, String, String) - Method in interface com.attivio.sdk.client.EventStoreApi
 
acknowledgeEvent(long, String, String) - Method in class com.attivio.service.MockUnclusteredEventStore
 
Acknowledgement() - Constructor for class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
ACL - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Paramter name for the acl field for an AccessControlQuery.
ACL_SERVICE_CONNECT_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10005.
ACL_SERVICE_DOWN - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10004.
ACL_SERVICE_WARNING - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10003.
acos(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
acos(String) - Method in class com.attivio.util.FieldExpressionFactory
 
ACOS - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Arc Cosine of value.
acquire() - Method in class com.attivio.curatorshim.InterProcessMutex
 
acquire(String, String) - Method in class com.attivio.sdk.esb.MessageDomainManager
Acquires the semaphore associated with the componentName and domain (if any).
ACQUIRE_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-30 Failed to acquire lock.
ACRONYM - com.attivio.sdk.dictionary.DictionaryType
 
ACRONYMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the acronym expansion mode (on, off, auto [default=QueryRequest.getSynonymsMode()])
ACRONYMS_EXPANDED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name indicating if acronyms expansion was applied (boolean)
ACRONYMS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the acronyms mode
ACRONYMS_ORIGINAL - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for original value prior to acronym expansion (String)
actual - Variable in class com.attivio.sdk.test.FacetBucketAssert
 
actual - Variable in class com.attivio.sdk.test.FacetBucketsAssert
 
AD_CONNECT_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10008.
AD_DISCONNECT_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10009.
add(double, double) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a double precision floating point range to this request.
add(float, float) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a floating point range to this request.
add(int, int) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add an integer range to this request.
add(int, E) - Method in class com.attivio.sdk.util.BaseTypesList
add(long, byte[], IngestDocument) - Method in interface com.attivio.util.ft.TransactionReceiver
Receive an IngestDocument from the transaction log
add(long, long) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a long integer range to this request.
add(long, PlatformMessage) - Method in interface com.attivio.util.ft.TransactionReceiver
Receive a PlatformMessage from the transaction log
add(long, Long) - Method in class com.attivio.sdk.event.PagingContext
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.AuditDetailCollector
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.CorrelationIdFilter
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.DateFilter
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.DocIdCollector
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.IdFilter
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.NoDetailFilter
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.ResultCodeFilter
 
add(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi.SequenceIdFilter
 
add(PlatformMessage) - Method in class com.attivio.sdk.esb.MessageList
add(ProcessingResult.DocData) - Method in class com.attivio.sdk.esb.ProcessingResult
 
add(FacetBucket) - Method in class com.attivio.sdk.search.facet.FacetBucket
Add the count for other to this bucket.
add(FacetBucket) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Add a bucket.
add(FacetBucket) - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
 
add(FacetRange) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a range to this request.
add(FacetStatistics) - Method in class com.attivio.sdk.search.facet.FacetStatistics
Add statistics from other into this FacetStatistics.
add(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
add(JoinClause) - Method in class com.attivio.sdk.search.query.JoinQuery
Add a JoinClause to the JoinQuery.
add(SearchDocument) - Method in class com.attivio.sdk.search.SearchDocumentList
 
add(SearchDocument...) - Method in class com.attivio.client.MockSearchClient
Add documents to be returned on a search call
add(Token) - Method in class com.attivio.sdk.token.Position
Add a Token to this Position.
add(Token) - Method in class com.attivio.sdk.token.TokenSink
Appends a token using the default position increment.
add(Token) - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
add(TokenList) - Method in class com.attivio.sdk.token.TokenSink
Adds all Tokens for the passed in TokenList to this TokenList.
add(TokenList, int) - Method in class com.attivio.sdk.token.TokenSink
Adds all Tokens for the passed in TokenList
add(Token, int) - Method in class com.attivio.sdk.token.TokenIterator
Appends a token.
add(Token, int) - Method in class com.attivio.sdk.token.TokenList
Appends a token.
add(Token, int) - Method in class com.attivio.sdk.token.TokenSink
Appends a token.
add(E) - Method in class com.attivio.sdk.util.BaseTypesList
add(CharSequence, TokenAnnotation, boolean) - Method in class com.attivio.sdk.token.Position
Add an annotated token to this Position.
add(String) - Method in interface com.attivio.sdk.server.global.GlobalMembership
Deprecated.
Add a member to this membership.
add(String) - Method in interface com.attivio.sdk.server.global.GlobalSet
Deprecated.
Adds a String value to this GlobalSet
add(String) - Method in class com.attivio.sdk.token.Position
Add an indexed token to this Position.
add(String) - Method in class com.attivio.sdk.token.TokenSink
Appends a token using the default position increment.
add(String, double, double) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a double precision floating point range to this request.
add(String, float, float) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a floating point range to this request.
add(String, int) - Method in class com.attivio.sdk.token.TokenSink
Appends a token.
add(String, int, int) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add an integer range to this request.
add(String, long, long) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a long integer range to this request.
add(String, Query) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
Request that a Bucket for filter will be returned.
add(String, TokenAnnotation) - Method in class com.attivio.sdk.token.Position
Add an annotated token to this Position.
add(String, TokenAnnotation, boolean) - Method in class com.attivio.sdk.token.Position
Add an annotated token to this Position.
add(String, String, InputStream) - Method in interface com.attivio.sdk.api.ContentStoreProvider
Content will be copied from the InputStream and stored within the namespace under the id.
add(String, String, InputStream) - Method in class com.attivio.sdk.service.MockContentStoreProvider
Content will be copied from the InputStream and stored within the namespace under the id.
add(String, BigDecimal, BigDecimal) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add an integer range to this request.
add(String, Date, Date) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Add a Date range to this request.
add(Calendar, int) - Method in enum com.attivio.sdk.util.CalendarField
Add amount to calendar according to field.
ADD - com.attivio.sdk.ingest.DocumentMode
Add a document to the index.
ADD - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Add method.
ADD_DOCUMENT_FRAME - Static variable in class com.attivio.util.ft.TransactionLog
 
ADD_EVENTS_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-4, Failed to add an event.
ADD_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-5 Indicates that an exception was encountered while adding a document to the index.
ADD_MESSAGE_FRAME - Static variable in class com.attivio.util.ft.TransactionLog
 
addAlias(String, Class<?>) - Static method in class com.attivio.util.serialization.ApiInit
Add an XStream alias to all serializers.
addAlias(String, Class<?>) - Method in class com.attivio.util.XStreamSerializer
Makes name an alias for the class type.
addAliasType(String, Class<?>) - Static method in class com.attivio.util.serialization.ApiInit
Add an XStream alias to all serializers.
addAliasType(String, Class<?>) - Method in class com.attivio.util.XStreamSerializer
Makes name an alias for the class type.
addAll(int, Collection<? extends E>) - Method in class com.attivio.sdk.util.BaseTypesList
addAll(Iterable<FacetBucket>) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Add all buckets in value.
addAll(Collection<? extends E>) - Method in class com.attivio.sdk.util.BaseTypesList
addAll(Properties) - Method in class com.attivio.sdk.esb.MessageMetadata
Adds all values from the properties object.
addAnnotations(HierarchicalStreamWriter, String, long) - Method in class com.attivio.util.serialization.query.phrase.AbstractPhraseConverter
 
addArgument(FieldExpression) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Add an argument.
addArgument(QueryParsers, BooleanAndQuery, Query) - Method in class com.attivio.util.parser.QueryOperators.AndQueryOperator
 
addArgument(QueryParsers, BooleanOrQuery, Query) - Method in class com.attivio.util.parser.QueryOperators.OrQueryOperator
 
addArgument(QueryParsers, BoostQuery, Query) - Method in class com.attivio.util.parser.QueryOperators.BoostQueryOperator
 
addArgument(QueryParsers, T, Query) - Method in class com.attivio.util.parser.QueryOperator
 
addArguments(StringBuilder) - Method in class com.attivio.sdk.geo.Circle
addArguments(StringBuilder) - Method in class com.attivio.sdk.geo.Ellipse
addArguments(StringBuilder) - Method in class com.attivio.sdk.geo.Polygon
addArguments(StringBuilder) - Method in class com.attivio.sdk.geo.Rectangle
addArguments(StringBuilder) - Method in class com.attivio.sdk.geo.Shape
 
addAttribute(QueryParsers, T, String) - Method in class com.attivio.util.parser.CastOperator
 
addAttribute(QueryParsers, T, String) - Method in class com.attivio.util.parser.Operator
 
addAttribute(QueryParsers, T, String) - Method in class com.attivio.util.parser.PhraseOperator
 
addAttribute(QueryParsers, T, String) - Method in class com.attivio.util.parser.QueryOperator
 
addAttribute(HierarchicalStreamReader, UnmarshallingContext, Mapper, FacetBuckets) - Static method in class com.attivio.util.serialization.FacetBucketConverter
 
addAttribute(HierarchicalStreamWriter, String, int) - Static method in class com.attivio.util.serialization.AbstractConverter
Add an integer attribute to the current node.
addAttribute(HierarchicalStreamWriter, String, int[]) - Static method in class com.attivio.util.serialization.AbstractConverter
Add a int[] attribute to the current node as a string of comma separated integers.
addAttribute(HierarchicalStreamWriter, String, int[], int) - Static method in class com.attivio.util.serialization.AbstractConverter
Add a int[] attribute to the current node as a string of comma separated integers.
addAttribute(HierarchicalStreamWriter, String, long) - Static method in class com.attivio.util.serialization.AbstractConverter
Add a long attribute to the current node.
addAttribute(HierarchicalStreamWriter, String, Boolean) - Static method in class com.attivio.util.serialization.AbstractConverter
Add the string representation of a value as an attribute to the current node.
addAttribute(HierarchicalStreamWriter, String, Class<?>) - Static method in class com.attivio.util.serialization.AbstractConverter
Add an Enum Attribute to the current node.
addAttribute(HierarchicalStreamWriter, String, Integer) - Static method in class com.attivio.util.serialization.AbstractConverter
Add the string representation of a value as an attribute to the current node.
addAttribute(HierarchicalStreamWriter, String, Object) - Static method in class com.attivio.util.serialization.AbstractConverter
Add the string representation of a value as an attribute to the current node.
addAttribute(HierarchicalStreamWriter, String, String) - Static method in class com.attivio.util.serialization.AbstractConverter
Add a String Attribute to the current Node (handling nulls).
addAttribute(HierarchicalStreamWriter, String, String[]) - Static method in class com.attivio.util.serialization.AbstractConverter
Add a String[] attribute to the current node as a string of comma separated strings.
addAttribute(HierarchicalStreamWriter, String, Date) - Static method in class com.attivio.util.serialization.AbstractConverter
Add a Date Attribute to the current Node.
addAttribute(HierarchicalStreamWriter, String, Locale) - Static method in class com.attivio.util.serialization.AbstractConverter
Add a Locale Attribute to the current Node.
addAttribute(StringBuilder, String, long) - Static method in class com.attivio.sdk.search.facet.FacetBuckets
 
addAttribute(StringBuilder, String, Object) - Static method in class com.attivio.sdk.search.facet.FacetBuckets
 
addAttribute(StringBuilder, Map.Entry<String, Object>) - Static method in class com.attivio.sdk.search.facet.FacetBuckets
 
addAttributes(Iterable<Map.Entry<String, Object>>) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Add all attributes in value.
addAttributes(StringBuilder) - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
addAttributes(StringBuilder) - Method in class com.attivio.sdk.search.facet.FacetResponse
 
addBoolean(boolean) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a boolean value to the output.
addBoostQuery(Query) - Method in class com.attivio.sdk.search.QueryRequest
Add a boost query.
addCase(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch
 
addCase(Switch.Case) - Method in class com.attivio.sdk.search.fields.Switch
 
addCastOperator(CastOperator, String...) - Method in class com.attivio.util.parser.QueryOperators
 
addChild() - Method in class com.attivio.sdk.esb.GroupedMessageId
Adds a child to this group.
addChild() - Method in class com.attivio.sdk.esb.MessageId
 
addChildDocument(SearchDocument) - Method in class com.attivio.sdk.search.SearchDocument
Add a child document.
addChildren(String, String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
addClause(JoinMode, Query) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Add a clause for selecting child documents.
addCloseable(Closeable) - Static method in class com.attivio.service.ServiceFactory
Adds the closeable to a list that will be closed upon call to the ServiceFactory.reset(boolean) method.
addContextOperator(PhraseOperator<ScopeTerm>, String...) - Method in class com.attivio.util.parser.QueryOperators
 
addDataSource(Query) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
addDate(long) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a date value to the output as milliseconds since epoch.
addDays(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addDecimal(BigDecimal) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a decimal value to the output.
addDefaultValue() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
If true, adds [Default = `default from class`] to the end of the description if default value != null.
addDelegate(Class<? extends T>, Class<? extends P>, Function<? super T, P>, Function<P, ? super T>) - Static method in class com.attivio.util.serialization.json.JsonSerializer
 
addDerivedField(String) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
addDeserializer(Class<T>, JsonDeserializer<? extends T>) - Static method in class com.attivio.util.serialization.json.JsonSerializer
Add a deserializer for type.
addDocument(byte[], IngestDocument) - Method in class com.attivio.util.ft.TransactionLog
Add a document update to the transaction log.
addDocument(IngestDocument) - Method in class com.attivio.util.ft.TransactionLog
Add a document update to the transaction log.
addDocumentData(ProcessingResult.DocData) - Method in class com.attivio.sdk.esb.ProcessingResult
 
addDocumentId(String) - Method in class com.attivio.sdk.ingest.BulkUpdate
Add a Document ID to apply this bulk update to.
addDocumentIds(Iterable<String>) - Method in class com.attivio.sdk.ingest.BulkUpdate
Add Document IDs to apply this bulk update to.
addDocumentIds(String...) - Method in class com.attivio.sdk.ingest.BulkUpdate
Add Document IDs to apply this bulk update to.
addDomainSuffix(String, String) - Method in class com.attivio.sdk.esb.MessageDomainManager
Changes the uri to a domain-specific version if domain is non-null.
addDouble(double) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a double value to the output.
added(String) - Method in interface com.attivio.sdk.server.global.MembershipListener
Deprecated.
Called for each member added to the group
addEntity(String, PhraseQuery) - Method in class com.attivio.sdk.search.QueryFrame
Add an additional entity to extract for query frame.
addEntity(String, Query) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Add an additional entity to extract.
addEntries(Iterable<AttivioAclEntry>) - Method in class com.attivio.sdk.security.AttivioAcl
 
addEntries(List<AttivioAclEntry>) - Method in class com.attivio.sdk.security.AttivioAcl
Adds entries to the ACL.
addEntry(AclEntry) - Method in class com.attivio.sdk.security.AttivioAcl
Adds an ACL entry to the ACL.
addEntry(Principal, AclEntry) - Method in class com.attivio.sdk.security.AttivioAcl
addErrorDescriptor(String, DataSourceAPIErrorDescriptor) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
addEvent(SystemEvent) - Method in interface com.attivio.sdk.client.EventStoreApi
 
addEvent(SystemEvent) - Method in class com.attivio.service.MockUnclusteredEventStore
 
addEventWithTimeout(SystemEvent) - Static method in class com.attivio.util.EventUtils
Adds the event to the system repository.
addFacet(AdminQuery.Facet) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFacet(FacetRequest) - Method in class com.attivio.sdk.search.QueryFrame
 
addFacet(FacetRequest...) - Method in class com.attivio.sdk.search.QueryRequest
Adds all FacetRequests to this QueryRequest.
addFacet(FacetResponse) - Method in class com.attivio.sdk.search.QueryResponse
Add a facet to the response.
addFacet(String, List<AdminQueryResult.Bucket>) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
addFacetField(String...) - Method in class com.attivio.sdk.search.QueryRequest
Adds a FacetRequest for all specified fields.
addFacetFilter(FacetFilter) - Method in class com.attivio.sdk.search.QueryFrame
 
addFacetFilter(FacetFilter) - Method in class com.attivio.sdk.search.QueryRequest
Adds a filter to this QueryRequest that will "drill down" on bucket.
addFeature(RelevancyFeature) - Method in class com.attivio.sdk.search.QueryFrameResult
Add a RelevancyFeature to the result.
addFeature(RelevancyFeatureDef) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
addFeature(RelevancyFeatureDef) - Method in interface com.attivio.sdk.client.RelevancyModelApi
addFeature(String, float) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
addFeatures(RelevancyFeatureVector) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
Add all features in value.
addFeatureValue(String, float) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
Adds amount to the feature at index.
addFeedback(QueryFeedback) - Method in class com.attivio.sdk.search.QueryFrame
 
addFeedback(QueryFeedback) - Method in class com.attivio.sdk.search.QueryResponse
Add a feedback message.
addFeedback(QueryFeedback...) - Method in class com.attivio.sdk.search.QueryResponse
Add multiple feedback messages.
addFeedback(String, String, String) - Method in class com.attivio.sdk.search.QueryResponse
Add a feedback message.
addFeedback(String, String, String, Map<String, Object>) - Method in class com.attivio.sdk.search.QueryResponse
Add a feedback message.
addFeedback(List<QueryFeedback>) - Method in class com.attivio.sdk.search.QueryFrame
 
addFeedback(List<QueryFeedback>) - Method in class com.attivio.sdk.search.QueryResponse
Add multiple feedback messages.
addField(SchemaField) - Method in class com.attivio.sdk.schema.Schema
Adds field to the schema.
addField(FieldExpression) - Method in class com.attivio.sdk.search.QueryRequest
Add a FieldExpression to return for this QueryRequest.
addField(FieldExpression, String) - Method in class com.attivio.sdk.search.QueryRequest
Add a field to return in the response documents.
addField(FieldRequest) - Method in class com.attivio.sdk.search.QueryFrame
 
addField(FieldRequest) - Method in class com.attivio.sdk.search.QueryRequest
Add a FieldRequest to return for this QueryRequest.
addField(String) - Method in class com.attivio.sdk.schema.Schema
Adds a new field by name to the schema.
addField(String) - Method in class com.attivio.sdk.search.QueryRequest
Add a field to return in the response documents.
addFilter(ChangeStatus) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFilter(DictionaryType) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFilter(Query) - Method in class com.attivio.sdk.search.QueryFrame
 
addFilter(Query) - Method in class com.attivio.sdk.search.QueryRequest
Add a filter Query to this QueryRequest.
addFilter(String) - Method in class com.attivio.sdk.search.QueryRequest
Add a filter query to this QueryRequest.
addFilter(String, Query) - Method in class com.attivio.util.parser.FacetRequestFactory
 
addFilter(String, String) - Method in class com.attivio.sdk.search.QueryRequest
Add a filter query to this QueryRequest.
addFilter(String, String...) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFilter(String, List<String>, List<String>, boolean) - Method in interface com.attivio.sdk.scanner.IncludeExcludeDocumentFilter
Adds a filter.
addFilter(String, List<String>, List<String>, boolean) - Method in class com.attivio.util.IncludeExcludeDocumentFilterImpl
 
addFilter(String, Locale) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFilter(String, Locale...) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addFloat(float) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a float value to the output.
addGlobalMapListener(String, GlobalMapListener) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Registers a GlobalMapListener to listen for changes to a persistent global map with name
addGroupMembership(AttivioGroupMembership) - Method in class com.attivio.sdk.security.AttivioPrincipal
Adds a group membership to the set of this principal's group memberships.
addHours(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addIncludeField(String...) - Method in class com.attivio.sdk.schema.SchemaField
Add include field(s).
addInnerJoin(Query) - Method in class com.attivio.sdk.search.query.JoinQuery
Add an Inner Join to the JoinQuery.
addInnerJoin(Query, String, String) - Method in class com.attivio.sdk.search.query.JoinQuery
Add an Inner Join to the JoinQuery.
addInteger(int) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add an integer value to the output.
addInterval(DateFacetRequest.DateFacetResolution) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
addInterval(DateFacetRequest.DateFacetResolution, int) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
addKey(String, byte[]) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
addListener(TreeCache.TreeCacheListener) - Method in class com.attivio.curatorshim.TreeCache
 
addLocale(Locale) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
addLong(long) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a long value to the output.
addMessage(PlatformMessage) - Method in class com.attivio.util.ft.TransactionLog
Add a PlatformMessage to the transaction log.
addMessageData(ProcessingResult.MsgData) - Method in class com.attivio.sdk.esb.ProcessingResult
 
addMessageHistory(MessageHistory) - Method in class com.attivio.sdk.esb.AbstractListMessage
Adds a message to the message history.
addMessageHistory(MessageHistory) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Adds a piece of message history.
addMessageHistory(MessageHistory) - Method in interface com.attivio.sdk.esb.PlatformMessage
Adds an item to this message's history.
addMessageHistory(List<MessageHistory>) - Method in class com.attivio.sdk.esb.AbstractListMessage
Adds a list of history.
addMessageHistory(List<MessageHistory>) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Adds a list of history.
addMessageHistory(List<MessageHistory>) - Method in interface com.attivio.sdk.esb.PlatformMessage
Adds items to this message's history.
addMessageToGroup(GroupedMessage) - Method in interface com.attivio.sdk.esb.GroupedMessage
Adds msg to the group.
addMessageToGroup(GroupedMessage) - Method in class com.attivio.sdk.ingest.BulkUpdate
 
addMessageToGroup(GroupedMessage) - Method in class com.attivio.sdk.ingest.DocumentList
 
addMetadata(String, boolean) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns this event.
addMetadata(String, boolean) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, double) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns this event.
addMetadata(String, double) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, float) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns this event.
addMetadata(String, float) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, int) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns this event.
addMetadata(String, int) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, long) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns this event.
addMetadata(String, long) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, String) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns this event.
addMetadata(String, String) - Method in class com.attivio.sdk.event.SystemEvent
Returns this event.
addMetadata(String, Throwable) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Adds the Exception's messages and all messages of all causes to the event in the form:
addMetadata(String, Throwable) - Method in class com.attivio.sdk.event.SystemEvent
Adds the Exception's messages and all messages of all causes to the event in the form:
addMilliseconds(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addMinutes(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addMixIn(Class<?>, Class<?>) - Static method in class com.attivio.util.serialization.json.JsonSerializer
Add a mixIn interface/class for a sdk type.
addMonths(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addName(StringBuilder) - Method in class com.attivio.sdk.search.facet.FacetRequest
 
addName(StringBuilder) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
 
addOuterJoin(Query) - Method in class com.attivio.sdk.search.query.JoinQuery
Add an Outer Join to the JoinQuery.
addOuterJoin(Query, String, String) - Method in class com.attivio.sdk.search.query.JoinQuery
Add an Outer Join to the JoinQuery.
addOwner(Principal, Principal) - Method in class com.attivio.sdk.security.AttivioAcl
addParameter(QueryParsers, T, String, StringParser) - Method in class com.attivio.util.parser.CastOperator
 
addParameter(QueryParsers, T, String, StringParser) - Method in class com.attivio.util.parser.Operator
 
addParameter(QueryParsers, T, String, StringParser) - Method in class com.attivio.util.parser.PhraseOperator
 
addParameter(QueryParsers, T, String, StringParser) - Method in class com.attivio.util.parser.QueryOperator
 
addParameter(StringBuilder, int, String, Object) - Method in class com.attivio.sdk.search.facet.FacetRequest
Add A REST Parameter To buffer.
addParameter(String, Object) - Method in class com.attivio.sdk.search.query.Query
 
addParameters(HierarchicalStreamWriter, MarshallingContext, Phrase) - Method in class com.attivio.util.serialization.query.phrase.AbstractPhraseConverter
 
addParameters(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.Query
 
addParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
addParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.facet.FacetRequest
 
addParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
addParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
 
addParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
 
addPayload(DictionaryPayload) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
addPermission(Permission) - Method in class com.attivio.sdk.security.AttivioAclEntry
addPhraseOperator(PhraseOperator, String...) - Method in class com.attivio.util.parser.QueryOperators
 
addPlacement(QueryPlacement) - Method in class com.attivio.sdk.search.QueryResponse
 
addPoint(double, double) - Method in class com.attivio.sdk.geo.Polygon
Add a point to this polygon.
addPoint(double, double) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a Point value to the output.
addPoint(Point) - Method in class com.attivio.sdk.geo.Polygon
Add a point to this polygon.
addProperty(String, String) - Method in class com.attivio.sdk.schema.SchemaField
Adds a property to the field.
addProvider(String, AutoCompleteProvider) - Static method in class com.attivio.sdk.client.MockAutoCompleteApi
Add a provider to use for testing
addQuarters(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addQueryOperator(QueryOperator, String...) - Method in class com.attivio.util.parser.QueryOperators
 
addRange(long, TimeResolution, double, double, double) - Method in class com.attivio.sdk.search.fields.Freshness
Add a range to the freshness table.
addRange(FacetRange) - Method in class com.attivio.util.parser.FacetRequestFactory
 
addRange(FreshnessRange) - Method in class com.attivio.sdk.search.fields.Freshness
 
addRawPayload(String) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
Add raw payloads parsed from value.
addRecreationPredicate(Class<? extends Predicate<Throwable>>) - Method in class com.attivio.service.AieServiceInfo
 
addRelevancyModel(RelevancyModel) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
addRelevancyModel(RelevancyModel) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Create a new relevancy model.
addRelevancyModels(String...) - Method in class com.attivio.sdk.search.QueryFrame
 
addRelevancyModels(List<String>) - Method in class com.attivio.sdk.search.QueryFrame
 
addRequiredParams(Class<?>) - Method in class com.attivio.service.AieServiceInfo
 
address - Variable in class com.attivio.service.AbstractClientApiFactory
 
addRole(AttivioRole) - Method in class com.attivio.sdk.security.AttivioPrincipal
Add a role to the principal.
addSchema(Schema) - Method in class com.attivio.sdk.schema.MockSchemaApi
 
addSchema(Schema) - Method in interface com.attivio.sdk.schema.SchemaApi
Add/update schema
addSchemaField(String) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Add a field to return schema field information.
addSchemaFilter(FacetRequestFactory.SchemaFacetFilter, boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
Add/clear a filter for a schema facet.
addScopeBoost(PhraseBoostFeature.ScopeBoost) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
Add a scope boost.
addScopeOperator(PhraseOperator<ScopeTerm>, String...) - Method in class com.attivio.util.parser.QueryOperators
 
addScoreFunction(FieldExpression) - Method in class com.attivio.sdk.search.query.BoostQuery
Add a ScoreFunction to this BoostQuery.
addScoreFunction(FieldExpression) - Method in class com.attivio.sdk.search.QueryRequest
Add a scoring function to this QueryRequest.
addScoreFunction(FieldExpression...) - Method in class com.attivio.sdk.search.QueryRequest
Add a scoring function to this QueryRequest.
addScoreFunction(String) - Method in class com.attivio.sdk.search.QueryRequest
Add a scoring function to this QueryRequest.
addScoreFunction(String...) - Method in class com.attivio.sdk.search.QueryRequest
Add a scoring function to this QueryRequest.
addSeconds(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addSerializer(Class<? extends T>, JsonSerializer<T>) - Static method in class com.attivio.util.serialization.json.JsonSerializer
Add a serializer for type.
addServiceListener(Class<T>, ServiceListener) - Static method in class com.attivio.service.ServiceFactory
Adds a listener that is called whenever the service availability changes.
addShape(Shape) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a Shape value to the output.
addShutdownHook(Runnable) - Static method in class com.attivio.service.ShutdownManager
Add a shutdown hook.
addSignal(Signal) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
addSignal(Signal) - Method in interface com.attivio.sdk.client.SignalTrackingApi
Add a signal
addSort(FieldExpression, Sort.SortOrder) - Method in class com.attivio.sdk.search.QueryRequest
 
addSort(Sort) - Method in class com.attivio.sdk.search.QueryFrame
 
addSort(Sort) - Method in class com.attivio.sdk.search.QueryRequest
Add a Sort specifier to this QueryRequest.
addSort(String, Sort.SortOrder) - Method in class com.attivio.sdk.search.QueryRequest
 
addStaticField(String, Object) - Method in class com.attivio.client.ContentFeeder
Add a field to apply to all documents.
addStaticField(String, Object) - Method in interface com.attivio.sdk.client.IngestClient
Add a field to apply to all documents.
addString(String) - Method in interface com.attivio.sdk.server.udf.OutputValue
Add a String value to the output.
addStringDelegate(Class<? extends T>, Function<? super T, String>, Function<String, ? super T>) - Static method in class com.attivio.util.serialization.json.JsonSerializer
Serialize type to/from String via encoder and decoder.
addStringDelegate(Class<? extends T>, Function<String, ? super T>) - Static method in class com.attivio.util.serialization.json.JsonSerializer
Indicate that type should be encoded as a string via toString(), and decoded via decoder.
addTerm(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
Add term to this phrase.
addTerm(QueryParsers, PhraseNear, Phrase) - Method in class com.attivio.util.parser.QueryOperators.PhraseNearParser
 
addTerm(QueryParsers, PhraseOr, Phrase) - Method in class com.attivio.util.parser.QueryOperators.OrPhraseOperator
 
addTerm(QueryParsers, T, Phrase) - Method in class com.attivio.util.parser.PhraseOperator
 
addTerm(String) - Method in class com.attivio.util.parser.FacetRequestFactory
NOTE: currently only applies to schema facet.
addToken(Token) - Method in interface com.attivio.sdk.token.TokenListSerializer
 
addTopDocument(String) - Method in class com.attivio.sdk.search.QueryFrame
 
addTransportDefinition(TransportDefinition) - Method in class com.attivio.sdk.service.MockTransportDefinitionStore
Add a transport definition.
addTransportDefinition(TransportDefinition) - Method in interface com.attivio.sdk.transport.TransportDefinitionStore
Add a transport definition.
addUserDefinedField(UserDefinedFieldDef) - Method in class com.attivio.sdk.schema.Schema
 
addValue(Point) - Method in class com.attivio.sdk.ingest.IngestField
Add a Point value to this IngestField.
addValue(Point) - Method in class com.attivio.sdk.search.SearchField
Add a Point value to this SearchField.
addValue(Shape) - Method in class com.attivio.sdk.ingest.IngestField
Add a Shape value to this IngestField.
addValue(Shape) - Method in class com.attivio.sdk.search.SearchField
Add a Shape value to this SearchField.
addValue(ContentPointer) - Method in class com.attivio.sdk.ingest.IngestField
Add a ContentPointer value to this IngestField.
addValue(IngestFieldValue) - Method in class com.attivio.sdk.ingest.IngestField
Add a value to this IngestField.
addValue(SearchFieldValue) - Method in class com.attivio.sdk.search.SearchField
Add a value to this SearchField.
addValue(Boolean) - Method in class com.attivio.sdk.ingest.IngestField
Add a Boolean value to this IngestField.
addValue(Boolean) - Method in class com.attivio.sdk.search.SearchField
Add a Boolean value to this SearchField.
addValue(Number) - Method in class com.attivio.sdk.ingest.IngestField
Add a numeric value to this IngestField.
addValue(Number) - Method in class com.attivio.sdk.search.SearchField
Add a numeric value to this SearchField.
addValue(String) - Method in class com.attivio.sdk.ingest.IngestField
Add a String value to this IngestField.
addValue(String) - Method in class com.attivio.sdk.search.SearchField
Add a String value to this SearchField.
addValue(String, Point) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a Point value to field.
addValue(String, Point) - Method in class com.attivio.sdk.search.SearchDocument
Add a Point value to field.
addValue(String, Shape) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a Shape value to field.
addValue(String, Shape) - Method in class com.attivio.sdk.search.SearchDocument
Add a Shape value to field.
addValue(String, ContentPointer) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a ContentPointer value to field.
addValue(String, IngestFieldValue) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a value to field.
addValue(String, SearchFieldValue) - Method in class com.attivio.sdk.search.SearchDocument
Add a value to field.
addValue(String, Boolean) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a Boolean value to field.
addValue(String, Boolean) - Method in class com.attivio.sdk.search.SearchDocument
Add a Boolean value to field.
addValue(String, Number) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a numeric value to field.
addValue(String, Number) - Method in class com.attivio.sdk.search.SearchDocument
Add a numeric value to field.
addValue(String, String) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a String value to field.
addValue(String, String) - Method in class com.attivio.sdk.search.SearchDocument
Add a String value to field.
addValue(String, Date) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a Date value to field.
addValue(String, Date) - Method in class com.attivio.sdk.search.SearchDocument
Add a Date value to field.
addValue(String, Document) - Method in class com.attivio.sdk.ingest.IngestDocument
Add a Document value to field.
addValue(Date) - Method in class com.attivio.sdk.ingest.IngestField
Add a Date value to this IngestField.
addValue(Date) - Method in class com.attivio.sdk.search.SearchField
Add a Date value to this SearchField.
addValue(K, V) - Method in class com.attivio.util.MultiValueMap
Adds a value for a given key.
addValue(Document) - Method in class com.attivio.sdk.ingest.IngestField
Add a Document value to this IngestField.
addValues(Point...) - Method in class com.attivio.sdk.ingest.IngestField
Add Point values to this IngestField.
addValues(Point...) - Method in class com.attivio.sdk.search.SearchField
Add Point values to this SearchField.
addValues(Shape...) - Method in class com.attivio.sdk.ingest.IngestField
Add Shape values to this IngestField.
addValues(Shape...) - Method in class com.attivio.sdk.search.SearchField
Add Shape values to this SearchField.
addValues(ContentPointer...) - Method in class com.attivio.sdk.ingest.IngestField
Add ContentPointer values to this IngestField.
addValues(Boolean...) - Method in class com.attivio.sdk.ingest.IngestField
Add Boolean values to this IngestField.
addValues(Boolean...) - Method in class com.attivio.sdk.search.SearchField
Add Boolean values to this SearchField.
addValues(Number...) - Method in class com.attivio.sdk.ingest.IngestField
Add numeric values to this IngestField.
addValues(Number...) - Method in class com.attivio.sdk.search.SearchField
Add numeric values to this SearchField.
addValues(String...) - Method in class com.attivio.sdk.ingest.IngestField
Add String values to this IngestField.
addValues(String...) - Method in class com.attivio.sdk.search.SearchField
Add String values to this SearchField.
addValues(String, Point...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add Point values to field.
addValues(String, Point...) - Method in class com.attivio.sdk.search.SearchDocument
Add Point values to field.
addValues(String, Shape...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add Shape values to field.
addValues(String, Shape...) - Method in class com.attivio.sdk.search.SearchDocument
Add Shape values to field.
addValues(String, ContentPointer...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add ContentPointer values to field.
addValues(String, Boolean...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add Boolean values to field.
addValues(String, Boolean...) - Method in class com.attivio.sdk.search.SearchDocument
Add Boolean values to field.
addValues(String, Number...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add numeric values to field.
addValues(String, Number...) - Method in class com.attivio.sdk.search.SearchDocument
Add numeric values to field.
addValues(String, String...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add String values to field.
addValues(String, String...) - Method in class com.attivio.sdk.search.SearchDocument
Add String values to field.
addValues(String, Date...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add Date values to field.
addValues(String, Date...) - Method in class com.attivio.sdk.search.SearchDocument
Add Date values to field.
addValues(String, Document...) - Method in class com.attivio.sdk.ingest.IngestDocument
Add Document values to field.
addValues(Date...) - Method in class com.attivio.sdk.ingest.IngestField
Add Date values to this IngestField.
addValues(Date...) - Method in class com.attivio.sdk.search.SearchField
Add Date values to this SearchField.
addValues(K, Collection<V>) - Method in class com.attivio.util.MultiValueMap
Adds values for a given key.
addValues(K, V...) - Method in class com.attivio.util.MultiValueMap
Adds values for a given key.
addValues(Document...) - Method in class com.attivio.sdk.ingest.IngestField
Add Document values to this IngestField.
addVersion(RevisionStatus) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
addWeeks(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addWeight(String, float) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
addYears(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
addZone(String) - Method in class com.attivio.sdk.ingest.BulkUpdate
Add a zone that this bulk update should apply to.
ADJECTIVE - com.attivio.sdk.token.TokenAnnotation
Marks a token is an adjective
ADMIN_PORT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=3
Administration - com.attivio.sdk.server.annotation.ScannerInfo.ScannerPurpose
 
AdminMessage - Class in com.attivio.sdk.admin
Base class for all messages intended for the admin service
AdminMessage() - Constructor for class com.attivio.sdk.admin.AdminMessage
 
AdminQuery - Class in com.attivio.sdk.businesscenter
Query for performing queries for administration purposes.
AdminQuery() - Constructor for class com.attivio.sdk.businesscenter.AdminQuery
 
AdminQuery(DictionaryInfo) - Constructor for class com.attivio.sdk.businesscenter.AdminQuery
Template an administration query based on info.
AdminQuery.Facet - Class in com.attivio.sdk.businesscenter
 
AdminQuery.Filter - Class in com.attivio.sdk.businesscenter
Filter specifier for a dictionary query.
AdminQuery.Sort - Class in com.attivio.sdk.businesscenter
Sort specifier for a dictionary query.
AdminQueryConverter - Class in com.attivio.util.serialization.businesscenter
 
AdminQueryConverter() - Constructor for class com.attivio.util.serialization.businesscenter.AdminQueryConverter
 
AdminQueryResult<T> - Class in com.attivio.sdk.businesscenter
Query result returned for AdminQuery.
AdminQueryResult() - Constructor for class com.attivio.sdk.businesscenter.AdminQueryResult
 
AdminQueryResult(List<T>, Map<String, List<AdminQueryResult.Bucket>>, long, long) - Constructor for class com.attivio.sdk.businesscenter.AdminQueryResult
 
AdminQueryResult.Bucket - Class in com.attivio.sdk.businesscenter
 
AdminQueryResult.FacetResult - Class in com.attivio.sdk.businesscenter
 
Advanced - com.attivio.sdk.server.annotation.ConfigurationOption.OptionLevel
 
ADVANCED - Static variable in class com.attivio.sdk.search.QueryLanguages
Advanced query language.
ADVANCED - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
AdvancedFieldValueMapper - Interface in com.attivio.sdk.util
Maps a single IngestFieldValue to a new field.
AdvancedFieldValueMapperWrapper - Class in com.attivio.sdk.util
AdvancedFieldValueMapperWrapper(FieldValueMapper) - Constructor for class com.attivio.sdk.util.AdvancedFieldValueMapperWrapper
 
AdvancedFieldValueModifier - Interface in com.attivio.sdk.util
Modifies a single IngestFieldValue in place.
AdvancedTextExtractionError - Class in com.attivio.sdk.error
Contains error codes related to the integration layer.
ADVERB - com.attivio.sdk.token.TokenAnnotation
Marks a token is an adverb
afterAllLocalInstancesStarted() - Method in interface com.attivio.sdk.server.component.lifecycle.AfterAllLocalInstancesStarted
Called after all instances of this component in the system have been started
AfterAllLocalInstancesStarted - Interface in com.attivio.sdk.server.component.lifecycle
Interface for Stages to implement if they wish to be notified after all of the local instances have been started.
afterLocalNodeStartup() - Method in interface com.attivio.sdk.server.component.lifecycle.AfterLocalNodeStartup
Called after the local AIE node has been started.
AfterLocalNodeStartup - Interface in com.attivio.sdk.server.component.lifecycle
Interface for Stages to implement if they wish to be notified after the local AIE node has been started.
AgentError - Class in com.attivio.sdk.error
Errors for agent interaction
AGGREGATE - com.attivio.sdk.search.JoinRollupMode
Child documents will be aggregated into the primary document.
AggregateExpression - Class in com.attivio.sdk.search.fields
Expressions for transforming a set of values produced by an underlayinng FieldExpression.
AggregateExpression(AggregateExpression.Method, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.AggregateExpression
Construct a new AggregateExpression to apply to a FieldExpression.
AggregateExpression(AggregateExpression.Method, String) - Constructor for class com.attivio.sdk.search.fields.AggregateExpression
Construct a new AggregateExpression to apply to a field.
AggregateExpression.Method - Enum in com.attivio.sdk.search.fields
Aggregation method available.
AIE_SERVICES_PROPFILE - Static variable in class com.attivio.service.CuratorHelper
If defined, this file will be used to load the aie.services definitions.
AIE_ZOOKEEPER - Static variable in interface com.attivio.service.CuratorFrameworkBuilder
the zookeeper connection string, a comma-separated list of host:port
aieAdminOnly() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo
 
aieIndexScanner() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo
 
AieLogger - Interface in com.attivio.sdk.server.util
Interface exposing the platform logging facilities within AIE.
AieLoggerAware - Interface in com.attivio.sdk.server.component.configuration
Interfaces for classes that wish to be able to use the platform logging facilities via a AieLogger.
AieServiceCacheListener(ServiceCache<AieServiceInfo>, ServiceListener) - Constructor for class com.attivio.service.ServiceFactory.AieServiceCacheListener
 
AieServiceInfo - Class in com.attivio.service
A descriptor for an AIE Service.
AieServiceInfo() - Constructor for class com.attivio.service.AieServiceInfo
 
AieSystemAuditApi - Interface in com.attivio.platform.store.audit
Internal API for audit processing.
ALERT_COMPILE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-56 Failed to compile alert.
ALERT_DISPATCH_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-57 Failed to dispatch alert event.
ALERT_NOT_CREATED - Static variable in class com.attivio.sdk.error.SailError
Deprecated.
SAIL-5 alert not created *
ALERT_STORE_DOWN - Static variable in class com.attivio.sdk.error.SailError
Deprecated.
SAIL-3 alert store down
ALERTS_NOT_INSTALLED - Static variable in class com.attivio.sdk.error.SailError
Deprecated.
SAIL-4 alerts is not installed *
ALIAS - com.attivio.sdk.search.fields.FieldExpression.StringMode
 
ALIAS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name that identifies a sub query tree with an alias (string).
ALIAS - Static variable in class com.attivio.util.serialization.query.AccessControlQueryConverter
XStream Element for AccessControlQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.BooleanAndQueryConverter
XStream Element for BooleanAndQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.BooleanNotQueryConverter
XStream Element for BooleanNotQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.BooleanOrQueryConverter
XStream Element for BooleanOrQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.BoostQueryConverter
XStream Element for SubQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.CompositeJoinQueryConverter
XStream Element for CompositeJoinQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.FacetQueryConverter
XStream Element for FacetQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.FieldExpressionQueryConverter
XStream Element for QueryPlugin
ALIAS - Static variable in class com.attivio.util.serialization.query.FilterQueryConverter
XStream Element for FilterQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.GeoDistanceQueryConverter
XStream Element for QueryPlugin
ALIAS - Static variable in class com.attivio.util.serialization.query.GraphQueryConverter
XStream Element for GraphQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.JoinQueryConverter
XStream Element for JoinQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.PhraseQueryConverter
XStream Element for PhraseQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.QueryPluginConverter
XStream Element for QueryPlugin
ALIAS - Static variable in class com.attivio.util.serialization.query.QueryStringConverter
XStream Element for QueryString
ALIAS - Static variable in class com.attivio.util.serialization.query.SavedFilterConverter
XStream Element for SavedFilter
ALIAS - Static variable in class com.attivio.util.serialization.query.ShapeQueryConverter
XStream Element for ShapeQuery
ALIAS - Static variable in class com.attivio.util.serialization.query.SubQueryConverter
XStream Element for SubQuery
ALIAS - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'alais' element
ALL - Static variable in class com.attivio.sdk.search.QueryLanguages
 
ALL_CONTEXT - Static variable in class com.attivio.sdk.search.fields.ClauseContext
Context to request field from all clauses.
ALL_MODES - Static variable in interface com.attivio.sdk.server.component.ingest.HandlesSpecificDocumentModes
All document modes.
ALLOW - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Paramter name for the allow field for an AccessControlQuery.
ALLOW_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-28 Error occurred while trying to make path snapshottable.
allowProjectlessServices() - Method in interface com.attivio.service.CuratorFrameworkBuilder
 
allowProjectlessServices() - Method in class com.attivio.service.ZookeeperCuratorFrameworkBuilder
ALREADY_CRAWLING - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-5, Connector actively crawling, cannot start new crawl at this time.
AlwaysRefetchServiceProxy - Class in com.attivio.service
A service proxy that re-fetches the service every time it is used.
AlwaysRefetchServiceProxy(Class<?>, ServiceInstance<AieServiceInfo>) - Constructor for class com.attivio.service.AlwaysRefetchServiceProxy
If firstInstance is set, that instance will be used the first time a service method is called.
AMBIGUOUS_TABLE_ERROR - Static variable in class com.attivio.sdk.error.SonarSpiderError
SONAR_SPIDER-5, Ambiguous table descriptor.
ancestor - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
ANCESTOR_IDS - Static variable in class com.attivio.sdk.schema.FieldNames
The field that will store the ID's of documents that are ancestors of a given document.
ancestorId - Variable in class com.attivio.sdk.esb.ProcessingResult.DocData
 
ANCHOR_TEXT - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds all of the anchor text for the links that point to this page/document.
AnchorFilter - Class in com.attivio.sdk.search.query.phrase
Anchor phrase to start/end of an indexed value.
AnchorFilter() - Constructor for class com.attivio.sdk.search.query.phrase.AnchorFilter
Constructor.
AnchorFilter(AnchorFilter.AnchorMode, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.AnchorFilter
Constructor.
AnchorFilter.AnchorMode - Enum in com.attivio.sdk.search.query.phrase
Mode for anchoring this term to indexed values
AnchorFilterConverter - Class in com.attivio.util.serialization.query.phrase
 
AnchorFilterConverter() - Constructor for class com.attivio.util.serialization.query.phrase.AnchorFilterConverter
 
AnchorFilterOperator(AnchorFilter.AnchorMode) - Constructor for class com.attivio.util.parser.QueryOperators.AnchorFilterOperator
 
and(boolean) - Method in class com.attivio.concurrent.SynchronizedBoolean
Set value to value & b.
and(boolean) - Method in class com.attivio.concurrent.WaitableBoolean
 
and(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
AND - com.attivio.sdk.search.fields.BooleanExpression.Operator
Conjunction operator
AndNotPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.AndNotPhraseOperator
 
AndQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.AndQueryOperator
 
annotations - Variable in class com.attivio.sdk.search.query.phrase.PhraseTerm
Arbitrary token annotations.
ANON_ACL - Static variable in class com.attivio.sdk.security.AttivioAcl
Represents the ACL that grants read access to the anonymous user (and therefore, effectively to everyone).
ANON_READ - Static variable in class com.attivio.sdk.security.AttivioAclEntry
The ACL entry defining read access granted to the anonymous user.
ANONYMOUS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the anonymous acl for an AccessControlQuery.
ANONYMOUS - Static variable in class com.attivio.sdk.security.AttivioPrincipal
Constant to signify anonymous (realm or user).
ANONYMOUS_DISALLOWED - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9007.
ANONYMOUS_USER - Static variable in class com.attivio.sdk.security.AttivioPrincipal
Represents the anonymous user (whose realm ID, principal ID, and principal name are ANONYMOUS).
ANONYMOUS_USER_GUID - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The GUID of the anonymous user.
ApiInit - Class in com.attivio.util.serialization
 
ApiInit() - Constructor for class com.attivio.util.serialization.ApiInit
 
ApiSecurityError - Class in com.attivio.sdk.error
 
append(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
 
append(Phrase...) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
 
append(Query...) - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Adds required sub queries.
append(Query...) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Adds sub queries.
append(Token) - Method in class com.attivio.sdk.token.TokenList
Appends a token using the default position increment.
append(Token) - Method in class com.attivio.sdk.token.TokenSink
Appends a token using the default position increment.
append(Token, int) - Method in class com.attivio.sdk.token.TokenList
Appends a token.
append(Token, int) - Method in class com.attivio.sdk.token.TokenSink
Appends a token.
append(CharSequence) - Method in class com.attivio.sdk.token.Token
Append value to the end of this token.
append(String) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
 
append(String) - Method in class com.attivio.sdk.token.TokenList
Appends a token to this TokenList using the default position increment.
append(String) - Method in class com.attivio.sdk.token.TokenSink
Appends a token to this TokenList using the default position increment.
append(String...) - Method in class com.attivio.sdk.esb.WorkflowQueue
Adds an ordered list of workflows to the end of this queue.
append(String...) - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Adds required search terms.
append(String...) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Adds search terms.
append(String...) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
 
append(StringBuilder, String, String, boolean) - Static method in class com.attivio.sdk.dictionary.DictionaryObject
 
append(StringBuilder, String, String, Object) - Static method in class com.attivio.sdk.dictionary.DictionaryObject
 
append(StringBuilder, String, String, Date) - Static method in class com.attivio.sdk.dictionary.DictionaryObject
 
append(String, int) - Method in class com.attivio.sdk.token.TokenList
Appends a token.
append(String, int) - Method in class com.attivio.sdk.token.TokenSink
Appends a token.
append(URI...) - Method in class com.attivio.transport.DestinationQueue
Adds an ordered list of workflows to the end of this queue.
appendParameters(StringBuilder) - Method in class com.attivio.sdk.search.fields.PhraseScore
 
appendParameters(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
 
appendParameters(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.JoinClause
 
appendParameters(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.Query
 
application - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
APPLICATION_NAME_REQUIRED - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-3 Application name cannot be null or empty.
APPLICATION_NOT_RUNNING - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-6 Application is not running.
APPLICATION_RUNNING - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-5 Application is already running.
apply(FieldExpression) - Method in class com.attivio.sdk.search.fields.FieldExpressionHandler
Deprecated.
Implements functional interface, calling FieldExpressionHandler.handleFieldExpression(FieldExpression).
apply(Function<FieldExpression, FieldExpression>, FieldExpression) - Static method in class com.attivio.sdk.search.fields.FieldExpression
 
apply(Statement, Description) - Method in class com.attivio.sdk.test.CuratorRule
apply(Statement, Description) - Method in class com.attivio.sdk.test.SdkRule
apply(Statement, Description) - Method in class com.attivio.sdk.test.ZooRule
 
applyProperties(Object) - Method in class com.attivio.service.ServicePropertySetter
Applies any property settings saved by ServicePropertySetter.checkInvocation(Method, Object[]) to the target.
approveDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Approve pending changes to dictionary identified by info.
arg0 - Variable in class com.attivio.sdk.search.fields.BinaryFieldExpression
The First argument
arg1 - Variable in class com.attivio.sdk.search.fields.BinaryFieldExpression
The Second argument
args - Variable in class com.attivio.sdk.search.fields.MultiaryFieldExpression
 
ARGUMENT_REQUIRED - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-1 Argument required.
ArgumentInfo - Interface in com.attivio.sdk.server.udf
Information for an argument to a UserDefinedField.
ASC - Static variable in class com.attivio.sdk.search.Sort
Ascending Sort Order.
ASCENDING - com.attivio.sdk.search.Sort.SortOrder
The ascending sort order
asin(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
asin(String) - Method in class com.attivio.util.FieldExpressionFactory
 
ASIN - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Arc Sine of value.
assertFieldValue(IngestDocument, String, Object) - Static method in class com.attivio.sdk.test.DocumentAssert
check a doc value.
assertFieldValue(SearchDocument, String, Object) - Static method in class com.attivio.sdk.test.DocumentAssert
check a doc value.
assertFieldValueContains(IngestDocument, String, String) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueContains(SearchDocument, String, String) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueList(IngestDocument, String, Object...) - Static method in class com.attivio.sdk.test.DocumentAssert
Assert that a document has the specified values for a field
assertFieldValueList(IngestField, Object...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueList(SearchDocument, String, Object...) - Static method in class com.attivio.sdk.test.DocumentAssert
Assert that a document has the specified values for a field
assertFieldValueList(SearchField, Object...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueSet(IngestDocument, String, T...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueSet(IngestField, T...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueSet(SearchDocument, String, T...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertFieldValueSet(SearchField, T...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
ASSERTION_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-1 AssertionError.
ASSERTION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-38 Code assertion failure
assertScopes(String, IngestFieldValue, String...) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValue(IngestDocument, String) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValue(IngestField) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValue(SearchDocument, String) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValue(SearchField) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValueOrNull(IngestDocument, String) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertSingleValueOrNull(IngestField) - Static method in class com.attivio.sdk.test.DocumentAssert
 
assertThat(FacetBucket) - Static method in class com.attivio.sdk.test.FacetBucketAssert
 
assertThat(FacetBuckets) - Static method in class com.attivio.sdk.test.FacetBucketsAssert
 
assertThat(FacetResponse) - Static method in class com.attivio.sdk.test.FacetResponseAssert
 
assertThat(Phrase) - Static method in class com.attivio.sdk.test.PhraseAssert
Create a PhraseAssert for asserting attributes of actual.
assertThat(Phrase) - Static method in class com.attivio.sdk.test.SdkAssert
Create a PhraseAssert for asserting attributes of actual.
assertThat(Query) - Static method in class com.attivio.sdk.test.QueryAssert
Create a QueryAssert for asserting attributes of actual.
assertThat(Query) - Static method in class com.attivio.sdk.test.SdkAssert
Create a QueryAssert for asserting attributes of actual.
assertThat(QueryResponse) - Static method in class com.attivio.sdk.test.QueryResponseAssert
 
assertThat(QueryResponse) - Static method in class com.attivio.sdk.test.SdkAssert
 
assertThat(TokenList) - Static method in class com.attivio.sdk.test.SdkAssert
Create a TokenListAssert for asserting attributes of actual.
assertThat(TokenList) - Static method in class com.attivio.sdk.test.TokenListAssert
Create a TokenListAssert for asserting attributes of actual.
ASSOCIATION - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'association' element.
ASSOCIATIONS - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'associations' element.
ASYNC_MESSAGE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-22 Async message error.
AT - com.attivio.sdk.util.StringParser.TokenType
 
atan(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
atan(String) - Method in class com.attivio.util.FieldExpressionFactory
 
ATAN - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Arc Tangent of value.
atan2(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ATAN2 - com.attivio.sdk.search.fields.BinaryMathExpression.Method
 
ATEERR_CANNOT_CONTINUE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATEERR_DOCTYPELOADFAILURE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATEERR_FAILEDIMPERSONATION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATEERR_INVALIDARGS - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATEERR_INVALIDCALL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
ATEERR_MAXFAILURES - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
attachAcl(IngestDocument, AttivioAcl) - Static method in class com.attivio.sdk.security.SecurityUtils
Attaches the ACL to the given document.
ATTEMPT_TO_RESEND_DOCUMENT - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-50 Attempted to resend the same document by a MultiOutputSingleDocumentTransformer.
ATTIVIO_ADMIN_DOMAIN - Static variable in class com.attivio.util.JmxUtils
Our JMX Domain for admin components.
ATTIVIO_AUTHENTICATION_REALM - Static variable in class com.attivio.transport.HttpClientTransport
Attivio authentication realm
ATTIVIO_DATE_FORMAT - Static variable in class com.attivio.util.DateUtils
The format to for indexed Dates in Attivio
ATTIVIO_DOMAIN - Static variable in class com.attivio.client.exposedapi.JMXUtils
Our JMX Domain.
ATTIVIO_INTERNAL_TEST_CLASS_RESOURCE - Static variable in class com.attivio.sdk.service.ServiceFactoryFactory
 
ATTIVIO_SEARCHER_REQUIRED - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-37 Internal method requires an AttivioSearcher instance.
ATTIVIO_SERVER - Static variable in class com.attivio.transport.HttpClientTransport
The Attivio HTTP server type.
ATTIVIO_TEST_FILE_RESOURCE - Static variable in class com.attivio.sdk.service.ServiceFactoryFactory
 
AttivioAcl - Class in com.attivio.sdk.security
Represents an access control list (ACL).
AttivioAcl() - Constructor for class com.attivio.sdk.security.AttivioAcl
Creates a blank ACL object.
AttivioAcl(String) - Constructor for class com.attivio.sdk.security.AttivioAcl
Creates a blank ACL object with a name.
AttivioAclConverter - Class in com.attivio.util.serialization.security
XStream serializer for AttivioAcl.
AttivioAclConverter() - Constructor for class com.attivio.util.serialization.security.AttivioAclConverter
 
AttivioAclEntry - Class in com.attivio.sdk.security
Represents an access control list entry.
AttivioAclEntry() - Constructor for class com.attivio.sdk.security.AttivioAclEntry
Constructs a blank ACL entry.
AttivioAclEntry(AttivioPrincipal, List<AttivioPermission>, boolean) - Constructor for class com.attivio.sdk.security.AttivioAclEntry
Constructs an ACL entry, given a principal and their permissions.
AttivioDateConverter - Class in com.attivio.util.serialization
Replaces the DateConverter from xstream to always use DateUtils and DateUtils.ISO_8601_DATE_FORMAT_WITH_MILLIS and DateUtils.UTC for formatting and parsing dates.
AttivioDateConverter() - Constructor for class com.attivio.util.serialization.AttivioDateConverter
 
AttivioDateFormat - Class in com.attivio.util
This class provides functions for parsing and formatting dates in a format used by the Attivio Engine.
AttivioDefaultConverter() - Constructor for class com.attivio.util.XStreamSerializer.AttivioDefaultConverter
 
AttivioDefaultCredentialsProvider - Class in com.attivio.transport
Default credentials provider to pass to setCredentialsProvider(cp) for authentication.
AttivioDefaultCredentialsProvider(String, String) - Constructor for class com.attivio.transport.AttivioDefaultCredentialsProvider
Constructor
AttivioException - Exception in com.attivio.sdk
The base class for general Attivio generated exceptions.
AttivioException() - Constructor for exception com.attivio.sdk.AttivioException
 
AttivioException(ErrorCode, String, Object...) - Constructor for exception com.attivio.sdk.AttivioException
Constructs an AttivioException with the error code.
AttivioException(ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioException
Constructs an AttivioException with the error code.
AttivioException(String, ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioException
Constructs an AttivioException with the error code.
AttivioExceptionConverter - Class in com.attivio.util.serialization
Handles serialization of AttivioExceptions.
AttivioExceptionConverter() - Constructor for class com.attivio.util.serialization.AttivioExceptionConverter
 
AttivioGroupMembership - Class in com.attivio.sdk.security
Represents an "is-member-of" relationship/association between a principal and a group that principal is a member of.
AttivioGroupMembership() - Constructor for class com.attivio.sdk.security.AttivioGroupMembership
The default constructor.
AttivioGroupMembership(AttivioPrincipalKey, AttivioPrincipalKey) - Constructor for class com.attivio.sdk.security.AttivioGroupMembership
Constructs a group membership.
AttivioGroupMembershipConverter - Class in com.attivio.util.serialization.security
XStream serializer for AttivioGroupMembership.
AttivioGroupMembershipConverter() - Constructor for class com.attivio.util.serialization.security.AttivioGroupMembershipConverter
 
AttivioIOException - Exception in com.attivio.sdk
Base class for IO exceptions in Attivio AIE.
AttivioIOException(AttivioThrowable) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor, copies the error code, cause, and original message from e.
AttivioIOException(ErrorCode, String) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOException(ErrorCode, String, Object...) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOException(ErrorCode, Throwable, String) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOException(ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOException(String, ErrorCode, Throwable, String) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOException(String, ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioIOException
Constructor.
AttivioIOExceptionConverter - Class in com.attivio.util.serialization
Serializer for AttivioIOException.
AttivioIOExceptionConverter() - Constructor for class com.attivio.util.serialization.AttivioIOExceptionConverter
 
AttivioLogger - Class in com.attivio.util
Unifies all logging facilities through SLF4j with special handling for various features such as error codes and log message formatting.
AttivioLogger(String) - Constructor for class com.attivio.util.AttivioLogger
Creates the underlying logger.
AttivioLogger.ThreadLocalComponentName - Class in com.attivio.util
The thread local component name
AttivioMBean<T> - Class in com.attivio.client.exposedapi
A DynamicMBean for exposing attributes and methods via annotations.
AttivioMBean(T) - Constructor for class com.attivio.client.exposedapi.AttivioMBean
Constructs a new AttivioMBean for an object.
AttivioMBean(T, Class<?>) - Constructor for class com.attivio.client.exposedapi.AttivioMBean
Constructs a new AttivioMBean for an object.
AttivioPermission - Class in com.attivio.sdk.security
Represents a permission type (also known as an access right).
AttivioPermission() - Constructor for class com.attivio.sdk.security.AttivioPermission
The default constructor.
AttivioPermission(String) - Constructor for class com.attivio.sdk.security.AttivioPermission
Constructs a permission.
AttivioPrincipal - Class in com.attivio.sdk.security
Represents a principal (a user or a group).

A principal is characterized by three attributes: realm ID - the ID of the security realm in which the principal is defined principal ID - the unique ID of the principal principal name - the name of the principal
AttivioPrincipal() - Constructor for class com.attivio.sdk.security.AttivioPrincipal
The default constructor.
AttivioPrincipal(AttivioPrincipalKey, String, AttivioPrincipal.PrincipalType) - Constructor for class com.attivio.sdk.security.AttivioPrincipal
Constructs an Attivio principal from a principal key, name, and type.
AttivioPrincipal(String, String, String, AttivioPrincipal.PrincipalType) - Constructor for class com.attivio.sdk.security.AttivioPrincipal
Creates an Attivio principal object from a realm ID, a principal ID, a principal name, and a principal type.
AttivioPrincipal.PrincipalType - Enum in com.attivio.sdk.security
Contains the possible principal types.
AttivioPrincipalAlias - Class in com.attivio.sdk.security
AttivioPrincipalAlias defines an alias for a principal that allows multiple users to share the same ACLs.
AttivioPrincipalAlias() - Constructor for class com.attivio.sdk.security.AttivioPrincipalAlias
 
AttivioPrincipalAlias(AttivioPrincipalKey, AttivioPrincipalKey) - Constructor for class com.attivio.sdk.security.AttivioPrincipalAlias
Constructs an alias membership.
AttivioPrincipalConverter - Class in com.attivio.util.serialization.security
XStream serializer for AttivioPrincipal.
AttivioPrincipalConverter() - Constructor for class com.attivio.util.serialization.security.AttivioPrincipalConverter
 
AttivioPrincipalKey - Class in com.attivio.sdk.security
Represents a key that uniquely identifies a given principal (user or group).
AttivioPrincipalKey() - Constructor for class com.attivio.sdk.security.AttivioPrincipalKey
The default constructor.
AttivioPrincipalKey(String, String) - Constructor for class com.attivio.sdk.security.AttivioPrincipalKey
Constructs a principal key.
AttivioPrincipalKeyConverter - Class in com.attivio.util.serialization.security
XStream serializer for AttivioPrincipalKey.
AttivioPrincipalKeyConverter() - Constructor for class com.attivio.util.serialization.security.AttivioPrincipalKeyConverter
 
AttivioRemoteException - Exception in com.attivio.sdk
An unhandled exception from a remote system.
AttivioRemoteException(String, String, Throwable, StackTraceElement[]) - Constructor for exception com.attivio.sdk.AttivioRemoteException
Constructor, from the details of the remote exception.
AttivioRemoteException(Throwable) - Constructor for exception com.attivio.sdk.AttivioRemoteException
Constructor.
AttivioRemoteExceptionConverter - Class in com.attivio.util.serialization
Handles serialization of AttivioExceptions.
AttivioRemoteExceptionConverter() - Constructor for class com.attivio.util.serialization.AttivioRemoteExceptionConverter
 
AttivioRole - Class in com.attivio.sdk.security
An AttivioRole represents role authorization permissions on client APIs.
AttivioRole() - Constructor for class com.attivio.sdk.security.AttivioRole
Constructor intended for use by serialization code.
AttivioRole(Enum<?>) - Constructor for class com.attivio.sdk.security.AttivioRole
Constructs a user role via an enum value for the role name.
AttivioRole(Enum<?>, String) - Constructor for class com.attivio.sdk.security.AttivioRole
Constructs a user role with an enum value for name and a subgroup.
AttivioRole(String) - Constructor for class com.attivio.sdk.security.AttivioRole
Constructs a user role from a role name.
AttivioRole(String, String) - Constructor for class com.attivio.sdk.security.AttivioRole
Constructs a user role from name and subgroup.
AttivioRunnable - Interface in com.attivio.sdk.commandline
Describes a class that can be run from the command line and provides automatic command line argument parsing.
AttivioRuntimeException - Exception in com.attivio.sdk
Base class for runtime exceptions in Attivio AIE.
AttivioRuntimeException(AttivioThrowable) - Constructor for exception com.attivio.sdk.AttivioRuntimeException
 
AttivioRuntimeException(ErrorCode, String, Object...) - Constructor for exception com.attivio.sdk.AttivioRuntimeException
 
AttivioRuntimeException(ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioRuntimeException
 
AttivioRuntimeException(String, ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.AttivioRuntimeException
 
AttivioRuntimeExceptionConverter - Class in com.attivio.util.serialization
Serializer for AttivioRuntimeException.
AttivioRuntimeExceptionConverter() - Constructor for class com.attivio.util.serialization.AttivioRuntimeExceptionConverter
 
AttivioThrowable - Interface in com.attivio.sdk
Interface implemented by all Attivio Exception base classes.
attributes() - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
audit(AuditDetail) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Writes the audit information to the store.
audit(AuditDetail) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
audit(List<AuditDetail>) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Writes a batch of audit information to the store.
audit(List<AuditDetail>) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
AUDIT_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-45 Error occurred while writing audit record.
AUDIT_SUMMARY_SYNC_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-37 The audit stored audit summary does not match the stored detail records
auditChildDocuments() - Method in annotation type com.attivio.sdk.server.component.configuration.annotation.MultiOutputDocumentTransformerMode
 
AuditClientSummary - Interface in com.attivio.sdk.client.audit
Summary statistics for a client ingestion.
AuditDetail - Interface in com.attivio.sdk.client.audit
Base interface for all AIE message and document audit information.
AuditDetailCollector(List<AuditDetail>) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.AuditDetailCollector
 
AuditReaderApi - Interface in com.attivio.sdk.client.audit
The AuditReaderApi allows for the consumption of audit information about the processing of messages documents.
AuditWriterApi - Interface in com.attivio.sdk.client.audit
The AuditWriterApi allows for the creation of audit information about the processing of documents.
AUTH_FAILED - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9013.
AUTHENTICATION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-97, authentication error
AuthenticationRequest - Class in com.attivio.sdk.security
PlatformMessage for authentication
AuthenticationRequest() - Constructor for class com.attivio.sdk.security.AuthenticationRequest
 
AuthenticationRequestConverter - Class in com.attivio.util.serialization.security
Handles serialization for an AuthenticationRequest.
AuthenticationRequestConverter() - Constructor for class com.attivio.util.serialization.security.AuthenticationRequestConverter
 
AuthenticationResponse - Class in com.attivio.sdk.security
PlatformMessage for returning AuthenticationRequest's response.
AuthenticationResponse() - Constructor for class com.attivio.sdk.security.AuthenticationResponse
Default Constructor
AuthenticationResponse(AttivioPrincipal) - Constructor for class com.attivio.sdk.security.AuthenticationResponse
Create new response message with the given AttivioPrincipal
AuthenticationResponseConverter - Class in com.attivio.util.serialization.security
Handles serialization for an AuthenticationResponse.
AuthenticationResponseConverter() - Constructor for class com.attivio.util.serialization.security.AuthenticationResponseConverter
 
AUTHORITY_URI_SYNTAX_ERROR - Static variable in class com.attivio.sdk.error.MultiRegionError
The syntax of a tranport authority for a data group is invalid URI syntax
AuthParams - Interface in com.attivio.sdk.service
Interface to be supplied by clients connecting to AIE services which require HTTP Basic Authentication
AuthParams - Interface in com.attivio.service
Deprecated.
AUTO - com.attivio.sdk.schema.SchemaField.LowerCaseMode
Will be lowercased if tokenized.
AUTO - com.attivio.sdk.schema.SchemaField.TokenizeMode
Will be tokenized if indexed=yes|realtime and type=string
AUTO - com.attivio.sdk.search.QueryRequest.AcronymsMode
Autoexpand even if the fields are not marked up
AUTO - com.attivio.sdk.search.QueryRequest.SynonymsMode
Autoexpand even if the fields are not marked up
AUTO_CORRECT - com.attivio.sdk.search.QueryRequest.SpellCheckMode
The 'auto-correct' mode
AUTO_EXPAND - com.attivio.sdk.search.QueryRequest.SpellCheckMode
The 'auto-expand' mode
AUTO_WARM_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-26 Autowarm query failed.
AutoCompleteApi - Interface in com.attivio.sdk.client
API for the retrieving of query completion suggestions based on a current query request.
AutoCompleteProvider - Interface in com.attivio.sdk.autocomplete
Interface for beans that will provide suggestions for user queries.
AutoCompleteSuggestion - Class in com.attivio.sdk.autocomplete
 
AutoCompleteSuggestion() - Constructor for class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
AutoCompleteSuggestion(String, String) - Constructor for class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
AutowiredExposedApi - Annotation Type in com.attivio.sdk.server.api
Annotation similar to Spring's Autowired annotation for setters but it only supports handling of ExposedApis.
available() - Method in class com.attivio.util.DuplicatedInputStream
available() - Method in class com.attivio.util.stream.HttpResponseStream
 
available() - Method in class com.attivio.util.stream.RestartableInputStream
averageQueryLatency - com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
 
avg(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
avg(String) - Method in class com.attivio.util.FieldExpressionFactory
 
AVG - com.attivio.sdk.search.fields.AggregateExpression.Method
Compute average.
AVM_MSG_RECEIVER_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-10 Attivio VM Queue (AVM) receiver error.
AVM_PROTOCOL - Static variable in class com.attivio.util.MessageUtils
 

B

BACKGROUND - com.attivio.sdk.ingest.Optimize.BackgroundMode
Segment merging will be run in the background.
backOff(long) - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
backOff(long) - Method in class com.attivio.connector.ConcurrentThrottler
 
backOff(long) - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrencyProvider
Blocks the scanner's ability to queue DocumentFetchRequest requests for a period of time.
Backup - Class in com.attivio.sdk.ingest
Message used to initiate an index backup.
Backup() - Constructor for class com.attivio.sdk.ingest.Backup
The default constructor
Backup(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.ingest.Backup
Constructor with a client ID and a workflow queue
Backup(UUID, String...) - Constructor for class com.attivio.sdk.ingest.Backup
Constructor with a client ID and an array of workflows
BACKUP_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-24 Indicates that performing a backup failed.
BACKUP_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-12 Failed to create online backup.
BackupConverter - Class in com.attivio.util.serialization
Converter for Backup message.
BackupConverter() - Constructor for class com.attivio.util.serialization.BackupConverter
 
BAD_ADMIN_RESPONSE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-5 Inappropriate response received to an admin message.
BAD_CRON_EXPRESSION - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-5 Bad cron expression.
BAD_DATE - Static variable in class com.attivio.sdk.error.BaseTransformerError
BASE_TRANSFORMER-1 improperly formatted date transformer
BAD_ONTOLOGY - Static variable in class com.attivio.sdk.error.OntologyError
 
BAD_RESPONSE - Static variable in class com.attivio.sdk.error.SailError
Deprecated.
SAIL-1 Your query did not result in a valid search response.
base64decode(String) - Static method in class com.attivio.util.EncryptionUtils
Base64 decode a string.
base64Encode(byte[]) - Static method in class com.attivio.util.EncryptionUtils
Base64 encode a byte array.
BaseDocumentTransformer - Interface in com.attivio.sdk.server.component.ingest
Base interface for all other transformer interfaces that work on documents.
baseport - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
baseport() - Method in class com.attivio.service.Platform
Returns the baseport for this node, first checking the ZooKeeper based configuration and falling back to the attivio.baseport SystemProperty.
BASEPORT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=0
basePrefix - Static variable in class com.attivio.service.ZookeeperCuratorFrameworkBuilder
 
BaseRoutingComponent<T> - Interface in com.attivio.sdk.server.component.routing
Indicates that the implementor returns values to populate a WorkflowQueue.
BaseTransformerError - Class in com.attivio.sdk.error
 
BaseTypesEntry() - Constructor for class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
BaseTypesEntry(Object, Object) - Constructor for class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
BaseTypesList<E> - Class in com.attivio.sdk.util
An ArrayList that checks the type of all entries against a set of predefined data types in BaseTypesMap.VALID_CLASSES.
BaseTypesList() - Constructor for class com.attivio.sdk.util.BaseTypesList
 
BaseTypesList(E...) - Constructor for class com.attivio.sdk.util.BaseTypesList
 
BaseTypesList(Collection<E>) - Constructor for class com.attivio.sdk.util.BaseTypesList
 
BaseTypesMap<K,​V> - Class in com.attivio.sdk.util
A LinkedHashMap that checks the type of all keys and values against a set of predefined data types in BaseTypesMap.VALID_CLASSES.
BaseTypesMap() - Constructor for class com.attivio.sdk.util.BaseTypesMap
Default constructor.
BaseTypesMap(int) - Constructor for class com.attivio.sdk.util.BaseTypesMap
Constructor that takes an initial capacity.
BaseTypesMap(Map<? extends K, ? extends V>) - Constructor for class com.attivio.sdk.util.BaseTypesMap
Create a new base types map from the existing map.
BaseTypesMap.BaseTypesEntry - Class in com.attivio.sdk.util
 
Basic - com.attivio.sdk.server.annotation.ConfigurationOption.OptionLevel
 
BasicAuthentication - Interface in com.attivio.sdk.scanner.http
This interface should be implemented by the scanner if Basic authentication will be required for some of the data sources this scanner will access.
BasisTechError - Class in com.attivio.sdk.error
BasisTech Error Codes.
batchDocument(IngestDocument) - Method in class com.attivio.client.ContentFeeder
Add doc to the current batch, flushing batch if any limit exceeded.
BEAN_DESTROY_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-82 Failed to destroy a bean for some reason.
BEGIN_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-20 An error occurred while preparing for receiving files.
BIDIRECTIONAL - com.attivio.sdk.dictionary.ExpansionMode
Bi-directional expansion.
BINARY - com.attivio.sdk.util.StringParser.TokenType
 
BinaryFieldExpression - Class in com.attivio.sdk.search.fields
Abstract FieldExpression that takes two FieldExpressions as arguments.
BinaryFieldExpression() - Constructor for class com.attivio.sdk.search.fields.BinaryFieldExpression
Construct a new BinaryFieldExpression.
BinaryFieldExpression(FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.BinaryFieldExpression
 
BinaryMathExpression - Class in com.attivio.sdk.search.fields
Mathematical expression for applying a function to two arguments.
BinaryMathExpression(BinaryMathExpression.Method, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.BinaryMathExpression
Construct a new BinaryMathExpression.
BinaryMathExpression(BinaryMathExpression.Method, FieldExpression, FieldExpression, MultiValueMode) - Constructor for class com.attivio.sdk.search.fields.BinaryMathExpression
Construct a new BinaryMathExpression.
BinaryMathExpression.Method - Enum in com.attivio.sdk.search.fields
Binary Function type.
binarySearch(double[], double, int, int, int) - Static method in class com.attivio.util.ObjectUtils
Fastest possible binary search.
binarySearch(float[], float, int, int, int) - Static method in class com.attivio.util.ObjectUtils
Fastest possible binary search.
binarySearch(int[], int, int, int, int) - Static method in class com.attivio.util.ObjectUtils
Fastest possible binary search.
binarySearch(long[], long, int, int, int) - Static method in class com.attivio.util.ObjectUtils
Fastest possible binary search.
binarySearch(T[], T, int, int, int) - Static method in class com.attivio.util.ObjectUtils
Fastest possible binary search.
bitand(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
BITAND - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Bitwise and operator
bitandnot(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
BITANDNOT - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Bitwise andnot operator
bitnot(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
BITNOT - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Bitwise not operator
bitor(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
BITOR - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Bitwise or operator
bitxor(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
BITXOR - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Bitwise xor operator
BLOCK - com.attivio.sdk.search.QueryRequest.StopwordsMode
De prioritize the relevancy value of stopwords in the query
BLOCKED_ON_MESSAGE_SKEW - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-71 Component instance blocking because of excessive skew.
BlockedExitException - Exception in com.attivio.util
The exception thrown by BlockExitSecurityManager when System.exit is called.
BlockedExitException(int) - Constructor for exception com.attivio.util.BlockedExitException
Constructor.
BlockExitSecurityManager - Class in com.attivio.util
A SecurityManager which blocks calls to System.exit() and turns them into a BlockedExitException.
BlockExitSecurityManager() - Constructor for class com.attivio.util.BlockExitSecurityManager
 
BLOCKS_PINNEDDOC_NOT_DISJOINT - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-41.
BLOCKS_PINNEDDOC_NOT_DISJOINT_CQ - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENER-46.
BM11 - com.attivio.sdk.search.relevancy.ScoreMode
BM25 scoring with b coefficient of 1.0
BM15 - com.attivio.sdk.search.relevancy.ScoreMode
BM25 scoring with b coefficient of 0.0
BOOLEAN - com.attivio.sdk.schema.SchemaField.Type
The Boolean type
BooleanAndQuery - Class in com.attivio.sdk.search.query
A BooleanAndQuery requires all sub queries must match.
BooleanAndQuery() - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
 
BooleanAndQuery(Query...) - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
Construct a new BooleanAndQuery.
BooleanAndQuery(Query, Query) - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
Construct a new BooleanAndQuery.
BooleanAndQuery(String...) - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
Construct a new BooleanAndQuery.
BooleanAndQuery(String, String) - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
Construct a new BooleanAndQuery.
BooleanAndQuery(List<? extends Query>) - Constructor for class com.attivio.sdk.search.query.BooleanAndQuery
Construct a new BooleanAndQuery.
BooleanAndQueryConverter - Class in com.attivio.util.serialization.query
 
BooleanAndQueryConverter() - Constructor for class com.attivio.util.serialization.query.BooleanAndQueryConverter
 
BooleanExpression - Class in com.attivio.sdk.search.fields
Boolean Logic Expression.
BooleanExpression(BooleanExpression.Operator) - Constructor for class com.attivio.sdk.search.fields.BooleanExpression
 
BooleanExpression(BooleanExpression.Operator, FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.BooleanExpression
 
BooleanExpression(BooleanExpression.Operator, List<FieldExpression>) - Constructor for class com.attivio.sdk.search.fields.BooleanExpression
 
BooleanExpression.Operator - Enum in com.attivio.sdk.search.fields
Boolean Operator.
BooleanNotQuery - Class in com.attivio.sdk.search.query
A BooleanNotQuery excludes all documents matching a sub query.
BooleanNotQuery() - Constructor for class com.attivio.sdk.search.query.BooleanNotQuery
 
BooleanNotQuery(Query) - Constructor for class com.attivio.sdk.search.query.BooleanNotQuery
Construct a new BooleanNotQuery.
BooleanNotQuery(String) - Constructor for class com.attivio.sdk.search.query.BooleanNotQuery
Construct a new BooleanNotQuery
BooleanNotQueryConverter - Class in com.attivio.util.serialization.query
 
BooleanNotQueryConverter() - Constructor for class com.attivio.util.serialization.query.BooleanNotQueryConverter
 
BooleanOrQuery - Class in com.attivio.sdk.search.query
A BooleanOrQuery requires at least one sub query must match.
BooleanOrQuery() - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQuery(Query...) - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQuery(Query, Query) - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQuery(String...) - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQuery(String, String) - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQuery(List<? extends Query>) - Constructor for class com.attivio.sdk.search.query.BooleanOrQuery
Construct a new BooleanOrQuery.
BooleanOrQueryConverter - Class in com.attivio.util.serialization.query
 
BooleanOrQueryConverter() - Constructor for class com.attivio.util.serialization.query.BooleanOrQueryConverter
 
booleanValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a boolean.
booleanValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Gets the value as a boolean.
booleanValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a boolean.
boost - Variable in class com.attivio.sdk.search.query.phrase.Phrase
 
boost - Variable in class com.attivio.sdk.search.query.Query
 
boost - Variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
 
BOOST - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for boost parameter (int)
BOOST_FREQUENCY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Deprecated.
this parameter is now ignored
BOOST_POSITION - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Deprecated.
this parameter is now ignored
BOOST_PROXIMITY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Deprecated.
this parameter is now ignored
BOOST_QUERY_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-33 Failed to evaluate boost query.
BoostPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.BoostPhraseOperator
 
BoostQuery - Class in com.attivio.sdk.search.query
Query operator that will apply a boost query to a search query.
BoostQuery() - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query, FieldExpression...) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query, Query) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query, Query, FieldExpression...) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query, Query, List<FieldExpression>) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery(Query, List<FieldExpression>) - Constructor for class com.attivio.sdk.search.query.BoostQuery
 
BoostQuery.Method - Enum in com.attivio.sdk.search.query
Enum for specifying the method to use for applying boosts to the score for a search query.
BoostQueryConverter - Class in com.attivio.util.serialization.query
 
BoostQueryConverter() - Constructor for class com.attivio.util.serialization.query.BoostQueryConverter
 
BoostQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.BoostQueryOperator
 
BOTH - com.attivio.sdk.search.fields.Trim.Mode
 
BOUNDARY_CHARACTER - Static variable in class com.attivio.util.StringUtils
The boundary character ("unit separator", 0x1F ASCII) (PLAT-4368)
BreakableLockListener - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
Bucket(String, long) - Constructor for class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
buckets(String...) - Method in class com.attivio.sdk.test.FacetBucketAssert
Assert that child buckets with labels exists.
buckets(String...) - Method in class com.attivio.sdk.test.FacetBucketsAssert
Assert that buckets with labels exists.
bufferEquals(Token) - Method in class com.attivio.sdk.token.Token
Return true if this Token's buffer contains the same text as token.
bufferEquals(String) - Method in class com.attivio.sdk.token.Token
Return true if this Token's buffer contains the same text as token.
build() - Method in class com.attivio.curatorshim.TreeCache.Builder
 
Builder(CuratorFrameworkShim, String) - Constructor for class com.attivio.curatorshim.TreeCache.Builder
 
buildExtranetPageLink(String) - Static method in class com.attivio.sdk.doc.DocumentationLink
Get the link to a page, in the extranet documentation, for this platform version.
BULK_UPDATE_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-35 Error while applying a bulk update.
BULK_UPDATE_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-39 Error processing BulkUpdate.
bulkUpdate(BulkUpdate) - Method in class com.attivio.client.ContentFeeder
Send message to AIE.
bulkUpdate(BulkUpdate) - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
bulkUpdate(BulkUpdate) - Method in interface com.attivio.sdk.client.DocumentOutputClient
Send message to AIE.
bulkUpdate(BulkUpdate) - Method in interface com.attivio.sdk.connector.DocumentPublisher
Issue a bulk update.
bulkUpdate(BulkUpdate) - Method in class com.attivio.sdk.connector.MockPublisher
 
bulkUpdate(BulkUpdate) - Method in class com.attivio.sdk.test.MockIngestClient
 
BulkUpdate - Class in com.attivio.sdk.ingest
Message that applies a "template" document to multiple document ids.
BulkUpdate() - Constructor for class com.attivio.sdk.ingest.BulkUpdate
 
BulkUpdate(DocumentMode) - Constructor for class com.attivio.sdk.ingest.BulkUpdate
 
BulkUpdate(UUID, WorkflowQueue, DocumentMode) - Constructor for class com.attivio.sdk.ingest.BulkUpdate
 
BulkUpdate(UUID, DocumentMode) - Constructor for class com.attivio.sdk.ingest.BulkUpdate
 
BulkUpdate(UUID, String, DocumentMode) - Constructor for class com.attivio.sdk.ingest.BulkUpdate
 
BulkUpdateConverter - Class in com.attivio.util.serialization
XStream serializer for BulkUpdate.
BulkUpdateConverter() - Constructor for class com.attivio.util.serialization.BulkUpdateConverter
 
BusinessCenterError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio Servlet implementations.
ByteArrayContentPointer - Class in com.attivio.sdk.ingest
 
ByteArrayContentPointer(String, byte[]) - Constructor for class com.attivio.sdk.ingest.ByteArrayContentPointer
 
ByteArrayContentPointer(String, InputStream) - Constructor for class com.attivio.sdk.ingest.ByteArrayContentPointer
 
ByteArrayContentPointerConverter - Class in com.attivio.util.serialization
 
ByteArrayContentPointerConverter() - Constructor for class com.attivio.util.serialization.ByteArrayContentPointerConverter
 
ByteArrayInputStreamBuilder - Class in com.attivio.util.stream
Creates InputStreams from the supplied byte array.
ByteArrayInputStreamBuilder(byte[]) - Constructor for class com.attivio.util.stream.ByteArrayInputStreamBuilder
Stores the internal byte array without copying.
bytesRead() - Method in class com.attivio.client.streaming.StreamedResponseClient
Get the number of bytes read during streaming request.
bytesRead() - Method in class com.attivio.util.stream.HttpResponseStream
 
bytesReceivedPerDestination() - Method in class com.attivio.sdk.transport.MultiRegionTransport
Retrieve the total bytes received per destination.
bytesSentPerDestination() - Method in class com.attivio.sdk.transport.MultiRegionTransport
Retrieve the total bytes sent per destination.

C

CACHE_COMPRESSED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying if caches for a field should be compressed in memory.
cacheChanged() - Method in class com.attivio.service.ServiceFactory.AieServiceCacheListener
cacheType - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
CalendarField - Enum in com.attivio.sdk.util
Calendar Field Requested
CALLBACK_TIMEOUT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-30 Callback timeout.
CAMPAIGN - com.attivio.sdk.transport.DataGroup
The replicated campaign data group.
CAMPAIGN_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-5.
CAMPAIGN_DELETED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-8.
CAMPAIGN_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-2.
CAMPAIGN_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering by campaign.
CAMPAIGN_OVERLAP_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-11.
cancel() - Method in class com.attivio.client.streaming.StreamedResponseClient
Force disconnect the client connection.
cancel() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask
 
cancel() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Force disconnect the client connection.
cancel() - Method in interface com.attivio.sdk.scanner.concurrency.DocumentFetchRequest
Cancel fetching if possible.
Canceled - com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskState
 
cancelPendigTasks() - Method in class com.attivio.connector.ConcurrentScannerTaskExecuter
 
cancelRecovery() - Method in class com.attivio.util.ft.TransactionLog
 
canConvert(Class) - Method in class com.attivio.client.streaming.StreamRequestInfoConverter
 
canConvert(Class) - Method in class com.attivio.client.streaming.StreamResponseConverter
 
canConvert(Class) - Method in class com.attivio.util.serialization.admin.PingConverter
canConvert(Class) - Method in class com.attivio.util.serialization.admin.PingResponseConverter
canConvert(Class) - Method in class com.attivio.util.serialization.admin.ShutdownConverter
canConvert(Class) - Method in class com.attivio.util.serialization.admin.ShutdownImmediatelyConverter
canConvert(Class) - Method in class com.attivio.util.serialization.AttivioDateConverter
canConvert(Class) - Method in class com.attivio.util.serialization.AttivioExceptionConverter
canConvert(Class) - Method in class com.attivio.util.serialization.AttivioIOExceptionConverter
canConvert(Class) - Method in class com.attivio.util.serialization.AttivioRemoteExceptionConverter
canConvert(Class) - Method in class com.attivio.util.serialization.AttivioRuntimeExceptionConverter
canConvert(Class) - Method in class com.attivio.util.serialization.BackupConverter
canConvert(Class) - Method in class com.attivio.util.serialization.BulkUpdateConverter
canConvert(Class) - Method in class com.attivio.util.serialization.businesscenter.AdminQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.ByteArrayContentPointerConverter
canConvert(Class) - Method in class com.attivio.util.serialization.CommitConverter
canConvert(Class) - Method in class com.attivio.util.serialization.ContentPointerConverter
canConvert(Class) - Method in class com.attivio.util.serialization.dictionary.DictionaryEntryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.dictionary.DictionaryInfoConverter
canConvert(Class) - Method in class com.attivio.util.serialization.DocumentListConverter
canConvert(Class) - Method in class com.attivio.util.serialization.DOMConverter
 
canConvert(Class) - Method in class com.attivio.util.serialization.ErrorCodeConverter
canConvert(Class) - Method in class com.attivio.util.serialization.ExceptionResponseConverter
canConvert(Class) - Method in class com.attivio.util.serialization.FacetBucketConverter
canConvert(Class) - Method in class com.attivio.util.serialization.FacetFilterConverter
canConvert(Class) - Method in class com.attivio.util.serialization.FacetRangeConverter
canConvert(Class) - Method in class com.attivio.util.serialization.FacetRequestConverter
canConvert(Class) - Method in class com.attivio.util.serialization.FacetResponseConverter
canConvert(Class) - Method in class com.attivio.util.serialization.FieldCollapseConverter
canConvert(Class) - Method in class com.attivio.util.serialization.FieldExpressionConverter
canConvert(Class) - Method in class com.attivio.util.serialization.geometry.CircleConverter
canConvert(Class) - Method in class com.attivio.util.serialization.geometry.EllipseConverter
canConvert(Class) - Method in class com.attivio.util.serialization.geometry.PolygonConverter
canConvert(Class) - Method in class com.attivio.util.serialization.geometry.RectangleConverter
canConvert(Class) - Method in class com.attivio.util.serialization.GroupedMessageIdConverter
canConvert(Class) - Method in class com.attivio.util.serialization.IngestDocumentConverter
Tells whether this converter is capable of converting objects of the specified class
canConvert(Class) - Method in class com.attivio.util.serialization.MessageHistoryConverter
 
canConvert(Class) - Method in class com.attivio.util.serialization.MessageIdConverter
canConvert(Class) - Method in class com.attivio.util.serialization.MessageListConverter
canConvert(Class) - Method in class com.attivio.util.serialization.MessageMetadataConverter
canConvert(Class) - Method in class com.attivio.util.serialization.OptimizeConverter
canConvert(Class) - Method in class com.attivio.util.serialization.PointConverter
canConvert(Class) - Method in class com.attivio.util.serialization.ProcessingResultConverter
canConvert(Class) - Method in class com.attivio.util.serialization.ProcessingResultMessageConverter
canConvert(Class) - Method in class com.attivio.util.serialization.PropertiesMessageConverter
canConvert(Class) - Method in class com.attivio.util.serialization.PropertyMapConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.AccessControlQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.BooleanAndQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.BooleanNotQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.BooleanOrQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.BoostQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.CompositeJoinQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.FacetQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.FieldExpressionQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.FilterQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.GeoDistanceQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.GraphQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.JoinQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.AnchorFilterConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.FuzzyTermConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.PhraseNearConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.PhraseNotConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.PhraseNotInConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.PhraseOrConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.PhrasePluginConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.RegexTermConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.ScopeBoostConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.ScopeFilterConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.ScopeTermConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.SearchTermConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.TermRangeConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.phrase.WildcardTermConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.PhraseQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.QueryPluginConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.QueryStringConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.SavedFilterConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.ShapeQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.query.SubQueryConverter
canConvert(Class) - Method in class com.attivio.util.serialization.QueryFeedbackConverter
canConvert(Class) - Method in class com.attivio.util.serialization.QueryPlacementConverter
canConvert(Class) - Method in class com.attivio.util.serialization.QueryRequestConverter
canConvert(Class) - Method in class com.attivio.util.serialization.QueryResponseConverter
canConvert(Class) - Method in class com.attivio.util.serialization.RelevancyModelConverter
canConvert(Class) - Method in class com.attivio.util.serialization.SchemaConverter
canConvert(Class) - Method in class com.attivio.util.serialization.SearchDocumentConverter
canConvert(Class) - Method in class com.attivio.util.serialization.SearchDocumentListConverter
canConvert(Class) - Method in class com.attivio.util.serialization.security.AttivioAclConverter
canConvert(Class) - Method in class com.attivio.util.serialization.security.AttivioGroupMembershipConverter
canConvert(Class) - Method in class com.attivio.util.serialization.security.AttivioPrincipalConverter
canConvert(Class) - Method in class com.attivio.util.serialization.security.AttivioPrincipalKeyConverter
canConvert(Class) - Method in class com.attivio.util.serialization.security.AuthenticationRequestConverter
 
canConvert(Class) - Method in class com.attivio.util.serialization.security.AuthenticationResponseConverter
 
canConvert(Class) - Method in class com.attivio.util.serialization.SortConverter
canConvert(Class) - Method in class com.attivio.util.serialization.StringMessageConverter
canConvert(Class) - Method in class com.attivio.util.serialization.TokenConverter
canConvert(Class) - Method in class com.attivio.util.serialization.TransportExceptionConverter
canConvert(Class) - Method in class com.attivio.util.serialization.WorkflowQueueConverter
canConvert(Class) - Method in class com.attivio.util.XStreamSerializer.AttivioDefaultConverter
 
canConvert(Class) - Method in class com.attivio.util.XStreamSerializer.NonCachingStringConverter
 
canMasterAcquire(String) - Method in interface com.attivio.sdk.server.global.MasterCandidate
Deprecated.
Check to see if engine can acquire lock for version.
CANNOT_ACCESS_CONFIGURATION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-13, Cannot access internal configuration object
CANNOT_EXTEND - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-20, Attempt to extend a component failed.
CANONICAL - com.attivio.sdk.search.fields.Collate.Decomposition
 
CapturingPrintStream - Class in com.attivio.sdk.test
Simple class which captures output to an internal ByteArrayOutputStream for later retrieval.
CapturingPrintStream() - Constructor for class com.attivio.sdk.test.CapturingPrintStream
 
CARET - com.attivio.sdk.util.StringParser.TokenType
 
Case(FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Switch.Case
 
CASE_SENSITIVE - com.attivio.sdk.token.TokenAnnotation
Marks that a token should not be lowercased by the indexer.
Cast - Class in com.attivio.sdk.search.fields
Apply a type cast to a FieldExpression.
Cast(FieldExpression, SchemaField.Type) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to type.
Cast(FieldExpression, SchemaField.Type, int) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to type.
Cast(FieldExpression, SchemaField.Type, TimeResolution) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to type.
Cast(FieldExpression, TimeResolution) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting expression to type.
Cast(String, SchemaField.Type) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting fieldName to type.
Cast(String, TimeResolution) - Constructor for class com.attivio.sdk.search.fields.Cast
Construct a new Cast, casting fieldName to type.
CastOperator<T> - Class in com.attivio.util.parser
 
CastOperator() - Constructor for class com.attivio.util.parser.CastOperator
 
CATEGORY - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the category of the document.
CATEGORY_AIE_APISECURITY - Static variable in class com.attivio.sdk.error.ApiSecurityError
Messages related to apisecurity.
CATEGORY_AIE_PRINCIPALS - Static variable in class com.attivio.sdk.error.PrincipalsError
Messages related to principals.
CATEGORY_BASISTECH - Static variable in class com.attivio.sdk.error.BasisTechError
Messages related to the Linguistic processing of components
CATEGORY_HADOOP_CHECKER - Static variable in class com.attivio.sdk.error.HadoopCheckerError
Messages related to document text extraction.
CATEGORY_INTEGRATION - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
Messages related to document text extraction.
CATEGORY_INTEGRATION - Static variable in class com.attivio.sdk.error.ExportStatusCode
Messages related to advanced text extraction.
CATEGORY_JOINFINDER - Static variable in class com.attivio.sdk.error.JoinFinderError
Messages related to sonar.
CATEGORY_SECURITY - Static variable in class com.attivio.sdk.error.SecurityError
Messages related to security.
CATEGORY_SECURITY_AD - Static variable in class com.attivio.sdk.error.SecurityAdError
Messages related to the security-ad module.
CATEGORY_SONAR - Static variable in class com.attivio.sdk.error.SonarError
Messages related to sonar.
CATEGORY_SQLSDK - Static variable in class com.attivio.sdk.error.SqlSdkError
Messages related to SQL support components
CATEGORY_STRUCTURE_EXTRACTION - Static variable in class com.attivio.sdk.error.StructureExtractionError
Messages related to document structure extraction.
CATEGORY_TEXT_EXTRACTION - Static variable in class com.attivio.sdk.error.TextExtractionError
Messages related to document text extraction.
CategoryBoostFeature - Class in com.attivio.sdk.search.relevancy
Dynamic feature that acts as a template for per-category features based on a FieldExpression.
CategoryBoostFeature(String, FieldExpression) - Constructor for class com.attivio.sdk.search.relevancy.CategoryBoostFeature
 
ceil(TimeResolution, Date) - Static method in class com.attivio.util.DateUtils
Round value up to the next units.
ceiling(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ceiling(String) - Method in class com.attivio.util.FieldExpressionFactory
 
CEILING - com.attivio.sdk.search.fields.UnaryMathExpression.Method
 
centerX - Variable in class com.attivio.sdk.geo.AbstractEllipse
 
centerY - Variable in class com.attivio.sdk.geo.AbstractEllipse
 
CGI_API_INVALID_PARAMETER - Static variable in class com.attivio.sdk.error.CgiApiError
CGI_API_PARSER-1 Invalid Parameter supplied
CGI_QUERY_STRING_PROPERTY - Static variable in class com.attivio.sdk.esb.MessageMetadata
 
CgiApiError - Class in com.attivio.sdk.error
Contains Error codes related to the processing of CGI query requests.
CgiRequest - Class in com.attivio.sdk.esb
Message that represents a request via CGI on a HTTP receiver.
CgiRequest(UUID) - Constructor for class com.attivio.sdk.esb.CgiRequest
Constructor with client ID.
CgiRequestProcessor - Interface in com.attivio.sdk.server.component
This interface allows implementing components to handle CgiRequests.
CHANGE_STATUS_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering by status
changed(String, String) - Method in interface com.attivio.sdk.server.global.VariableListener
Deprecated.
Called when a GlobalVariable's value has changed.
changeNamespace(Element, Namespace) - Static method in class com.attivio.util.XMLUtils
Traverse the element to the roots and updates the namespace
changeState(InstanceState) - Method in class com.attivio.sysstate.ComponentRuntimeState
 
changeState(InstanceState) - Method in class com.attivio.sysstate.InstanceStateCounter
Changes current state to the new state, accumulating any time that has passed since the last state change.
ChangeStatus - Enum in com.attivio.sdk.businesscenter
 
CharacterEncodingUtils - Class in com.attivio.util
CharacterEncodingUtils provides utility methods for detection and conversion of character encodings.
CharacterEncodingUtils() - Constructor for class com.attivio.util.CharacterEncodingUtils
 
CHARACTERS - com.attivio.sdk.token.TokenAnnotation
Marks character data.
charAt(int) - Method in class com.attivio.sdk.token.Token
Returns the char value at the specified index.
CHARSET_DETECTION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2018.
CHECK_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-27 Failed to check an index.
checkClientTrusted(X509Certificate[], String) - Method in class com.attivio.transport.http.ssl.EasyX509TrustManager
 
checkExists() - Method in class com.attivio.curatorshim.CuratorFrameworkShim
 
checkExit(int) - Method in class com.attivio.util.BlockExitSecurityManager
 
checkFieldName(String) - Static method in class com.attivio.sdk.schema.SchemaField
 
checkIfPortInUse(int) - Static method in class com.attivio.util.IOUtils
Checks to see if a specified port is in use on the local host.
checkInvocation(Method, Object[]) - Method in class com.attivio.service.ServicePropertySetter
Checks the invocation method m to see if it represents a writable property.
checkPermission(Permission) - Method in class com.attivio.sdk.security.AttivioAclEntry
checkPermission(Permission) - Method in class com.attivio.util.BlockExitSecurityManager
 
checkPermission(Permission, Object) - Method in class com.attivio.util.BlockExitSecurityManager
 
checkPermission(Principal, Permission) - Method in class com.attivio.sdk.security.AttivioAcl
checkpoint(long) - Method in class com.attivio.util.ft.TransactionLog
Delete all transaction logs older than (but not including) flushId
Checkpoint(String, long) - Constructor for class com.attivio.util.ft.TransactionStorage.Checkpoint
 
checkpointId() - Method in class com.attivio.util.ft.TransactionLog
 
checkpointSpecific(long) - Method in class com.attivio.util.ft.TransactionLog
Deletes a set of checkpoint files given a set of checkpoint ids.
checkRead(String) - Method in class com.attivio.util.BlockExitSecurityManager
 
checkServerTrusted(X509Certificate[], String) - Method in class com.attivio.transport.http.ssl.EasyX509TrustManager
 
checkSignature(String, String) - Static method in class com.attivio.util.EncryptionUtils
Check that an input string was signed with our private key into the accompanying signature string.
CHECKSUM - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the SHA-256 checksum of this page/document.
checkTransientPredicates(List<Class<? extends Predicate<Throwable>>>, InvocationTargetException) - Static method in class com.attivio.service.AbstractTransientExceptionPredicate
Returns the unwrapped exception if it passed a predicate, throws the unwrapped exception otherwise.
checkType(Object) - Static method in class com.attivio.sdk.util.BaseTypesMap
Checks the type of obj for null or one of the valid types, otherwise throws an IllegalArgumentException.
CHILD_COUNT - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the count of the number of children a particular document has.
CHILD_INDEX - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the index of the child.
CHILD_PATH - Static variable in class com.attivio.sdk.schema.FieldNames
Name of the field that will store the name or path of the child document by which it is referred to in the parent document.
childCreated(String, String, String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Marks the childKey as one created by the record associated with key.
childCreated(String, String, String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
childCreated(String, String, String) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
ChildDocumentPostProcessor - Interface in com.attivio.sdk.server.component.ingest
Handles any post processing logic that needs to be applied to child documents created by a single parent.
childEvent(CuratorFrameworkShim, TreeCache.TreeCacheEvent) - Method in interface com.attivio.curatorshim.TreeCache.TreeCacheListener
Called when a change has occurred
children - Variable in class com.attivio.sdk.search.facet.FacetBucket
 
children() - Method in class com.attivio.sdk.test.FacetBucketAssert
Assert bucket contains children.
CHINESE_SIMPLIFIED - Static variable in class com.attivio.util.LocaleUtils
Locale used for simplified chinese.
CHINESE_TRADITIONAL - Static variable in class com.attivio.util.LocaleUtils
Locale used for traditional chinese.
Circle - Class in com.attivio.sdk.geo
Defines a circle.
Circle() - Constructor for class com.attivio.sdk.geo.Circle
 
Circle(double, double, double) - Constructor for class com.attivio.sdk.geo.Circle
 
Circle(Point, double) - Constructor for class com.attivio.sdk.geo.Circle
 
CircleCastOperator() - Constructor for class com.attivio.util.parser.QueryOperators.CircleCastOperator
 
CircleConverter - Class in com.attivio.util.serialization.geometry
XStream serializer for Circle.
CircleConverter() - Constructor for class com.attivio.util.serialization.geometry.CircleConverter
 
CircleFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.CircleFilterOperator
 
CIRCULAR_EXTENSION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-18, A component cannot extend itself or a component which ultimately extends the component.
CIRCULAR_FEATURE_DEPENDENCY - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-51, A feature directly or indirectly depends on itself.
CLASS_LOADING_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2011.
CLASS_MISSING - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-19, The class attribute must be present on a component unless it extends an existing component.
CLASS_NOT_ACCEPTED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-39 Object type not accepted
CLASS_NOT_FOUND - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-9, The class named as the implementation for a component could not be loaded.
CLASS_NOT_FOUND - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-36 Could not find class
Clause(JoinMode, Query) - Constructor for class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
 
ClauseContext - Class in com.attivio.sdk.search.fields
Selects a clause that fields should be extracted for.
ClauseContext(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.ClauseContext
 
ClauseContext(String, String) - Constructor for class com.attivio.sdk.search.fields.ClauseContext
 
clauses() - Method in class com.attivio.sdk.search.query.JoinQuery
Get the number of joined queries for this query.
cleanDirectoryIfNoFiles(File) - Static method in class com.attivio.util.FileUtils
Deletes the contents of a given directory if there are no files in the directory itself or in any of its descendant subdirectories.
cleanEmptyDirectories(File) - Static method in class com.attivio.util.FileUtils
Recursively walks the directory, deleting it if it contains no files or just empty subdirectories.
cleanup() - Method in class com.attivio.util.stream.RestartableInputStream
Cleanup the underlying temp file.
cleanup(File, String[], long) - Static method in class com.attivio.util.FileUtils
Deletes files with the extensions in a given directory that are older than the date(long)
CLEANUP_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-6 Cleanup Error
clear() - Method in class com.attivio.sdk.esb.MessageDomainManager
Clears the internal data structures.
clear() - Method in class com.attivio.sdk.geo.Polygon
Remove all points from this polygon.
clear() - Method in class com.attivio.sdk.ingest.IngestDocument
Remove all fields and attributes.
clear() - Method in class com.attivio.sdk.ingest.IngestField
Remove all values.
clear() - Method in class com.attivio.sdk.search.facet.FacetBuckets
Remove all buckets from this response.
clear() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
Remove all features from this feature vector.
clear() - Method in class com.attivio.sdk.search.SearchDocument
Remove all fields and child documents.
clear() - Method in class com.attivio.sdk.search.SearchDocumentList
 
clear() - Method in class com.attivio.sdk.search.SearchField
Remove all values.
clear() - Method in class com.attivio.sdk.test.CapturingPrintStream
 
clear() - Method in class com.attivio.sdk.test.MockAieLogger
Remove all captured events
clear() - Method in class com.attivio.sdk.test.MockIngestClient
 
clear() - Method in class com.attivio.sdk.token.TokenList
 
clear() - Static method in class com.attivio.service.MockUnclusteredEventStore
 
clear() - Method in class com.attivio.sysstate.InstanceStateCounter
Clears all counts to 0.
clear() - Method in class com.attivio.transport.AttivioDefaultCredentialsProvider
clear() - Method in class com.attivio.util.MultiValueMap
Removes all entries from the map.
clear() - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
clear() - Method in class com.attivio.util.ValueCounter
Clears the value counts
clear(String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Removes all historical information associated with the namespace.
clear(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
clear(String) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
CLEAR_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-8, Failed to clean all namespace/session records.
CLEAR_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-7 Indicates that an exception was encountered while clearing the index.
CLEAR_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-8 Failed to clear the property store.
clearAssociation(IngestDocument) - Method in class com.attivio.platform.util.AbstractDocumentAssociation
Clears any association related fields
clearAssociation(IngestDocument) - Method in interface com.attivio.sdk.scanner.ParentChildDocumentAssociation
Clears any association related fields
clearCollectedMetrics() - Method in interface com.attivio.sysstate.MetricsCollector
Call this method when when you would like the clear the contents of the metrics collected.
clearCollectedMetricsForComponent(String, Class<? extends MetricsCollector>) - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
Clears metrics from a monitor for a specified component.
clearCollectedMetricsForComponent(String, Class<? extends MetricsCollector>) - Method in interface com.attivio.sysstate.SystemStateMonitor
Clears metrics from a monitor for a specified component.
clearConnectionCredentials() - Method in class com.attivio.client.AbstractReceiverClient
Clear any connection credentials set for the client
clearHistory(String) - Method in class com.attivio.platform.store.MockConnectorHistory
Removes all history associated with the connector.
clearHistory(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Removes all history associated with the connector.
clearMessagesThatHangOnShutdown(String, String) - Method in interface com.attivio.sdk.transport.MayHangOnShutdown
Interface that can be implemented by transports to indicate that queuing to a particular uri would hang during shutdown.
clearPayload() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
CLICK - Static variable in class com.attivio.sdk.search.relevancy.Signal
Signal type for signals generated from a user clicking a search result link
CLIENT_API_OBJECT_NAME - Static variable in interface com.attivio.platform.perfmon.api.MonitoringApi
 
CLIENT_BASED_SERVICES_PROPERTIES - Static variable in interface com.attivio.service.CuratorFrameworkBuilder
the path suffix to properties files that list services that are purely client-based.
CLIENT_DEPENDENCY_PROP - Static variable in class com.attivio.sdk.transport.MultiRegionTransport
property on PlatformMessages indicating that the message depends on the completion of a previous client.
CLIENT_ERROR - Static variable in class com.attivio.sdk.error.ClientError
CLIENT-1, Generic Client Error
CLIENT_UNKNOWN_TO_SERVER - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-72 Not first message in sequence (message id 1) and client was unknown to server.
ClientApiFactory<T> - Interface in com.attivio.service
Base class for all service factories responsible for creating client API instances.
clientBuilder - Variable in class com.attivio.sdk.connector.MockBasicAuthenticationProvider
 
ClientData() - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.ClientData
 
ClientError - Class in com.attivio.sdk.error
Error codes for Client API
clientHeartbeat() - Method in class com.attivio.client.ContentFeeder
Send a client heartbeat to keep the client alive (only if active).
clientHeartbeat(UUID) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Updates the audit information to show that the client is still active so that the client will continue to be returned by AuditReaderApi.getActiveClients().
clientHeartbeat(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Updates the audit information to show that the client is still active so that the client will continue to be returned by AuditReaderApi.getActiveClients().
clientId - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
CLIENTID_PARAM - Static variable in class com.attivio.sdk.esb.CgiRequest
CGI parameter to specify any workflows
clientMap - Static variable in class com.attivio.sdk.service.MockIngestAuditApi
 
clientName(UUID, String) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Sets a name to be associated with the client.
clientName(UUID, String) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Sets a name to be associated with the client.
ClientTransport<S> - Interface in com.attivio.sdk.transport
Handles sending Messages to an Attivio receiver.
ClientTransportRegistry - Class in com.attivio.transport
Registry for all available client transports.
ClientTransportRegistry() - Constructor for class com.attivio.transport.ClientTransportRegistry
 
clone() - Method in class com.attivio.client.streaming.StreamRequestInfo
 
clone() - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
clone() - Method in class com.attivio.platform.perfmon.model.Metric
 
clone() - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
clone() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
clone() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
clone() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
clone() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
clone() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
clone() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
 
clone() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
clone() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryName
 
clone() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
clone() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
clone() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
clone() - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
clone() - Method in class com.attivio.sdk.esb.AbstractListMessage
Clones a message.
clone() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.esb.GroupedMessageId
clone() - Method in class com.attivio.sdk.esb.MessageHistory
clone() - Method in class com.attivio.sdk.esb.MessageId
 
clone() - Method in class com.attivio.sdk.esb.MessageMetadata
Performs a deep clone of this map.
clone() - Method in interface com.attivio.sdk.esb.PlatformMessage
Clones a message.
clone() - Method in class com.attivio.sdk.esb.WorkflowQueue
clone() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
clone() - Method in class com.attivio.sdk.event.SystemEvent
 
clone() - Method in class com.attivio.sdk.geo.Circle
clone() - Method in class com.attivio.sdk.geo.Ellipse
clone() - Method in class com.attivio.sdk.geo.Point
 
clone() - Method in class com.attivio.sdk.geo.Polygon
 
clone() - Method in class com.attivio.sdk.geo.Rectangle
clone() - Method in class com.attivio.sdk.geo.Shape
 
clone() - Method in class com.attivio.sdk.ingest.AbstractIndexMessage
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.ingest.Backup
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.ingest.BulkUpdate
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.ingest.Commit
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.ingest.DocumentList
Clones a message.
clone() - Method in interface com.attivio.sdk.ingest.IndexMessage
 
clone() - Method in class com.attivio.sdk.ingest.IngestDocument
 
clone() - Method in class com.attivio.sdk.ingest.IngestField
 
clone() - Method in class com.attivio.sdk.ingest.IngestFieldValue
 
clone() - Method in class com.attivio.sdk.ingest.Optimize
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.schema.Schema
 
clone() - Method in class com.attivio.sdk.schema.SchemaField
 
clone() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
clone() - Method in class com.attivio.sdk.search.facet.FacetBucket
clone() - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
clone() - Method in class com.attivio.sdk.search.facet.FacetFilter
 
clone() - Method in class com.attivio.sdk.search.facet.FacetRange
 
clone() - Method in class com.attivio.sdk.search.facet.FacetRequest
clone() - Method in class com.attivio.sdk.search.facet.FacetResponse
clone() - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
clone() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
clone() - Method in class com.attivio.sdk.search.FieldCollapse
clone() - Method in class com.attivio.sdk.search.fields.AggregateExpression
clone() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
clone() - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
clone() - Method in class com.attivio.sdk.search.fields.BooleanExpression
clone() - Method in class com.attivio.sdk.search.fields.Cast
clone() - Method in class com.attivio.sdk.search.fields.ClauseContext
clone() - Method in class com.attivio.sdk.search.fields.Coalesce
clone() - Method in class com.attivio.sdk.search.fields.Collate
clone() - Method in class com.attivio.sdk.search.fields.Compare
clone() - Method in class com.attivio.sdk.search.fields.Concat
clone() - Method in class com.attivio.sdk.search.fields.Condition
clone() - Method in class com.attivio.sdk.search.fields.DateAdd
clone() - Method in class com.attivio.sdk.search.fields.DateDiff
clone() - Method in class com.attivio.sdk.search.fields.DateExtract
clone() - Method in class com.attivio.sdk.search.fields.DateFormat
clone() - Method in class com.attivio.sdk.search.fields.FieldExpression
clone() - Method in class com.attivio.sdk.search.fields.FieldRequest
 
clone() - Method in class com.attivio.sdk.search.fields.Freshness
clone() - Method in class com.attivio.sdk.search.fields.FreshnessRange
clone() - Method in class com.attivio.sdk.search.fields.FuzzyMatch
clone() - Method in class com.attivio.sdk.search.fields.GeoBoost
clone() - Method in class com.attivio.sdk.search.fields.GeoDistance
clone() - Method in class com.attivio.sdk.search.fields.Locate
clone() - Method in class com.attivio.sdk.search.fields.LowerCase
clone() - Method in class com.attivio.sdk.search.fields.MultiValueJoin
clone() - Method in class com.attivio.sdk.search.fields.RegexMatch
clone() - Method in class com.attivio.sdk.search.fields.StandardScore
clone() - Method in class com.attivio.sdk.search.fields.StringLength
clone() - Method in class com.attivio.sdk.search.fields.SubString
clone() - Method in class com.attivio.sdk.search.fields.Switch.Case
 
clone() - Method in class com.attivio.sdk.search.fields.Teaser
clone() - Method in class com.attivio.sdk.search.fields.TitleCase
clone() - Method in class com.attivio.sdk.search.fields.Trim
clone() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
clone() - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
clone() - Method in class com.attivio.sdk.search.fields.Union
clone() - Method in class com.attivio.sdk.search.fields.UpperCase
clone() - Method in class com.attivio.sdk.search.fields.UserDefinedField
clone() - Method in class com.attivio.sdk.search.fields.WildcardMatch
clone() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.BooleanNotQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.BoostQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
clone() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.FacetQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.FilterQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.GraphQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.JoinClause
clone() - Method in class com.attivio.sdk.search.query.JoinQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
clone() - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
clone() - Method in class com.attivio.sdk.search.query.phrase.Phrase
 
clone() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
clone() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
clone() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
clone() - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
clone() - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
clone() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
clone() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
clone() - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
clone() - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
clone() - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
clone() - Method in class com.attivio.sdk.search.query.PhraseQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.Query
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.QueryPlugin
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.QueryString
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.SavedFilter
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.ShapeQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.query.SubQuery
Returns a deep copy of this Query instance.
clone() - Method in class com.attivio.sdk.search.QueryFeedback
clone() - Method in class com.attivio.sdk.search.QueryFrame
 
clone() - Method in class com.attivio.sdk.search.QueryFrameResult
 
clone() - Method in class com.attivio.sdk.search.QueryPlacement
clone() - Method in class com.attivio.sdk.search.QueryRequest
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.search.QueryResponse
Clones the object and resets message ID to -1.
clone() - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
 
clone() - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
 
clone() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
clone() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
clone() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
clone() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
 
clone() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
clone() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
clone() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
clone() - Method in class com.attivio.sdk.search.relevancy.Signal
 
clone() - Method in class com.attivio.sdk.search.relevancy.TermBoostFeature
 
clone() - Method in class com.attivio.sdk.search.SearchDocument
 
clone() - Method in class com.attivio.sdk.search.SearchField
 
clone() - Method in class com.attivio.sdk.search.SearchFieldValue
 
clone() - Method in class com.attivio.sdk.search.SearchProfile
 
clone() - Method in class com.attivio.sdk.search.Sort
clone() - Method in class com.attivio.sdk.security.AttivioAclEntry
 
clone() - Method in class com.attivio.sdk.security.AttivioGroupMembership
 
clone() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
clone() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
 
clone() - Method in class com.attivio.sdk.security.AttivioRole
 
clone() - Method in class com.attivio.sdk.token.Position
TODO: document caution when working with cloned Positions.
clone() - Method in class com.attivio.sdk.token.Token
 
clone() - Method in class com.attivio.sdk.token.TokenList
clone() - Method in class com.attivio.sdk.util.BaseTypesList
 
clone() - Method in class com.attivio.sdk.util.BaseTypesMap
Performs a deep clone of this map.
clone() - Method in class com.attivio.sdk.util.ContainerPropertyReference
 
clone() - Method in class com.attivio.sdk.util.PropertyMap
 
clone() - Method in class com.attivio.transport.DestinationQueue
clone(PlatformMessage) - Method in class com.attivio.sdk.esb.MessageList
 
clone(IngestDocument) - Method in class com.attivio.sdk.ingest.DocumentList
 
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.AggregateExpression
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.Cast
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.Collate
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.DateExtract
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.DateFormat
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.Freshness
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.FuzzyMatch
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.GeoBoost
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.GeoDistance
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.LowerCase
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.RegexMatch
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.StandardScore
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.StringLength
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.SubString
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.TitleCase
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.Trim
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.UpperCase
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression) - Method in class com.attivio.sdk.search.fields.WildcardMatch
Create a new instance of this FieldExpression, with a different argument.
clone(FieldExpression...) - Method in class com.attivio.sdk.search.fields.BooleanExpression
Create a new instance of this FieldExpression, with different arguments.
clone(FieldExpression...) - Method in class com.attivio.sdk.search.fields.Coalesce
Create a new instance of this FieldExpression, with different arguments.
clone(FieldExpression...) - Method in class com.attivio.sdk.search.fields.Concat
Create a new instance of this FieldExpression, with different arguments.
clone(FieldExpression...) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Create a new instance of this FieldExpression, with different arguments.
clone(FieldExpression...) - Method in class com.attivio.sdk.search.fields.Union
Create a new instance of this FieldExpression, with different arguments.
clone(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Create a new instance of this FieldExpression, with different arguments.
clone(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
Create a new instance of this FieldExpression, with different arguments.
clone(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.Compare
Create a new instance of this FieldExpression, with different arguments.
clone(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.DateAdd
Create a new instance of this FieldExpression, with different arguments.
clone(FieldExpression, FieldExpression) - Method in class com.attivio.sdk.search.fields.DateDiff
Create a new instance of this FieldExpression, with different arguments.
clone(Phrase[], int) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Clone to facilitate rewrite().
clone(Phrase[], int) - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
Clone to facilitate rewrite().
clone(Object) - Static method in class com.attivio.sdk.search.facet.FacetBucket
 
clone(ArrayList<QueryFeedback>) - Static method in class com.attivio.sdk.search.QueryFeedback
Deep clone an ArrayList of QueryFeedback instances.
clone(ArrayList<QueryPlacement>) - Static method in class com.attivio.sdk.search.QueryPlacement
Deep clone an ArrayList of QueryPlacement instances.
clone(Date) - Static method in class com.attivio.util.ObjectUtils
Null safe clone of a date.
clone(List<FieldExpression>) - Static method in class com.attivio.util.FieldExpressionFactory
Deep clone a list of FieldExprssions.
clone(List<RelevancyFeature>) - Static method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
clone(T) - Method in class com.attivio.sdk.esb.AbstractListMessage
 
cloneDictionary(DictionaryInfo, DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Clone dictionary source to dest.
close() - Method in class com.attivio.client.ContentFeeder
close() - Method in class com.attivio.client.LazyContentStoreClient
close() - Method in class com.attivio.client.streaming.StreamedResponseClient
Closes the streaming connection.
close() - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
close() - Method in class com.attivio.connector.ConcurrentScannerStatCalculator
 
close() - Method in class com.attivio.connector.ConcurrentScannerTaskExecuter
 
close() - Method in class com.attivio.connector.ConcurrentThrottler
Let all the requester pass and cancel the time window timer
close() - Method in class com.attivio.curatorshim.TreeCache
close() - Method in interface com.attivio.sdk.client.InputStreamBuilder
Cleanup any temporary resources associated with the last returned stream.
close() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Closes the streaming connection.
close() - Method in class com.attivio.sdk.connector.MockBasicAuthenticationProvider
 
close() - Method in class com.attivio.sdk.schema.MockSchemaApi
 
close() - Method in class com.attivio.service.MockUnclusteredEventStore
 
close() - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
close() - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
close() - Method in class com.attivio.service.PooledClientProxy
close() - Method in class com.attivio.util.ft.FileTransactionStorage.FileInput
 
close() - Method in class com.attivio.util.ft.FileTransactionStorage.FileOutput
 
close() - Method in class com.attivio.util.ft.TransactionLog
 
close() - Method in class com.attivio.util.LazyReference
 
close() - Method in class com.attivio.util.RandomAccessFileInputStream
close() - Method in class com.attivio.util.RandomAccessFileOutputStream
close() - Method in class com.attivio.util.stream.ByteArrayInputStreamBuilder
no op
close() - Method in class com.attivio.util.stream.FileInputStreamBuilder
Cleanup any temporary resources associated with the last returned stream.
close() - Method in class com.attivio.util.stream.HttpResponseStream
 
close() - Method in class com.attivio.util.stream.NonRestartableInputStreamBuilder
Cleanup any temporary resources associated with the last returned stream.
close() - Method in class com.attivio.util.stream.ResettableInputStreamRequestEntity
close() - Method in class com.attivio.util.stream.RestartableInputStream
Closed the wrapped stream and cleanup any temp files created
close(Closeable) - Static method in class com.attivio.util.IOUtils
Safely close any Closeable (Input/OutputStreams, Readers, Writers), ignoring Null streams..
close(Closeable, StatusListener, String) - Static method in class com.attivio.util.IOUtils
Safely close any Closeable (Input/OutputStreams, Readers, Writers), ignoring Null streams and logging a message if failure occurs.
CLOSE_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-18 Failed to close an index.
CLOSE_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-6 Failed to open a property store.
CLOSE_STREAM_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-11 Indicates that a stream failed to be closed properly.
CloseableIterable<T> - Interface in com.attivio.sdk.client.audit
 
Clustered - com.attivio.service.Platform.Mode
A mode which allows Attivio to span multiple hosts.
clusteredPrefix - Static variable in class com.attivio.service.ZookeeperCuratorFrameworkBuilder
 
CLUSTERING_FAILED - Static variable in class com.attivio.sdk.error.LinguisticProcessingError
LINGUISTIC_PROCESSING-1 Document Clustering Failed.
coalesce(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
Coalesce - Class in com.attivio.sdk.search.fields
Coalesce multiple sub FieldExpressions.
Coalesce() - Constructor for class com.attivio.sdk.search.fields.Coalesce
 
Coalesce(FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.Coalesce
 
code - Variable in class com.attivio.sdk.esb.ProcessingResult.Data
 
code - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
CODE_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-1, Coding error caught, indicates misuse of internal APIs.
CODE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-24 component incorrectly coded.
coerce(Number) - Static method in class com.attivio.sdk.search.facet.FacetBuckets
 
coerce(Number) - Static method in class com.attivio.sdk.search.facet.FacetRange
Coerce numbers to have consistent type.
coerce(Object) - Static method in class com.attivio.sdk.search.facet.FacetBuckets
 
Collate - Class in com.attivio.sdk.search.fields
Collation field expression.
Collate(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Collate
 
Collate(FieldExpression, Collate.Strength) - Constructor for class com.attivio.sdk.search.fields.Collate
 
Collate(FieldExpression, Collate.Strength, Collate.Decomposition) - Constructor for class com.attivio.sdk.search.fields.Collate
 
Collate.Decomposition - Enum in com.attivio.sdk.search.fields
 
Collate.Strength - Enum in com.attivio.sdk.search.fields
 
COLLATION_COUNTRY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Country code for performing language specific sorting.
COLLATION_DECOMPOSITION - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Collation decomposition for performing language specific sorting.
COLLATION_LANGUAGE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Language code for performing language specific sorting.
COLLATION_STRENGTH - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Collation strength for performing language specific sorting.
COLLATION_VARIANT - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Locale variant code for performing language specific sorting.
COLLECT_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-7 Failed to collect all values for a field in the property store.
COLON - com.attivio.sdk.util.StringParser.TokenType
 
COLUMN_DATA_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
data error
com.attivio.client - package com.attivio.client
Contains the Client Attivio API for adding content, submitting queries, and sending general purpose messages to an Attivio server.
com.attivio.client.exposedapi - package com.attivio.client.exposedapi
 
com.attivio.client.streaming - package com.attivio.client.streaming
Contains client code for streaming search results.
com.attivio.concurrent - package com.attivio.concurrent
 
com.attivio.connector - package com.attivio.connector
 
com.attivio.curatorshim - package com.attivio.curatorshim
 
com.attivio.platform.perfmon.api - package com.attivio.platform.perfmon.api
 
com.attivio.platform.perfmon.model - package com.attivio.platform.perfmon.model
 
com.attivio.platform.service - package com.attivio.platform.service
 
com.attivio.platform.store - package com.attivio.platform.store
 
com.attivio.platform.store.audit - package com.attivio.platform.store.audit
 
com.attivio.platform.transformer.ingest.util - package com.attivio.platform.transformer.ingest.util
 
com.attivio.platform.util - package com.attivio.platform.util
 
com.attivio.sdk - package com.attivio.sdk
 
com.attivio.sdk.admin - package com.attivio.sdk.admin
Contains classes that represent administrative messages that flow between components and Attivio Servers.
com.attivio.sdk.api - package com.attivio.sdk.api
 
com.attivio.sdk.autocomplete - package com.attivio.sdk.autocomplete
 
com.attivio.sdk.businesscenter - package com.attivio.sdk.businesscenter
 
com.attivio.sdk.client - package com.attivio.sdk.client
Interfaces for client side AIE development.
com.attivio.sdk.client.audit - package com.attivio.sdk.client.audit
 
com.attivio.sdk.client.exposedapi - package com.attivio.sdk.client.exposedapi
 
com.attivio.sdk.client.exposedapi.jmx - package com.attivio.sdk.client.exposedapi.jmx
 
com.attivio.sdk.client.streaming - package com.attivio.sdk.client.streaming
Interfaces that allow developers to request all results, facets, or document id's back from a query.
com.attivio.sdk.client.trigger - package com.attivio.sdk.client.trigger
 
com.attivio.sdk.commandline - package com.attivio.sdk.commandline
 
com.attivio.sdk.connector - package com.attivio.sdk.connector
 
com.attivio.sdk.dictionary - package com.attivio.sdk.dictionary
 
com.attivio.sdk.doc - package com.attivio.sdk.doc
 
com.attivio.sdk.error - package com.attivio.sdk.error
Contains classes that define the error codes for the Attivio engine.
com.attivio.sdk.esb - package com.attivio.sdk.esb
 
com.attivio.sdk.event - package com.attivio.sdk.event
 
com.attivio.sdk.geo - package com.attivio.sdk.geo
Model for geo-search API objects.
com.attivio.sdk.ingest - package com.attivio.sdk.ingest
 
com.attivio.sdk.metadata.history - package com.attivio.sdk.metadata.history
 
com.attivio.sdk.scanner - package com.attivio.sdk.scanner
 
com.attivio.sdk.scanner.concurrency - package com.attivio.sdk.scanner.concurrency
 
com.attivio.sdk.scanner.http - package com.attivio.sdk.scanner.http
 
com.attivio.sdk.schema - package com.attivio.sdk.schema
Models data from fields and describes how each field should be handled by the Attivio engine.
com.attivio.sdk.search - package com.attivio.sdk.search
 
com.attivio.sdk.search.facet - package com.attivio.sdk.search.facet
Models facet requests and responses.
com.attivio.sdk.search.fields - package com.attivio.sdk.search.fields
Model for FieldExpressions applied to QueryRequests.
com.attivio.sdk.search.query - package com.attivio.sdk.search.query
 
com.attivio.sdk.search.query.phrase - package com.attivio.sdk.search.query.phrase
Contains all phrase operators.
com.attivio.sdk.search.relevancy - package com.attivio.sdk.search.relevancy
Contains classes relevancy model related classes.
com.attivio.sdk.security - package com.attivio.sdk.security
 
com.attivio.sdk.server.annotation - package com.attivio.sdk.server.annotation
Annotations used to configure components and scanners for the UI.
com.attivio.sdk.server.api - package com.attivio.sdk.server.api
Annotations and Interfaces for components that deal with API's exposed by the platform.
com.attivio.sdk.server.component - package com.attivio.sdk.server.component
Interfaces necessary to write components for the AIE system.
com.attivio.sdk.server.component.configuration - package 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.attivio.sdk.server.component.configuration.annotation - package com.attivio.sdk.server.component.configuration.annotation
Annotations used to indicate that a component has certain characteristics that should enforce rules about it's configuration or runtime processing.
com.attivio.sdk.server.component.ingest - package com.attivio.sdk.server.component.ingest
Interfaces for all ingest related transformers and associated dependencies of those transformers.
com.attivio.sdk.server.component.lifecycle - package com.attivio.sdk.server.component.lifecycle
Annotations used to indicate that a component wishes to be notified of certain AIE lifecyle events.
com.attivio.sdk.server.component.query - package com.attivio.sdk.server.component.query
Interfaces for all query and response related transformers and associated dependencies of those transformers.
com.attivio.sdk.server.component.reduce - package com.attivio.sdk.server.component.reduce
 
com.attivio.sdk.server.component.routing - package com.attivio.sdk.server.component.routing
Interfaces for all transformers that route messages or documents to other workflows in the system.
com.attivio.sdk.server.export - package com.attivio.sdk.server.export
 
com.attivio.sdk.server.global - package com.attivio.sdk.server.global
Interfaces for data structures and control mechanisms that AIE provides to help components coordinate and store data globally across a cluster of AIE Nodes.
com.attivio.sdk.server.tokenization - package com.attivio.sdk.server.tokenization
Interfaces class that handle breaking free text / Strings into TokenLists.
com.attivio.sdk.server.udf - package com.attivio.sdk.server.udf
API for implementing user defined field expression.
com.attivio.sdk.server.util - package com.attivio.sdk.server.util
Interfaces and classes that are used across the ServerSDK.
com.attivio.sdk.service - package com.attivio.sdk.service
 
com.attivio.sdk.test - package com.attivio.sdk.test
 
com.attivio.sdk.token - package com.attivio.sdk.token
Models a token that can be both indexed and searched for in the Attivio repository.
com.attivio.sdk.transport - package com.attivio.sdk.transport
 
com.attivio.sdk.util - package com.attivio.sdk.util
 
com.attivio.service - package com.attivio.service
 
com.attivio.sysstate - package com.attivio.sysstate
 
com.attivio.transport - package com.attivio.transport
 
com.attivio.transport.http.ssl - package com.attivio.transport.http.ssl
 
com.attivio.util - package com.attivio.util
Contains utility classes and methods used across the Attivio code base.
com.attivio.util.ft - package com.attivio.util.ft
 
com.attivio.util.parser - package com.attivio.util.parser
 
com.attivio.util.query - package com.attivio.util.query
Contains classes related to Attivio queries and query handlers.
com.attivio.util.serialization - package com.attivio.util.serialization
Contains classes related to serialization/desearialization of objects to/from XML.
com.attivio.util.serialization.admin - package com.attivio.util.serialization.admin
Contains classes related to serialization/desearialization of admin messages to/from XML.
com.attivio.util.serialization.businesscenter - package com.attivio.util.serialization.businesscenter
 
com.attivio.util.serialization.dictionary - package com.attivio.util.serialization.dictionary
 
com.attivio.util.serialization.geometry - package com.attivio.util.serialization.geometry
 
com.attivio.util.serialization.jaxb - package com.attivio.util.serialization.jaxb
 
com.attivio.util.serialization.json - package com.attivio.util.serialization.json
 
com.attivio.util.serialization.query - package com.attivio.util.serialization.query
 
com.attivio.util.serialization.query.phrase - package com.attivio.util.serialization.query.phrase
 
com.attivio.util.serialization.security - package com.attivio.util.serialization.security
 
com.attivio.util.stream - package com.attivio.util.stream
 
COMBINEDTREND - com.attivio.platform.perfmon.model.Metric.Type
Combined trends are the same as Metric.Type.TREND except that multiple sources for metric instances will be accumulated during the sample period instead of only choosing a single source for the instance.
COMMA - com.attivio.sdk.util.StringParser.TokenType
 
COMMAND_EXCEPTION - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-2 Exception calling slider command.
COMMAND_FAILED - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-18 Failed to complete command.
COMMANDER_EXISTS - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-88, Attempt to register a producer for command queue when one was already registered.
CommandLineError - Class in com.attivio.sdk.error
CommandLineError represents a category of errors specific to command-line interfaces.
commit(boolean, boolean) - Method in class com.attivio.concurrent.SynchronizedBoolean
Set value to newValue only if it is currently assumedValue.
commit(boolean, boolean) - Method in class com.attivio.concurrent.WaitableBoolean
 
commit(String...) - Method in class com.attivio.client.ContentFeeder
Sends internal queue of documents and commits all documents sent to AIE.
commit(String...) - Method in interface com.attivio.sdk.client.IndexCommitter
 
commit(String...) - Method in interface com.attivio.sdk.client.IngestClient
Sends internal queue of documents and commits all documents sent to AIE.
Commit - Class in com.attivio.sdk.ingest
Signifies that the index or other underlying data store should commit currently held documents to disk.
Commit() - Constructor for class com.attivio.sdk.ingest.Commit
The default constructor
Commit(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.ingest.Commit
Constructor with a client ID and a workflow queue
Commit(UUID, String...) - Constructor for class com.attivio.sdk.ingest.Commit
Constructor with a client ID and an array of workflows
COMMIT - com.attivio.sdk.ingest.Commit.CommitMode
Default commit semantics.
COMMIT_ERROR - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-1, Error doing commit after crawl.
COMMIT_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-11 Failed to commit synchronized index on replication slave.
COMMIT_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-9 Indicates that an exception was encountered while committing the index.
COMMIT_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-11 Failed to commit property store to disk.
COMMIT_REAL_TIME_FIELDS - com.attivio.sdk.ingest.Commit.CommitMode
Only commit changes to real time fields.
Commit.CommitMode - Enum in com.attivio.sdk.ingest
Mode for determining how the index will be optimized.
CommitConverter - Class in com.attivio.util.serialization
Serialize/deserialize commit message
CommitConverter() - Constructor for class com.attivio.util.serialization.CommitConverter
 
COMMITTED - com.attivio.sdk.businesscenter.ChangeStatus
Live.
COMMUNICATION_ERROR - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9014.
compare(double, double, double, double) - Static method in class com.attivio.sdk.geo.Point
Compare 2 raw point values.
compare(Signal, Signal) - Method in class com.attivio.sdk.search.relevancy.Signal.SimpleSignalCompare
 
compare(File, File) - Method in class com.attivio.util.FileUtils.FileNameComparator
 
compare(Comparable<T>, T) - Static method in class com.attivio.util.ObjectUtils
Null safe equivalent of a.compareTo(b)
compare(Map.Entry<?, T>, Map.Entry<?, T>) - Method in class com.attivio.util.InverseMapEntryComparator
Inverted
Compare - Class in com.attivio.sdk.search.fields
Comparison expression.
Compare(Compare.Operator, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Compare
Construct a new Compare function.
Compare.Operator - Enum in com.attivio.sdk.search.fields
Comparison Operator.
compareAndSet(String, String) - Method in interface com.attivio.sdk.server.global.GlobalVariable
Deprecated.
Same semantics as AtomicReference.compareAndSet(Object, Object).
compareTo(boolean) - Method in class com.attivio.concurrent.SynchronizedBoolean
 
compareTo(SynchronizedBoolean) - Method in class com.attivio.concurrent.SynchronizedBoolean
 
compareTo(MetricInstance) - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
compareTo(MessageId) - Method in class com.attivio.sdk.esb.MessageId
a comparison based on the id parts of the message id only.
compareTo(SystemEvent) - Method in class com.attivio.sdk.event.SystemEvent
 
compareTo(Point) - Method in class com.attivio.sdk.geo.Point
compareTo(Shape) - Method in class com.attivio.sdk.geo.Shape
Shape comparison compares bounding box area.
compareTo(QueryFrame) - Method in class com.attivio.sdk.search.QueryFrame
 
compareTo(RelevancyModel) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
compareTo(Signal) - Method in class com.attivio.sdk.search.relevancy.Signal
 
compareTo(SearchProfile) - Method in class com.attivio.sdk.search.SearchProfile
 
compareTo(AttivioPrincipal) - Method in class com.attivio.sdk.security.AttivioPrincipal
{inheritDoc}
compareTo(Token) - Method in class com.attivio.sdk.token.Token
compareTo(ComponentRuntimeState) - Method in class com.attivio.sysstate.ComponentRuntimeState
compareTo(DocumentState) - Method in class com.attivio.sysstate.DocumentState
compareTo(TokenUtils.TokenBuffer) - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
compareTo(Comparable, Comparable) - Static method in class com.attivio.util.ObjectUtils
Deprecated.
Use #compare(Comparable, Comparable) instead.
compareToIgnoreCase(Token) - Method in class com.attivio.sdk.token.Token
Case insensitive equivalent to compareTo.
COMPILE_ERROR - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-7 An error occurred while compiling a dictionary.
compileDictionary(TriggerDictionaryName) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Compile the trigger dictionary identified by dictionaryName into binary format.
compileDictionary(String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
compileSearchProfile(String) - Method in interface com.attivio.sdk.search.SearchProfileApi
Compile all outstanding changes to the search profile to support testing/publish.
complement() - Method in class com.attivio.concurrent.SynchronizedBoolean
Set the value to its complement
complement() - Method in class com.attivio.concurrent.WaitableBoolean
 
completed(PlatformMessage) - Method in class com.attivio.sdk.esb.ProcessingResult
 
completed(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
 
COMPLETED - com.attivio.sdk.esb.ProcessingResultCode
Indicates that a message reached the end of it's workflow.
completeness - Variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
 
COMPLETENESS - com.attivio.sdk.search.query.phrase.AnchorFilter.AnchorMode
Require match to be within a field value, score based on the percentage of the value the match spans.
COMPLETENESS_BOOST - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for completeness boost parameter (int).
COMPLETING - com.attivio.sdk.esb.ConnectorExecutionStatus
The connector has finished sending and is waiting for all documents to complete.
component - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
component - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
COMPONENT_CLASS_CAST_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-37 Component is not of required type.
COMPONENT_DEFINED_AFTER_WORKLFOW_METADATA - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-60, Indicates that a component was defined or redefined after it was referenced in a workflow that had metadata set on the stage such as a splitter.
COMPONENT_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-5, Component reference or override source cannot be resolved.
COMPONENT_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-18 Component does not exist.
COMPONENT_EXISTS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-12, Attempted to redefine a component without using override flag.
COMPONENT_GROUP_ABSTRACT - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_CLIENT_ENDPOINT - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_DEPRECATED - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Deprecated component preserved for backwards compatibility of configuration files.
COMPONENT_GROUP_ENGINE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_FILE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_GEO - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_HTML - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_IO - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_LINGUISTICS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_MISCELLANEOUS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Component Group
COMPONENT_GROUP_MULTINODE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_REDUCER - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Hadoop reducer component
COMPONENT_GROUP_ROUTER - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_SECURITY - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Security component
COMPONENT_GROUP_STRING_MANIPULATION - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
COMPONENT_GROUP_SYSTEM - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
System level component necessary to facilitate basic message/document processing.
COMPONENT_GROUP_XML - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
componentGroups() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
List of groups this component is part of
ComponentNameAware - Interface in com.attivio.sdk.server.component.configuration
Indicates that the component needs to know what its component name is.
ComponentRuntimeState - Class in com.attivio.sysstate
Holds the dynamic component state for a particular component.
ComponentRuntimeState(String, int) - Constructor for class com.attivio.sysstate.ComponentRuntimeState
Constructs a ComponentRuntimeState with the given name and maximum number of instances.
ComponentState - Interface in com.attivio.sysstate
Common interface used by ComponentRuntimeState and webservices ComponentState
CompositeJoinQuery - Class in com.attivio.sdk.search.query
Join query for querying "composite" document that consists of multiple documents.
CompositeJoinQuery() - Constructor for class com.attivio.sdk.search.query.CompositeJoinQuery
 
CompositeJoinQuery(Query) - Constructor for class com.attivio.sdk.search.query.CompositeJoinQuery
 
CompositeJoinQuery(Query, Query, String) - Constructor for class com.attivio.sdk.search.query.CompositeJoinQuery
 
CompositeJoinQuery.Clause - Class in com.attivio.sdk.search.query
Clause for a CompositeJoinQuery.
CompositeJoinQueryConverter - Class in com.attivio.util.serialization.query
 
CompositeJoinQueryConverter() - Constructor for class com.attivio.util.serialization.query.CompositeJoinQueryConverter
 
CompositeJoinQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.CompositeJoinQueryOperator
 
compressWhitespace(CharSequence) - Static method in class com.attivio.util.StringUtils
Compresses whitespace.
compressWhitespace(String, boolean) - Static method in class com.attivio.util.StringUtils
Compresses whitespace.
concat() - Method in class com.attivio.sdk.token.TokenList
Represent all primary (ie top of the stack) tokens from this TokenList as a string.
concat(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
concat(Position...) - Static method in class com.attivio.sdk.token.TokenList
Represent all primary (ie top of the stack) tokens from positions as a string.
concat(PositionIterator) - Static method in class com.attivio.sdk.token.TokenList
Represent all primary (ie top of the stack) tokens from positions as a string.
concat(Iterable<Position>) - Static method in class com.attivio.sdk.token.TokenList
Represent all primary (ie top of the stack) tokens from positions as a string.
concat(Iterator<Position>) - Static method in class com.attivio.sdk.token.TokenList
Represent all primary (ie top of the stack) tokens from positions as a string.
Concat - Class in com.attivio.sdk.search.fields
Concat the string representation of multiple FieldExpressions together.
Concat() - Constructor for class com.attivio.sdk.search.fields.Concat
 
Concat(FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.Concat
 
Concat(FieldExpression[], MultiValueMode) - Constructor for class com.attivio.sdk.search.fields.Concat
 
CONCAT - com.attivio.sdk.search.fields.MultiaryFieldExpression.Method
 
CONCEPTS - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the concepts of the document.
ConcurrencyProvider - Interface in com.attivio.sdk.scanner.concurrency
The connector framework pass an implementation of this to the scanner.
ConcurrentConverterLookup - Class in com.attivio.util.serialization
Same as the DefaultCOnverterLookup from XStream except it uses a COncurrentHashMap for better multi threaded performance.
ConcurrentConverterLookup() - Constructor for class com.attivio.util.serialization.ConcurrentConverterLookup
 
ConcurrentDocumentFetcherImpl - Class in com.attivio.connector
Provides scanner with the capability to queue document fetchers for concurrent content retrieval and publishing.
ConcurrentDocumentFetcherImpl(DocumentPublisher, ConcurrentDocumentFetcherScanner) - Constructor for class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
ConcurrentDocumentFetcherScanner - Interface in com.attivio.sdk.scanner.concurrency
This interface is implemented by the scanner if it wants to take advantage of the platform's concurrent scanner support.
ConcurrentHashSet<E> - Class in com.attivio.util
Deprecated.
Use ConcurrentSkipListSet instead
ConcurrentHashSet() - Constructor for class com.attivio.util.ConcurrentHashSet
Deprecated.
 
ConcurrentHashSet(Collection<? extends E>) - Constructor for class com.attivio.util.ConcurrentHashSet
Deprecated.
 
ConcurrentHashSet(Comparator<? super E>) - Constructor for class com.attivio.util.ConcurrentHashSet
Deprecated.
 
ConcurrentHashSet(SortedSet<E>) - Constructor for class com.attivio.util.ConcurrentHashSet
Deprecated.
 
ConcurrentScannerAuditHandler - Interface in com.attivio.connector
Implemented by the connector framework to handle state changes (e.g log the change to persist it).
ConcurrentScannerDocFetcherState - Interface in com.attivio.connector
An interface for observing the state of the concurrent document fetcher
ConcurrentScannerDocFetcherTask - Class in com.attivio.connector
Uses a DocumentFetchRequest to retrieve the document content and publish as IngestDocument.
ConcurrentScannerDocFetcherTask.TaskInfo - Class in com.attivio.connector
 
ConcurrentScannerDocFetcherTask.TaskState - Enum in com.attivio.connector
 
ConcurrentScannerMessagePublisher - Class in com.attivio.connector
Synchronizes feeding and content store access to make it suitable for concurrent scanners
ConcurrentScannerMonitoringAware - Interface in com.attivio.sdk.scanner.concurrency
The scanner will implement this interface to support the configuration of monitoring parameters such as alert thresholds
ConcurrentScannerPerformanceAlert - Class in com.attivio.connector
Hold alert info
ConcurrentScannerPerformanceAlert(ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics, ConcurrentScannerPerformanceAlert.AlertLevel, long, long) - Constructor for class com.attivio.connector.ConcurrentScannerPerformanceAlert
 
ConcurrentScannerPerformanceAlertHandler - Interface in com.attivio.connector
Handles alerts passed as ConcurrentScannerPerformanceAlert objects
ConcurrentScannerPerformanceAlertRegistration - Class in com.attivio.connector
Contains the details for raising an alert when a low value has been observed for a "long" time.
ConcurrentScannerPerformanceAlertRegistration(ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics, long, long, ConcurrentScannerPerformanceAlertHandler) - Constructor for class com.attivio.connector.ConcurrentScannerPerformanceAlertRegistration
 
ConcurrentScannerStatCalculator - Class in com.attivio.connector
 
ConcurrentScannerStatCalculator(long, long, List<String>) - Constructor for class com.attivio.connector.ConcurrentScannerStatCalculator
 
ConcurrentScannerTaskExecuter - Class in com.attivio.connector
Executes multiple document fetcher tasks
ConcurrentScannerTaskExecuter(int) - Constructor for class com.attivio.connector.ConcurrentScannerTaskExecuter
 
ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics - Enum in com.attivio.connector
 
ConcurrentScannerThrottlingAware - Interface in com.attivio.sdk.scanner.concurrency
The scanner will implement this to if it wants platform level throttling support.
ConcurrentThrottler - Class in com.attivio.connector
The implementation enforces a quota of request executions per time unit.
ConcurrentThrottler(long, long) - Constructor for class com.attivio.connector.ConcurrentThrottler
 
condition - Variable in class com.attivio.sdk.search.fields.Condition
 
Condition - Class in com.attivio.sdk.search.fields
Conditional Expression.
Condition() - Constructor for class com.attivio.sdk.search.fields.Condition
 
Condition(FieldExpression, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Condition
Construct a new Condition.
CONFIG_SERVER_START_FAILED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-84 Configuration server start failed.
CONFIG_WARNING - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-12 Schema configuration warning.
CONFIGSERVER_NOT_STARTED - Static variable in class com.attivio.sdk.error.AgentError
AGENT-5 No configuration servers have been started causing a cluster control operation to fail
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-28, Configuration error.
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.ContentStoreError
CONTENTSTORE-4, Invalid configuration for the content store.
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-7 Configuration Error
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-94, configuration error
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-1 General relevancy model configuration error.
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9005.
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
Configuration Error
CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2010.
CONFIGURATION_ERROR_BAD_PROPERTIES - Static variable in class com.attivio.sdk.error.SqlSdkError
 
CONFIGURATION_FILE_NOT_SPECIFIED - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-62, Indicates that aie was started without a configuration file specified.
CONFIGURATION_WARNING - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-4, Configuration warning.
ConfigurationError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio configuration problems.
ConfigurationOption - Annotation Type in com.attivio.sdk.server.annotation
Describes all the ways in which a bean's properties can be reflected on the command line and via messages.
ConfigurationOption.OptionLevel - Enum in com.attivio.sdk.server.annotation
 
ConfigurationOptionInfo - Annotation Type in com.attivio.sdk.server.annotation
Describes the way Components and Scanners are categorized in Attivio User Interfaces.
ConfigurationOptionInfo.Group - Annotation Type in com.attivio.sdk.server.annotation
 
configure(UserDefinedFieldContext, UserDefinedField, ArgumentInfo[]) - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldEvaluator
Field initialization.
configureHttpClientProvider(HttpDataSourceScanner) - Method in class com.attivio.sdk.connector.MockBasicAuthenticationProvider
 
configureObjectMapper(ObjectMapper) - Static method in class com.attivio.util.serialization.json.JsonSerializer
 
configureReader(XMLReader, DefaultHandler) - Method in class com.attivio.util.XMLUtils.SinglyConfiguredSAXReader
 
confirmDeregistration() - Static method in class com.attivio.client.exposedapi.JMXUtils
Checks the mbean server for the presence of any Attivio or Mule beans.
CONFLICTING_PROPERTIES - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-15 Set properties are conflicting
CONJUNCTION - com.attivio.sdk.token.TokenAnnotation
Marks a token is a conjunction
connect(StreamRequestInfo, StreamResponse) - Static method in class com.attivio.client.streaming.StreamedResponseClient
 
CONNECT_ERROR - Static variable in class com.attivio.sdk.error.AgentError
AGENT-1 Could not connect to a remote agent.
CONNECTION_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-2 Failed to connect.
CONNECTION_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
Connection error
CONNECTION_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-3 Unable to connect to Cassandra backend.
CONNECTION_NO_TABLES - Static variable in class com.attivio.sdk.error.FederationError
Connection (%s,%s) has no tables
CONNECTOR_ABANDONMENT_DELAY - Static variable in interface com.attivio.sdk.client.ConnectorHistoryApi
 
CONNECTOR_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-25, connector does not exist
CONNECTOR_HISTORY_RECORD_EMPTY_EXECUTIONS - Static variable in interface com.attivio.sdk.client.ConnectorHistoryApi
 
CONNECTOR_NOT_FOUND - Static variable in class com.attivio.sdk.error.ConnectorServiceError
CONNECTOR-SERVICE-SERVLET-0: Connector Not Found
CONNECTOR_TYPE - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the name of the connector type.
connectorCompleted(String, long) - Method in class com.attivio.platform.store.MockConnectorHistory
The connector has completed -- all documents have been fully processed.
connectorCompleted(String, long) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
The connector has completed -- all documents have been fully processed.
connectorCompleting(String) - Method in class com.attivio.platform.store.MockConnectorHistory
The connector is completing -- all documents have been sent but have not finished being processed.
connectorCompleting(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
The connector is completing -- all documents have been sent but have not finished being processed.
ConnectorControlApi - Interface in com.attivio.sdk.client
API that allows for control over predefined connectors inside the AIE platform.
ConnectorError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio Connector implementations.
ConnectorExecutionRecord - Interface in com.attivio.sdk.esb
Contains information associated with the single execution of a connector.
ConnectorExecutionStatus - Enum in com.attivio.sdk.esb
An enumeration that contains the possible states a connector can be in.
ConnectorHistoryApi - Interface in com.attivio.sdk.client
The ConnectorHistoryApi records the current status and history of connector executions on the AIE platform.
connectorPaused(String) - Method in class com.attivio.platform.store.MockConnectorHistory
A node has paused the connector.
connectorPaused(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
A node has paused the connector.
connectorQueued(String, UUID, String, List<String>, boolean) - Method in class com.attivio.platform.store.MockConnectorHistory
The connector has been submitted for execution on an AIE node.
connectorQueued(String, UUID, String, List<String>, boolean) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
The connector has been submitted for execution on an AIE node.
connectorReset(String) - Method in class com.attivio.platform.store.MockConnectorHistory
Indicates that the incremental state of the connector has been reset.
connectorReset(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Indicates that the incremental state of the connector has been reset.
connectorResumed(String) - Method in class com.attivio.platform.store.MockConnectorHistory
A node has resumed a paused connector.
connectorResumed(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
A node has resumed a paused connector.
ConnectorServiceError - Class in com.attivio.sdk.error
Errors for the ConnectorServiceServlet
connectorStarted(String, long) - Method in class com.attivio.platform.store.MockConnectorHistory
A node has started executing the connector.
connectorStarted(String, long) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
A node has started executing the connector.
connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - Method in class com.attivio.transport.http.ssl.EasySSLProtocolSocketFactory
connectToRemoteServer(String, int) - Static method in class com.attivio.util.JmxUtils
Connects to an unauthenticated jmx server.
connectToRemoteServer(String, int, String, String) - Static method in class com.attivio.util.JmxUtils
Creates a JMXConnector connected to the remote host and port.
connectToRemoteServer(String, int, String, String, boolean) - Static method in class com.attivio.util.JmxUtils
Creates a JMXConnector connected to the remote host and port.
constant(boolean) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(double) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(float) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(int) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(long) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(Point) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(String) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(BigDecimal) - Method in class com.attivio.util.FieldExpressionFactory
 
constant(Date) - Method in class com.attivio.util.FieldExpressionFactory
 
Constant - Class in com.attivio.sdk.search.fields
Constant value FieldExpression.
Constant() - Constructor for class com.attivio.sdk.search.fields.Constant
 
Constant(boolean) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(byte[]) - Constructor for class com.attivio.sdk.search.fields.Constant
 
Constant(double) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(float) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(int) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(long) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(Point) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(String) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
Constant(BigDecimal) - Constructor for class com.attivio.sdk.search.fields.Constant
 
Constant(Date) - Constructor for class com.attivio.sdk.search.fields.Constant
Construct a new Constant.
CONSTANT - com.attivio.platform.perfmon.model.Metric.Type
A metric whose value does not change
CONSTANT - com.attivio.sdk.search.relevancy.ScoreMode
Constant scoring.
CONSTANT_VALUE_KEY - Static variable in class com.attivio.platform.perfmon.model.MetricInstance
 
ContainerPropertyReference - Class in com.attivio.sdk.util
Simple wrapper around a the name of a spring bean.
ContainerPropertyReference() - Constructor for class com.attivio.sdk.util.ContainerPropertyReference
 
ContainerPropertyReference(String) - Constructor for class com.attivio.sdk.util.ContainerPropertyReference
 
contains(char) - Method in class com.attivio.sdk.token.Token
Returns true if this Token contains c.
contains(double, double) - Method in class com.attivio.sdk.geo.Circle
Return true if this shape contains the point defined by (x, y).
contains(double, double) - Method in class com.attivio.sdk.geo.Ellipse
Return true if this shape contains the point defined by (x, y).
contains(double, double) - Method in class com.attivio.sdk.geo.Polygon
Return true if a point is contained inside this filter's polygon.
contains(double, double) - Method in class com.attivio.sdk.geo.Rectangle
Return true if this shape contains the point defined by (x, y).
contains(double, double) - Method in class com.attivio.sdk.geo.Shape
Return true if this shape contains the point defined by (x, y).
contains(long) - Method in class com.attivio.sdk.event.PagingContext
 
contains(Point) - Method in class com.attivio.sdk.geo.Shape
Return true if this shape contains point.
contains(TokenAnnotation) - Method in class com.attivio.sdk.token.Position
Returns true if any token at this position is marked with annotation.
contains(String) - Method in class com.attivio.client.LazyContentStoreClient
True if the content store has a stream for this id.
contains(String) - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
True if the content store has a stream for this id.
contains(String) - Method in class com.attivio.sdk.esb.WorkflowQueue
True is this queue already contains the destination provided.
contains(String) - Method in interface com.attivio.sdk.server.global.GlobalSet
Deprecated.
Whether or not this GlobalSet contains a given String
contains(String) - Method in class com.attivio.sdk.service.MockContentStoreClient
True if the content store has a stream for this id.
contains(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
contains(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
contains(Predicate<FacetBucket>) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Returns true if a bucket matching predicate exists.
CONTAINS_DYNAMIC_CHANGES - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-61, Indicates that the project has dynamic changes and is not allowed to at this point.
containsAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Returns true if the specified annotation is set.
containsAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.token.Token
Returns true if the specified annotation is set.
containsAnnotation(TokenAnnotation) - Method in interface com.attivio.sdk.token.TokenAnnotationSet
Returns true if the specified annotation is set.
containsBucket(String) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Returns true if a bucket with the given label exists..
containsChildDocuments() - Method in class com.attivio.sdk.search.SearchDocument
Get if this document contains child records.
containsDocument(String) - Method in class com.attivio.sdk.ingest.DocumentList
Determines if this list contains a given document based on docID.
containsDocument(String) - Method in class com.attivio.sdk.search.SearchDocumentList
Tells whether this document list contains a given document based on document ID.
containsDocumentWithId(String) - Method in class com.attivio.sdk.test.MockIngestClient
 
containsField(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Get if this document contains field.
containsField(String) - Method in class com.attivio.sdk.schema.Schema
Determines if the schema contains a field with this name or name pattern for dynamic fields.
containsField(String) - Method in class com.attivio.sdk.search.SearchDocument
Get if this document contains field.
containsKey(Object) - Method in class com.attivio.sdk.esb.MessageMetadata
containsKey(Object) - Method in class com.attivio.sdk.util.PropertyMap
 
containsKey(Object) - Method in class com.attivio.util.MultiValueMap
Determines if the map contains an entry for the given key.
containsMessage(Class<? extends PlatformMessage>) - Method in class com.attivio.sdk.esb.MessageList
Checks to see if this list contains a message of the specified class type.
containsMetadata(String) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
True if the specified metdata key has a value in this event.
containsMetadata(String) - Method in class com.attivio.sdk.event.SystemEvent
True if the specified metdata key has a value in this event.
containsParameters() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Does this phrase operand contain any parameters in a non-default state.
containsParameters() - Method in class com.attivio.sdk.search.query.Query
 
containsParameters(boolean) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
Does this phrase operand contain any parameters in a non-default state.
containsParameters(boolean) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Does this phrase operand contain any parameters in a non-default state.
containsParameters(boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Does this phrase operand contain any parameters in a non-default state.
containsProperty(String) - Method in class com.attivio.sdk.schema.Schema
Determine if the field has a given property.
containsProperty(String) - Method in class com.attivio.sdk.schema.SchemaField
Determine if the field has a given property.
containsRealTimeFields() - Method in class com.attivio.sdk.schema.Schema
Returns true if one or more fields contain real time attributes.
containsToken(Predicate<Token>) - Method in class com.attivio.sdk.token.Position
Returns true if this position contains a token that matches predicate .
containsToken(Predicate<Token>) - Method in class com.attivio.sdk.token.TokenList
Returns true if any token matches predicate.
containsUserDefinedFields() - Method in class com.attivio.sdk.schema.Schema
Returns true if the schema contains user defined fields.
containsValue(Object) - Method in class com.attivio.util.MultiValueMap
Determines if the map contains a value for any key.
containsWhitespace() - Method in class com.attivio.sdk.token.Token
Returns true if this Token contains any whitespace.
containsWildcard() - Method in class com.attivio.sdk.token.Token
Returns true if token contains a wildcard character.
containsWildcard() - Method in class com.attivio.sdk.token.TokenList
Returns true if any Token in this TokenList contains ? or *
containsWildcard(String) - Static method in class com.attivio.sdk.search.query.phrase.WildcardTerm
Check if text contains any wildcard characters.
CONTENT - Static variable in class com.attivio.sdk.schema.FieldNames
The field containing all searchable content for the document.
CONTENT_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2003.
CONTENT_INDEX - com.attivio.sdk.transport.DataGroup
The replicated content index data group.
CONTENT_POINTER - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the document content specified as a byte array.
CONTENT_POINTER_ID - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds a content pointer id.
CONTENT_STORE_NAMESPACE_PREFIX - Static variable in interface com.attivio.sdk.client.DocumentStoreApi
the prefix for the content store namespace used when storing content pointers.
CONTENT_TYPE_XML_UTF8 - Static variable in class com.attivio.transport.HttpClientTransport
The constant for "text/xml; charset=utf-8".
ContentFeeder - Class in com.attivio.client
Sends content (documents, deletes, index messages) to an Attivio instance.
ContentFeeder() - Constructor for class com.attivio.client.ContentFeeder
Create a ContentFeeder() that automatically determines endpoints for required services via service discovery.
ContentPointer - Interface in com.attivio.sdk.ingest
Represents a pointer to a piece of content.
ContentPointerConverter - Class in com.attivio.util.serialization
 
ContentPointerConverter() - Constructor for class com.attivio.util.serialization.ContentPointerConverter
 
contentPointersEqual(Object, Object) - Static method in class com.attivio.sdk.test.DocumentAssert
 
contentPointerValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a ContentPointer.
ContentStoreAccess - Interface in com.attivio.sdk.scanner.concurrency
The connector framework passes an implementation of this to the DocumentFetchRequest so it can store the content in Attivio's content store and set the document with a content pointer.
ContentStoreClient - Interface in com.attivio.sdk.client
ContentStoreContentPointer - Class in com.attivio.sdk.api
A ContentPointer implementation that uses native APIs to access the Content Store
ContentStoreContentPointer(String, String) - Constructor for class com.attivio.sdk.api.ContentStoreContentPointer
 
ContentStoreContentPointer(String, String, long) - Constructor for class com.attivio.sdk.api.ContentStoreContentPointer
 
ContentStoreError - Class in com.attivio.sdk.error
Errors related to Content Stores.
ContentStoreProvider - Interface in com.attivio.sdk.api
The ContentStoreProvider provides access to AIE's content store.
CONTEXT_INIT_FAILURE - Static variable in class com.attivio.sdk.error.BasisTechError
Context Initialization Failed
CONTROL_QUERY - com.attivio.sdk.transport.DataGroup
The replicated control query data group.
CONTROLLED_QUERY_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-6.
CONTROLLED_QUERY_DELETED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-9.
CONTROLLED_QUERY_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-3.
CONTROLLER_ERROR - Static variable in class com.attivio.sdk.error.SonarError
 
CONTROLLER_ERROR - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-18 Error in the UI controller.
CONVERSION_ERROR - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-19, Crawl directory does not exist
CONVERSION_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-20 Conversion error
CONVERSION_ERROR - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds document conversion error strings.
CONVERSION_ERROR_CODE - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds document conversion error codes.
CONVERSION_RESULTS_PROCESSING_ERROR - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3004 document conversion results processing error.
convertCharacterEncoding(byte[], Charset, Charset, BiFunction<String, Pair<Charset, Charset>, String>) - Static method in class com.attivio.util.CharacterEncodingUtils
Convert the character encoding of value.
CONVERTED_FILE_PATH - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds document conversion error codes.
ConverterUtils - Class in com.attivio.util.serialization
Static utility functions for converters.
copyDictionary(TriggerDictionaryName, TriggerDictionaryName) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Copy the trigger dictionary identified by dictionaryName to a new dictionary with newName.
copyDictionary(String, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
copyDirectory(File, File) - Static method in class com.attivio.util.FileUtils
Copies a directory
copyOf(FieldExpression[], int) - Static method in class com.attivio.sdk.search.fields.FieldExpression
Create a copy of args.
copyOf(List<T>) - Static method in class com.attivio.util.ObjectUtils
Null safe copy of a list.
copyParameters(Phrase) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Add all parameters from other.
copyState(TokenIterator.State) - Method in class com.attivio.sdk.token.TokenIterator.State
 
copyStream(InputStream, OutputStream) - Static method in class com.attivio.util.IOUtils
Copies the contents from an OutputStream into an InputStream.
copyStream(InputStream, OutputStream, boolean) - Static method in class com.attivio.util.IOUtils
Copies the contents from an OutputStream into an InputStream.
CORRELATION_ID - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'correlation-id' attribute.
correlationId - Variable in class com.attivio.sdk.esb.ProcessingResult.DocData
 
correlationId - Variable in class com.attivio.sdk.security.AttivioPrincipal
correlation id if set
correlationId - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
CorrelationIdFilter(MockIngestAuditApi.Collector, UUID) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.CorrelationIdFilter
 
CORRUPT_DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2012.
CORRUPT_INDEX - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-25 Index is corrupted.
cos(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
cos(String) - Method in class com.attivio.util.FieldExpressionFactory
 
COS - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Cosine of angle in radians
cot(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
cot(String) - Method in class com.attivio.util.FieldExpressionFactory
 
COT - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Cotangent of angle in radians.
COULD_NOT_FIND_TRANSLATOR - Static variable in class com.attivio.sdk.error.FederationError
Could not find translator for vendor %s
count - Variable in class com.attivio.sdk.search.facet.FacetBucket
 
count(long) - Method in class com.attivio.sdk.test.FacetBucketAssert
Assert bucket count equals count.
count(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
count(String) - Method in class com.attivio.util.FieldExpressionFactory
 
count(String, boolean) - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
count(String, boolean, Level) - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
COUNT - com.attivio.platform.perfmon.model.Metric.Type
Represents a changing value that does not need additional processing, ie #docs in the index, percent of CPU used.
COUNT - com.attivio.sdk.search.facet.FacetRequest.SortBy
Indicates sorting a facet by count
COUNT - com.attivio.sdk.search.fields.AggregateExpression.Method
Count values.
COUNT_ATTR - Static variable in class com.attivio.sdk.search.facet.FacetBuckets
 
COUNT_EVENT_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-1, Failed to count system events.
COUNT_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-10 Failed to get the number of values for a field in the property store.
countByState() - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
countByState() - Method in interface com.attivio.connector.ConcurrentScannerDocFetcherState
State: Get the count for each ConcurrentScannerDocFetcherTask.TaskState.
countByState() - Method in class com.attivio.connector.ConcurrentScannerTaskExecuter
 
countEvents() - Method in interface com.attivio.sdk.client.EventStoreApi
 
countEvents() - Method in class com.attivio.service.MockUnclusteredEventStore
 
countFiles(File, String...) - Static method in class com.attivio.util.FileUtils
Counts files in a directory
CRAWL_DIRECTORY_FAILED - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-17, Failed to crawl a directory
CRAWL_DIRECTORY_NOT_FOUND - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-18, Crawl directory does not exist
CRAWL_FAILED - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-13, The overall status of the crawl is: failure
CRAWL_FAILED_TO_START - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-8, Crawl failed to start
CRAWL_FILE_FAILED - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-16, Failed to crawl a file
CRAWL_STOPPED - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-23, The crawl was stopped.
crc32Checksum(byte[]) - Static method in class com.attivio.util.EncryptionUtils
Returns a crc32 checksum in the form of a byte array of length four
create() - Method in class com.attivio.curatorshim.CuratorFrameworkShim
 
create() - Method in enum com.attivio.sdk.search.fields.BooleanExpression.Operator
Create a new BooleanExpression for this operator.
create(CgiRequest) - Static method in class com.attivio.sdk.search.QueryRequest
Converts CGI HTTP POST/GET request to a QueryRequest.
create(QueryRequest) - Static method in class com.attivio.sdk.esb.CgiRequest
Creates a CgiRequest from a QueryRequest.
create(File, Tailer.TailerListener) - Static method in class com.attivio.util.Tailer
Creates and starts a Tailer for the given file, starting at the beginning of the file with the default delay of 1.0s
create(File, Tailer.TailerListener, long) - Static method in class com.attivio.util.Tailer
Creates and starts a Tailer for the given file, starting at the beginning of the file
create(File, Tailer.TailerListener, long, long) - Static method in class com.attivio.util.Tailer
Creates and starts a Tailer for the given file.
create(String) - Method in class com.attivio.util.ft.TransactionStorage
 
CREATE - com.attivio.sdk.ingest.DocumentMode
Create a document in the index.
CREATE_CONFIGURATION_FILE_EXCEPTION - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-9 Exception creating configuration file.
CREATE_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-29 Error occurred while creating a snapshot.
CreateBuilderMainShim - Interface in com.attivio.curatorshim
 
CreateBuilderShim - Interface in com.attivio.curatorshim
 
createChildQuery(IngestDocument) - Method in class com.attivio.platform.util.AbstractDocumentAssociation
Creates a Query that will find all children of this document, if any.
createChildQuery(IngestDocument) - Method in interface com.attivio.sdk.scanner.ParentChildDocumentAssociation
Creates a Query that will find all children of this document, if any.
createChildQuery(String) - Method in class com.attivio.platform.util.AbstractDocumentAssociation
Creates a Query that will find all children of this document, if any.
createChildQuery(String) - Method in interface com.attivio.sdk.scanner.ParentChildDocumentAssociation
Creates a Query that will find all children of this document, if any.
createContainers(String) - Method in class com.attivio.curatorshim.CuratorFrameworkShim
 
created(PlatformMessage) - Method in class com.attivio.sdk.esb.ProcessingResult
Deprecated.
CREATED - com.attivio.sdk.esb.ProcessingResultCode
Created by the component
createDateFacet() - Method in class com.attivio.util.parser.FacetRequestFactory
 
createDefaultSchema() - Static method in class com.attivio.sdk.schema.MockSchemaApi
 
createDeleteDocument(AttivioPrincipalKey) - Static method in class com.attivio.sdk.security.SecurityUtils
Creates a document for deletion of a principal.
createDictionary(TriggerDictionaryInfo) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Create a new trigger dictionary.
createDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Create dictionary info.
createDictionaryEntries(DictionaryInfo, String) - Method in interface com.attivio.sdk.client.DictionaryClient
Add all entries from contentStorId in csv format to dictionary identified by info.
createDictionaryEntry(DictionaryEntry) - Method in interface com.attivio.sdk.client.DictionaryClient
Create a dictionary entry.
createDirectory(File) - Static method in class com.attivio.util.FileUtils
Creates the directory and any necessary parent directories.
createDirectory(String) - Static method in class com.attivio.util.FileUtils
Creates the directory and any necessary parent directories.
createDocument() - Static method in class com.attivio.util.XMLUtils
Creates an empty DOM4J Document.
createDocument(File) - Static method in class com.attivio.util.XMLUtils
Creates a DOM4J Document from an XML file
createDocument(File, EntityResolver) - Static method in class com.attivio.util.XMLUtils
Creates a DOM4J Document from a file, with optional entity resolver
createDocument(File, EntityResolver, boolean) - Static method in class com.attivio.util.XMLUtils
Creates a DOM4J Document from a file, with optional entity resolver and option to validate the XML
createDocument(InputStream) - Static method in class com.attivio.util.XMLUtils
Creates a DOM4J Document from a given input stream.
createDocument(InputStream, EntityResolver) - Static method in class com.attivio.util.XMLUtils
Creates a DOM4J Document from a given input stream, with an optional entity resolver.
createDocument(String) - Static method in class com.attivio.util.XMLUtils
Creates a DOM4J Document from the passed in string.
createDocument(String, EntityResolver) - Static method in class com.attivio.util.XMLUtils
Parses a string into a DOM4J Document.
createDocument(Document) - Static method in class com.attivio.util.XMLUtils
Creates a DOM4J Document from the passed in W3C Document.
createDocumentW3C(Document) - Static method in class com.attivio.util.XMLUtils
Creates a W3C Document from a given DOM4J Document.
createDomainSemaphore(MessageDomain, String) - Method in class com.attivio.sdk.esb.MessageDomainManager
Creates the resource semaphores that will be used when messages are received for the component
createdPm - Variable in class com.attivio.sdk.esb.ProcessingResult.MsgData
 
createElement(String) - Static method in class com.attivio.util.XMLUtils
Creates a DOM4J Element with a given name.
createElement(Element) - Static method in class com.attivio.util.XMLUtils
Creates a W3C Element from a given DOM4J Element.
createElement(Element) - Static method in class com.attivio.util.XMLUtils
Creates a DOM4J Element from a given W3C Element.
createElementAttributeToken(String, String) - Static method in class com.attivio.sdk.token.Token
Creates an element attribute token.
createEndScopeToken(String) - Static method in class com.attivio.sdk.token.Token
Creates an end scope token.
createErrorDescriptors(DataSourceAPIErrorDescriptorsAware) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsCreator
 
createGlobalLock(String, BreakableLockListener) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Creates a global Lock with the given name if it does not yet exist.
createGlobalMap(String) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Creates a persistent global map with the given name if it does not yet exist.
createGlobalMembership(String) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Creates a global membership with the given name if it does not yet exist.
createGlobalSet(String, MembershipListener) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Creates a global set with the given name if it does not yet exist.
createGlobalVariable(String) - Method in interface com.attivio.sdk.server.global.GlobalDataStructureFactory
Deprecated.
Creates a global variable with the given name if it does not yet exist.
createIdQuery(String) - Static method in class com.attivio.util.query.QueryUtils
Construct a query that will return only the document specified by id.
createIngestDocument(AttivioPrincipal) - Static method in class com.attivio.sdk.security.SecurityUtils
Creates a document for ingestion of a principal.
createInputStream() - Method in interface com.attivio.sdk.client.InputStreamBuilder
Return a stream in a state where no bytes have been read from it yet.
createInputStream() - Method in class com.attivio.util.stream.ByteArrayInputStreamBuilder
Return a stream in a state where no bytes have been read from it yet.
createInputStream() - Method in class com.attivio.util.stream.FileInputStreamBuilder
Return a stream in a state where no bytes have been read from it yet.
createInputStream() - Method in class com.attivio.util.stream.NonRestartableInputStreamBuilder
Return a stream in a state where no bytes have been read from it yet.
createMappedValue(IngestDocument, IngestField, IngestFieldValue) - Method in interface com.attivio.sdk.util.AdvancedFieldValueMapper
Process a single field value and returns the new value.
createMappedValue(IngestDocument, IngestField, IngestFieldValue) - Method in class com.attivio.sdk.util.AdvancedFieldValueMapperWrapper
 
createMappedValue(String, IngestFieldValue) - Method in interface com.attivio.sdk.server.component.ingest.FieldValueCreatingTransformer
Process a single IngestFieldValue and return a new value to be placed into the document for this input->output mapping.
createMappedValue(String, IngestFieldValue) - Method in interface com.attivio.sdk.util.FieldValueMapper
Process a single IngestFieldValue and return a new value to be placed into the document for this input->output mapping.
createMetricInstances() - Method in interface com.attivio.platform.perfmon.api.DerivedMetricSource
 
createMockSchemaApi(Schema) - Static method in class com.attivio.sdk.test.SdkTestUtils
Create a mock SchemaApi and add schema to it.
createMockSchemaUtil(Schema) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
createNewField(IngestField, String) - Method in interface com.attivio.sdk.util.NewFieldCreator
Returns a new field of type T.
createNextSibling() - Method in class com.attivio.sdk.esb.MessageId
 
createNull(QueryParsers) - Method in class com.attivio.util.parser.CastOperator
Create a null object of this type for arg-less casts.
createObjectMapper() - Static method in class com.attivio.util.serialization.json.JsonSerializer
Create a new ObjectMapper for serializating data.
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.PhraseOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.MatchAllOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.NearOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.NullPhraseOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.ONearOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.OrPhraseOperator
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.PhraseNearParser
 
createPhrase(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.RequireAllOperator
 
createPhraseQuery(SearchTerm, boolean) - Method in class com.attivio.util.parser.QueryParsers
Hook to allow initializing a PhraseQuery.
createQueryFrame(String, QueryFrame) - Method in interface com.attivio.sdk.search.SearchProfileApi
Create a query frame.
createReceiver(URI) - Method in interface com.attivio.sdk.transport.Transport
Create a new receiver for the provided URI.
createSafely(String) - Method in class com.attivio.curatorshim.CuratorFrameworkShim
 
createSearchProfile(SearchProfile) - Method in interface com.attivio.sdk.search.SearchProfileApi
Create a search profile.
createSearchProfile(String) - Method in interface com.attivio.sdk.search.SearchProfileApi
Create a search profile.
createSender(URI, boolean) - Method in interface com.attivio.sdk.transport.ClientTransport
Create a new sender for the provided URI.
createSender(URI, boolean) - Method in class com.attivio.transport.HttpClientTransport
no op.
createSocket(HttpContext) - Method in class com.attivio.transport.http.ssl.EasySSLProtocolSocketFactory
createStartScopeToken(String) - Static method in class com.attivio.sdk.token.Token
Creates a start scope token.
createStreamedResponseClient(String, String, QueryRequest, StreamRequestInfo) - Static method in class com.attivio.client.streaming.StreamedResponseClient
Create a new streamed response client.
createStreams(InputStream, int) - Static method in class com.attivio.util.DuplicatedInputStream
Returns an array of InputStreams each of which will receive a copy of the original input stream.
createStreams(InputStream, int, int) - Static method in class com.attivio.util.DuplicatedInputStream
 
createTerm(SearchTerm) - Method in class com.attivio.util.parser.QueryOperators.FuzzyTermOperator
 
createTerm(SearchTerm) - Method in class com.attivio.util.parser.QueryOperators.PhraseTermParser
 
createTerm(SearchTerm) - Method in class com.attivio.util.parser.QueryOperators.RegexTermOperator
 
createTerm(SearchTerm) - Method in class com.attivio.util.parser.QueryOperators.SearchTermOperator
 
createTerm(SearchTerm) - Method in class com.attivio.util.parser.QueryOperators.WildcardTermOperator
 
createTestScannerRunner(String, DataSourceScanner) - Static method in class com.attivio.sdk.test.SdkTestUtils
Create a test scanner runner for testing a scanner
createTrigger(TriggerDictionaryName, TriggerDefinition) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Add trigger to the dictionary identified by dictionaryName.
createTrigger(String, TriggerDefinition) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
createW3cDocument() - Static method in class com.attivio.util.XMLUtils
Creates a new W3C Document
CREATING_INDEX - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-19 Index did not exist and is being created.
creatingParentContainersIfNeeded() - Method in interface com.attivio.curatorshim.CreateBuilderMainShim
Causes any parent nodes to get created using CreateMode#CONTAINER if they haven't already been.
creatingParentsIfNeeded() - Method in interface com.attivio.curatorshim.CreateBuilderMainShim
Causes any parent nodes to get created if they haven't already been
CREDENTIALS_ARG - Static variable in interface com.attivio.sdk.commandline.AttivioRunnable
the credentials argument
CREDENTIALS_DESCRIPTION - Static variable in interface com.attivio.sdk.commandline.AttivioRunnable
description for credentials
CRUD_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
General CRUD error
CRUD_NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.SqlSdkError
crud not supported
curator() - Method in class com.attivio.sdk.test.ZooRule
 
curator(String) - Method in interface com.attivio.service.CuratorFrameworkBuilder
 
curator(String) - Method in class com.attivio.service.ZookeeperCuratorFrameworkBuilder
CURATOR_DEFAULT_CONNECTION_TIMEOUT_PROP - Static variable in class com.attivio.service.CuratorHelper
 
CURATOR_DEFAULT_SESSION_TIMEOUT_PROP - Static variable in class com.attivio.service.CuratorHelper
Property name for the session timeout
CuratorFrameworkBuilder - Interface in com.attivio.service
Implementations of this interface should not allocate resources within the constructor.
CuratorFrameworkShim - Class in com.attivio.curatorshim
The shim implementation of CuratorFramework.
CuratorFrameworkShim(CuratorFramework) - Constructor for class com.attivio.curatorshim.CuratorFrameworkShim
 
CuratorHelper - Class in com.attivio.service
Class for obtaining an initialized CuratorFramework instance.
CuratorHelper() - Constructor for class com.attivio.service.CuratorHelper
 
CuratorRule - Class in com.attivio.sdk.test
This rule sets up logging, creates a Logger associated with the testing class, starts up zookeeper, and initializes Curator for use in the platform.
CuratorRule() - Constructor for class com.attivio.sdk.test.CuratorRule
 
CurrentTime - Class in com.attivio.sdk.search.fields
Constant value FieldExpression.
CurrentTime() - Constructor for class com.attivio.sdk.search.fields.CurrentTime
 
CUSTOM - com.attivio.sdk.dictionary.DictionaryMode
Configured dictionary entries are used.

D

DANGEROUS_ENDPOINT_CONFIGURATION - Static variable in class com.attivio.sdk.error.TransportError
TRANSPORT-6 Indicates that the message being sent to a specified URI might result in some system instability.
Data() - Constructor for class com.attivio.sdk.esb.ProcessingResult.Data
 
Data() - Constructor for class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
DatabaseScannerError - Class in com.attivio.sdk.error
Error codes for the database scanner.
DataGroup - Enum in com.attivio.sdk.transport
DataGroup defines data groups of platform messages that flow through transports.
DataLoading - com.attivio.sdk.server.annotation.ScannerInfo.ScannerPurpose
 
DataSourceAPIErrorDescriptor - Interface in com.attivio.sdk.scanner
Defines how to handle an error from calls to the underlying data source.
DataSourceAPIErrorDescriptor.LogLevel - Enum in com.attivio.sdk.scanner
 
DataSourceAPIErrorDescriptorImpl - Class in com.attivio.connector
 
DataSourceAPIErrorDescriptorImpl() - Constructor for class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
DataSourceAPIErrorDescriptors - Interface in com.attivio.sdk.scanner
 
DataSourceAPIErrorDescriptorsAware - Interface in com.attivio.sdk.scanner
The scanner should implement this interface in order to take advantage of the connector sdk framework for data source API error descriptors.
DataSourceAPIErrorDescriptorsCreator - Class in com.attivio.connector
 
DataSourceAPIErrorDescriptorsCreator() - Constructor for class com.attivio.connector.DataSourceAPIErrorDescriptorsCreator
 
DataSourceAPIErrorDescriptorsImpl - Class in com.attivio.connector
 
DataSourceAPIErrorDescriptorsImpl() - Constructor for class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
DataSourceScanner - Interface in com.attivio.sdk.scanner
This interface must be implemented by a data source scanner.
dataType() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo.Field
 
date - Variable in class com.attivio.sdk.esb.ProcessingResult.Data
 
date - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
date(String) - Method in class com.attivio.util.FieldExpressionFactory
 
DATE - com.attivio.sdk.schema.SchemaField.Type
The Date type.
DATE - com.attivio.sdk.util.StringParser.TokenType
 
DATE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the date.
DATE_FACET - Static variable in class com.attivio.util.serialization.FacetRequestConverter
XStream Element for DateFacetRequest
DATE_RESOLUTION - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the resolution for a SchemaField.Type.DATE field (seconds, milliseconds, minutes, hours, days) [default = seconds] *
DATE_SCALE_ATTRIBUTE - Static variable in class com.attivio.sdk.search.facet.DateFacetRequest
Name of attribute that will contain the scale used for date faceting.
DATE_STEP_ATTRIBUTE - Static variable in class com.attivio.sdk.search.facet.DateFacetRequest
Name of attribute that will contain the step used for date faceting.
dateAdd(CalendarField, FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DateAdd - Class in com.attivio.sdk.search.fields
Field expression to add a value to a calendar field for a date.
DateAdd(CalendarField, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.DateAdd
Construct a new CalendarField to apply to a FieldExpression.
DateAdd(CalendarField, String, int) - Constructor for class com.attivio.sdk.search.fields.DateAdd
Construct a new DateAdd to apply to a field.
DateCastOperator() - Constructor for class com.attivio.util.parser.QueryOperators.DateCastOperator
 
dateDiff(CalendarField, FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DateDiff - Class in com.attivio.sdk.search.fields
Field expression to compute the number of CalendarField boundaries that exist between 2 date values.
DateDiff(CalendarField, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.DateDiff
 
DateExtract - Class in com.attivio.sdk.search.fields
Field expression to extract a calendar field for a date.
DateExtract(CalendarField, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.DateExtract
Construct a new CalendarField to apply to a FieldExpression.
DateExtract(CalendarField, String) - Constructor for class com.attivio.sdk.search.fields.DateExtract
Construct a new DateExtract to apply to a field.
DateFacetInterval(DateFacetRequest.DateFacetResolution, int) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
DateFacetInterval(String) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
DateFacetRequest - Class in com.attivio.sdk.search.facet
Calendar based date facet.
DateFacetRequest() - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest(FieldExpression) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest(FieldExpression, List<DateFacetRequest.DateFacetInterval>) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest(String) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest(String, FieldExpression) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest(String, FieldExpression, List<DateFacetRequest.DateFacetInterval>) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest(String, List<DateFacetRequest.DateFacetInterval>) - Constructor for class com.attivio.sdk.search.facet.DateFacetRequest
 
DateFacetRequest.DateFacetInterval - Class in com.attivio.sdk.search.facet
An interval for date faceting.
DateFacetRequest.DateFacetResolution - Enum in com.attivio.sdk.search.facet
 
DateFilter(MockIngestAuditApi.Collector, Date, Date) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.DateFilter
 
DateFormat - Class in com.attivio.sdk.search.fields
FieldExpression for formatting a date value.
DateFormat(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.DateFormat
 
DateFormat(String, String) - Constructor for class com.attivio.sdk.search.fields.DateFormat
 
DateTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.DateTermOperator
 
DateUtils - Class in com.attivio.util
Contains utilities to format and parse dates.
DateUtils() - Constructor for class com.attivio.util.DateUtils
The default constructor (hidden).
dateValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a Date.
dateValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Gets the value as a Date.
dateValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a Date.
dateValue(StringParser) - Static method in class com.attivio.sdk.search.fields.Constant
 
DAY - com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
 
dayOfMonth(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DAYOFMONTH - com.attivio.sdk.util.CalendarField
 
dayOfWeek(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DAYOFWEEK - com.attivio.sdk.util.CalendarField
 
dayOfYear(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DAYOFYEAR - com.attivio.sdk.util.CalendarField
 
DAYS - com.attivio.sdk.util.TimeResolution
Day resolution.
debug(IngestDocument, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
debug(IngestDocument, String, Object...) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
Return a debug message result to the client about the processing results of the current document.
debug(IngestDocument, String, Object...) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
***************************************************************************************************************
debug(String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Logs a debug message.
debug(String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
debug(String, Object...) - Method in class com.attivio.util.AttivioLogger
Logs a debug message.
debug(String, Object...) - Method in interface com.attivio.util.StatusListener
Logs a debug message.
debug(String, Object...) - Method in class com.attivio.util.StatusListenerTee
Logs a debug message.
debug(Throwable, String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Logs a debug message with an exception.
debug(Throwable, String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
debug(Throwable, String, Object...) - Method in class com.attivio.util.AttivioLogger
Logs a debug message with an exception.
DEBUG - com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor.LogLevel
 
DEBUG - com.attivio.sdk.server.component.ingest.ProcessingFeedbackDocumentTagger.ProcessingResultLevel
 
DEBUG - com.attivio.sdk.test.MockProcessingFeedbackHandler.Type
 
DEBUG - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-38 A debug message.
debugConnector(String, int) - Method in interface com.attivio.sdk.client.ConnectorControlApi
A method to help with debugging connectors.
decimal(String) - Method in class com.attivio.util.FieldExpressionFactory
 
decimal(BigDecimal) - Method in class com.attivio.util.FieldExpressionFactory
 
DECIMAL - com.attivio.sdk.schema.SchemaField.Type
Decimal Type
DECIMAL_PRECISION - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the maximum precision supported for decimal type.
DECIMAL_PRECISION_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating precision step for optimized range searching.
DECIMAL_SCALE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the scale for decimal type.
decimalValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a BigDecimal.
decimalValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Gets the value as a BigDecimal.
decimalValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a BigDecimal.
decimalValue(StringParser) - Static method in class com.attivio.sdk.search.fields.Constant
 
decompress(InputStream) - Static method in class com.attivio.util.FileUtils
Will optionally apply decompression to input if compressed.
decrement(K) - Method in class com.attivio.util.ValueCounter
Decrement the count of a particular key.
decrypt(String) - Static method in class com.attivio.util.EncryptionUtils
Decrypt a string.
DECRYPT_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2016.
DECRYPT_PATTERN_STR - Static variable in class com.attivio.util.EncryptionUtils
 
decryptIfEncrypted(String) - Static method in class com.attivio.util.EncryptionUtils
 
decryptPropertyValue(String) - Static method in class com.attivio.util.EncryptionUtils
 
DEFAULT - com.attivio.sdk.dictionary.ExpansionMode
Use default expansion mode specified on dictionary.
DEFAULT - com.attivio.sdk.ingest.Optimize.BackgroundMode
Segments will be merged according to the system configuration.
DEFAULT - com.attivio.sdk.search.FieldCollapse.Mode
Default Field Collapsing.
DEFAULT - com.attivio.sdk.search.fields.FieldExpression.StringMode
 
DEFAULT - com.attivio.sdk.search.Sort.NullSortOrder
Default null ordering.
DEFAULT - Static variable in class com.attivio.sdk.search.QueryLanguages
The default Query Language.
DEFAULT_ACRONYM_BOOST - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_ACRONYM_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_ACRONYMS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_AIE_SERVICES_PROPERTIES - Static variable in class com.attivio.service.CuratorHelper
 
DEFAULT_ALIAS - Static variable in class com.attivio.sdk.search.fields.CurrentTime
Default alias for the CurrentTime field expression.
DEFAULT_BATCH_SIZE_COUNT - Static variable in class com.attivio.client.ContentFeeder
Default batch size.
DEFAULT_BATCH_SIZE_MB - Static variable in class com.attivio.client.ContentFeeder
Default batch size in megabytes.
DEFAULT_BOOST - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.BOOST parameter
DEFAULT_BUCKETS - Static variable in class com.attivio.sdk.search.facet.FacetBuckets
 
DEFAULT_BUFFER_SIZE - Static variable in class com.attivio.client.streaming.StreamRequestInfo
 
DEFAULT_CACHE_COMPRESSED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_CACHE_POLICY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Default value for cachePolicy properties.
DEFAULT_CACHEABLE - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.isCacheable().
DEFAULT_CENTER_RESOLUTION - Static variable in class com.attivio.sdk.search.fields.Freshness
The default center resolution.
DEFAULT_CLAUSE_CONTEXT - Static variable in class com.attivio.sdk.search.fields.ClauseContext
Default context name for clauses.
DEFAULT_COMPLETENESS_BOOST - Static variable in class com.attivio.sdk.search.query.phrase.ScopeBoost
The default completeness boost.
DEFAULT_CONNECT_TIMEOUT - Static variable in class com.attivio.client.streaming.StreamRequestInfo
Default connection timeout.
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.attivio.service.CuratorHelper
 
DEFAULT_DATE_RESOLUTION - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_DATE_RESOLUTION - Static variable in class com.attivio.sdk.schema.UserDefinedFieldDef
 
DEFAULT_DEBUG - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.isDebug().
DEFAULT_DECAY - Static variable in class com.attivio.sdk.search.fields.Freshness
The default value for decay
DEFAULT_DECIMAL_PRECISION - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_DECIMAL_PRECISION_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_DECIMAL_SCALE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_DECIMAL_SCALE - Static variable in class com.attivio.sdk.schema.UserDefinedFieldDef
 
DEFAULT_DECOMPOSITION - Static variable in class com.attivio.sdk.search.fields.Collate
 
DEFAULT_DEPTH - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.DEPTH.
DEFAULT_DICTIONARY_MODE - Static variable in class com.attivio.sdk.dictionary.DictionaryInfo
 
DEFAULT_DISTANCE - Static variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
DEFAULT_DISTANCE_UNITS - Static variable in class com.attivio.sdk.search.fields.GeoDistance
 
DEFAULT_DISTANCE_UNITS - Static variable in class com.attivio.sdk.search.query.GeoDistanceQuery
Default units for distance measurements.
DEFAULT_DOCUMENT_MODE - Static variable in class com.attivio.sdk.ingest.IngestDocument
 
DEFAULT_ENCODING - Static variable in class com.attivio.util.IOUtils
The default encoding value (UTF-8).
DEFAULT_ENDPOINT_RETRY_MAX - Static variable in class com.attivio.util.MessageUtils
DEFAULT_ENDPOINT_RETRY_WAIT_TIME - Static variable in class com.attivio.util.MessageUtils
DEFAULT_ENTITY_NAME_FIELD - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Default name for output field that contains the entities for matching triggers.
DEFAULT_ENTITY_NAME_SCOPES - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
DEFAULT_ENTITY_SCORE_FIELD - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Default name for dynamic field that contains per-entity scores.
DEFAULT_FACET_CACHED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Default value for SchemaFieldProperties.FACET_CACHED property
DEFAULT_FACET_DISTRIBUTED_MAX_NUM_BUCKETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_DISTRIBUTED_MIN_CUTOFF - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_ENUM - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Default value for SchemaFieldProperties.FACET_ENUM property
DEFAULT_FACET_ENUM_FACTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Default value for SchemaFieldProperties.FACET_ENUM_FACTOR property
DEFAULT_FACET_ENUM_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_FINDER_COUNT - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_FACET_FINDER_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_FACET_MAX_NUM_BUCKETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Default value for SchemaFieldProperties.FACET_MAX_TERMS property
DEFAULT_FACET_MIN_CUTOFF - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_OUTLIER_FACTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_FACET_SAMPLE_SIZE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_FIELD_NORMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.FIELD_NORMS.
DEFAULT_FILTER_FIELDS - Static variable in interface com.attivio.sdk.client.DocumentStoreApi
 
DEFAULT_FUZZY_MAX_TERMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
DEFAULT_HIGHLIGHT - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.isHighlight().
DEFAULT_HIGHLIGHT_ENABLED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HIGHLIGHT_FRAGMENT - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HIGHLIGHT_FRAGMENT_SIZE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HIGHLIGHT_MERGE_FRAGMENTS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HIGHLIGHT_MODE - Static variable in class com.attivio.sdk.search.fields.ScopeField
 
DEFAULT_HIGHLIGHT_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_HIGHLIGHT_NUM_FRAGMENTS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HIGHLIGHT_SCOPE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_HIGHLIGHT_SEPARATOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_HOST - Static variable in class com.attivio.service.Platform
 
DEFAULT_HTTP_IDLE_TIMEOUT - Static variable in class com.attivio.transport.HttpClientTransport
DEFAULT_IDLE_CHECK_INTERVAL - Static variable in class com.attivio.service.PooledClientProxy
 
DEFAULT_IDLE_CHECK_INTERVAL_PROP - Static variable in class com.attivio.service.PooledClientProxy
 
DEFAULT_INCLUDE_METADATA_IN_RESPONSE - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.isDebug().
DEFAULT_INDEX_MAX_LENGTH - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_MAX_TOKENS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_OMIT_NORMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_PRECISION_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_RELEVANCY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_TERM_VECTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_TERM_VECTOR_OFFSETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_TERM_VECTOR_POSITIONS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_TOKENIZER - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INDEX_WILDCARDS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_INSTANCE - Static variable in class com.attivio.sdk.util.StringParserFactory
 
DEFAULT_JOIN_FACET_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_JOIN_ROLLUP_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_LOCALE - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.getLocale().
DEFAULT_LOCALE_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for sorting search profiles by default locale.
DEFAULT_MAX_HISTORY - Static variable in class com.attivio.sdk.search.relevancy.RelevancyModel
 
DEFAULT_MAX_IDLE_TIME - Static variable in class com.attivio.service.PooledClientProxy
 
DEFAULT_MAX_IDLE_TIME_PROP - Static variable in class com.attivio.service.PooledClientProxy
 
DEFAULT_MAX_LOG_LENGTH - Static variable in interface com.attivio.sdk.esb.PlatformMessage
the default maximum log line length
DEFAULT_MAX_MEMORY_USAGE - Static variable in class com.attivio.sdk.search.facet.FacetRequest
Default max memory usage (512K).
DEFAULT_MAX_RESUBMITS - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_MAX_RETRIES - Static variable in class com.attivio.util.ft.TransactionLog
 
DEFAULT_MAX_SIGNAL_AGE - Static variable in class com.attivio.sdk.search.relevancy.RelevancyModel
 
DEFAULT_MAX_TERM_LENGTH - Static variable in class com.attivio.sdk.dictionary.DictionaryInfo
 
DEFAULT_MIN_KEEPALIVE_PING_FREQUENCE_MILLIS - Static variable in class com.attivio.client.streaming.StreamRequestInfo
Default smallest number of milliseconds between pings sent to the client.
DEFAULT_MIN_TERM_FREQUENCY - Static variable in class com.attivio.sdk.dictionary.DictionaryInfo
 
DEFAULT_MIN_TERM_LENGTH - Static variable in class com.attivio.sdk.dictionary.DictionaryInfo
 
DEFAULT_MINIMUM - Static variable in class com.attivio.sdk.search.query.phrase.PhraseNear
Default minimum.
DEFAULT_MINIMUM - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.MINIMUM.
DEFAULT_MINIMUM - Static variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
DEFAULT_MULTI_VALUE_MODE - Static variable in class com.attivio.sdk.search.fields.BinaryMathExpression
The default MultiValueMode.
DEFAULT_MULTI_VALUE_MODE - Static variable in class com.attivio.sdk.search.fields.Concat
The default MultiValueMode for the Concat expression.
DEFAULT_NAMESPACE - Static variable in interface com.attivio.sdk.api.ContentStoreProvider
 
DEFAULT_NAMESPACE - Static variable in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
 
DEFAULT_NATURAL_LANGUAGE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_NEAR_DISTANCE - Static variable in class com.attivio.sdk.search.query.phrase.PhraseNear
Default distance for near/onear phrases.
DEFAULT_OFFSET - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.getOffset().
DEFAULT_ORDER - Static variable in class com.attivio.sdk.search.Sort
Default Sort Order.
DEFAULT_ORDERED - Static variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
DEFAULT_PARAMETERS - Static variable in class com.attivio.sdk.search.query.Query
Map of default values for query parameters
DEFAULT_PARTIAL_RESULTS - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_POSITION_INCREMENT - Static variable in class com.attivio.sdk.token.TokenSink
Default position increment (1).
DEFAULT_POSITION_INCREMENT - Static variable in class com.attivio.util.parser.TokenListParser
Default position increment (1).
DEFAULT_PREFIX_LENGTH - Static variable in class com.attivio.sdk.search.fields.FuzzyMatch
Default value for prefix length
DEFAULT_PREFIX_LENGTH - Static variable in class com.attivio.sdk.search.query.phrase.FuzzyTerm
Default value for prefix length
DEFAULT_PREVIEW - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.isPreview().
DEFAULT_PRIMARY_SORT - Static variable in class com.attivio.sdk.search.facet.FacetRequest
Default primary Sort
DEFAULT_PROJECT_ENVIRONMENT_NAME - Static variable in class com.attivio.service.Platform
 
DEFAULT_QUOTED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.QUOTED.
DEFAULT_RECURSIVE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.RECURSIVE.
DEFAULT_RELEVANCY_MODEL_NAME - Static variable in interface com.attivio.sdk.client.RelevancyModelApi
Name for default relevancy model.
DEFAULT_RESOLUTION - Static variable in class com.attivio.sdk.search.fields.FreshnessRange
Default time resolution for this range.
DEFAULT_RESUBMITS - Static variable in class com.attivio.sdk.search.QueryRequest
Initial value for QueryRequest.getResubmits().
DEFAULT_RETRY_WAIT - Static variable in class com.attivio.util.ft.TransactionLog
 
DEFAULT_ROLLUP_LIMIT - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.ROLLUP.
DEFAULT_ROUTE_IMMEDIATELY - Static variable in class com.attivio.sdk.esb.WorkflowQueue
Default value for route immediately
DEFAULT_ROUTE_IMMEDIATELY - Static variable in class com.attivio.transport.DestinationQueue
Default value for route immediately
DEFAULT_ROWS - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.getRows().
DEFAULT_SAMPLE_MODE - Static variable in class com.attivio.sdk.search.facet.FacetRequest
Default sample mode for date facets (POPULATION)
DEFAULT_SCHEMA_NAME - Static variable in class com.attivio.sdk.schema.Schema
The name of the default system schema.
DEFAULT_SCOPE_XML_ATTRIBUTES - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_SCORE_DEPTH - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.SCORE_DEPTH
DEFAULT_SCORE_EXPLAIN - Static variable in interface com.attivio.sdk.search.query.QueryParameters
DEFAULT_SCORE_MODE - Static variable in class com.attivio.sdk.search.fields.PhraseScore
 
DEFAULT_SEARCH_DEPTH - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_SEARCH_FIELD - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the "default search field".
DEFAULT_SEARCH_FIELD - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the default search field for query parsing.
DEFAULT_SEARCH_WORKFLOW - Static variable in interface com.attivio.sdk.client.SearchClient
Default workflow used for new clients.
DEFAULT_SECONDARY_SORT - Static variable in class com.attivio.sdk.search.facet.FacetRequest
Default secondary Sort
DEFAULT_SEED - Static variable in class com.attivio.sdk.search.QueryRequest
Default value for QueryRequest.getSeed().
DEFAULT_SESSION_TIMEOUT - Static variable in class com.attivio.service.CuratorHelper
 
DEFAULT_SIMILARITY - Static variable in class com.attivio.sdk.search.fields.FuzzyMatch
Default value for similarity
DEFAULT_SIMILARITY - Static variable in class com.attivio.sdk.search.query.phrase.FuzzyTerm
Default value for similarity
DEFAULT_SIMILARITY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.SIMILARITY.
DEFAULT_SORT_BY - Static variable in class com.attivio.sdk.search.facet.FacetRequest
Default sort by
DEFAULT_SPAN - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Default value for QueryParameters.SPAN.
DEFAULT_SPELLCHECK_EXPAND_SIZE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_SPELLCHECK_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_STOPWORDS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_STOPWORDS_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_STORE_HIDDEN - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_STORE_MAX_CHARS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_STRENGTH - Static variable in class com.attivio.sdk.search.fields.Collate
 
DEFAULT_SYNONYM_BOOST - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_SYNONYM_MODE - Static variable in class com.attivio.sdk.search.QueryRequest
DEFAULT_SYNONYMS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_TRIGGER_NAME_FIELD - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Default name for output field that contains the names of matching triggers.
DEFAULT_TRIGGER_NAME_SCOPES - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
DEFAULT_TRIGGER_SCORE_FIELD - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Default name for trigger score output field.
DEFAULT_TRIGGER_VERSION_FIELD - Static variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Default name for the output field that contains the trigger dictionary's version number.
DEFAULT_WILDCARD - Static variable in class com.attivio.sdk.search.query.PhraseQuery
Default value for WILDCARD parameter
DEFAULT_WILDCARD_MAX_LENGTH - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_WILDCARD_MAX_PHRASE_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_WILDCARD_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_WILDCARD_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_WILDCARD_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
DEFAULT_WORKFLOW - Static variable in class com.attivio.client.ContentFeeder
 
DefaultConnectorExecutionRecord - Class in com.attivio.platform.store
 
DefaultConnectorExecutionRecord() - Constructor for class com.attivio.platform.store.DefaultConnectorExecutionRecord
 
DefaultConnectorExecutionRecord(String) - Constructor for class com.attivio.platform.store.DefaultConnectorExecutionRecord
 
DefaultEndpoints - Class in com.attivio.sdk.esb
Class to define the default endpoints used commonly throughout code.
DefaultEndpoints() - Constructor for class com.attivio.sdk.esb.DefaultEndpoints
 
DefaultEndpoints.Ports - Enum in com.attivio.sdk.esb
 
defaultFeederClass() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo
Default Feeder Class if other than DirectMessagePublisher
DEFAULTS_NOT_SET - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-7 Defaults not set.
degrees(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
degrees(String) - Method in class com.attivio.util.FieldExpressionFactory
 
DEGREES - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Convert a value in radians to degrees.
DEL_DOCUMENT_FRAME - Static variable in class com.attivio.util.ft.TransactionLog
 
DEL_QUERY_FRAME - Static variable in class com.attivio.util.ft.TransactionLog
 
delayBeforeCheckingAbandonment() - Static method in interface com.attivio.sdk.client.ConnectorHistoryApi
 
delete(long, byte[]) - Method in interface com.attivio.util.ft.TransactionReceiver
Receive an IngestDocument deletion from the transaction log
delete(long, Query) - Method in interface com.attivio.util.ft.TransactionReceiver
Receive a Query-based deletion from the transaction log
delete(String) - Method in class com.attivio.client.LazyContentStoreClient
Delete a record by id from the content store.
delete(String) - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Delete a record by id from the content store.
delete(String) - Method in class com.attivio.sdk.service.MockContentStoreClient
Delete a record by id from the content store.
delete(String...) - Method in class com.attivio.client.ContentFeeder
Delete a series of documents from AIE by document id.
delete(String...) - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
delete(String...) - Method in interface com.attivio.sdk.client.DocumentOutputClient
Delete a series of documents from AIE by document id.
delete(String...) - Method in interface com.attivio.sdk.connector.DocumentPublisher
Delete a list of documents.
delete(String...) - Method in class com.attivio.sdk.connector.MockPublisher
 
delete(String...) - Method in class com.attivio.sdk.test.MockIngestClient
 
delete(String, Query) - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
delete(String, Query) - Method in interface com.attivio.sdk.connector.DocumentPublisher
Delete all documents that match a query.
delete(String, Query) - Method in class com.attivio.sdk.connector.MockPublisher
 
delete(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
Deletes id from the namespace.
delete(String, String) - Method in interface com.attivio.sdk.client.DocumentStoreApi
Deletes the document from the specified collection
delete(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
Deletes id from the namespace.
delete(String, String) - Method in class com.attivio.sdk.service.MockDocumentStore
Deletes the document from the specified collection
delete(Collection<String>) - Method in class com.attivio.client.ContentFeeder
delete(Collection<String>) - Method in interface com.attivio.sdk.client.DocumentOutputClient
delete(Collection<String>) - Method in class com.attivio.sdk.test.MockIngestClient
 
DELETE - com.attivio.sdk.ingest.DocumentMode
Delete a document from the index.
DELETE_BY_QUERY_FAILED - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-11, Indicates that DeleteByQuery operation failed
DELETE_BY_QUERY_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-8 Indicates that an exception was encountered while deleting documents from the index given a query.
DELETE_DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-5, Failed to read a document.
DELETE_FAILED - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-12, Indicates that Deleting documents failed
DELETE_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-6 Indicates that an exception was encountered while deleting a document from the index.
DELETE_FILE_FAILED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-51 Failed to delete a file
DELETE_IN_PROGRESS - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-14 Operation rejected due to dictionary deletion in progress.
DELETE_MISSING - com.attivio.sdk.client.ExternalizableStore.ImportOption
Delete any resources not reflected in the import.
DELETE_MISSING_CHILDREN - com.attivio.sdk.client.ExternalizableStore.ImportOption
Delete any child resources not reflected in the import if their parent resource is specified in the import.
DELETE_MODEL_FAILED - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-5 Failed to delete a relevancy model.
DELETE_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-30 Error occurred while deleting a snapshot.
DELETE_UNUSED_FILES_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-54 Error occurred while deleting unused files from the index.
deleteAll() - Method in class com.attivio.client.LazyContentStoreClient
Delete all content in the content store.
deleteAll() - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Delete all content in the content store.
deleteAll() - Method in class com.attivio.sdk.service.MockContentStoreClient
Delete all content in the content store.
deleteAll(String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
Deletes all content from the store within the namespace
deleteAll(String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
Deletes all content from the store within the namespace
deleteByQuery(Query) - Method in class com.attivio.util.ft.TransactionLog
Add a query deletion to the transaction log.
deleteByQuery(String, Query) - Method in class com.attivio.client.ContentFeeder
Delete all documents that match the Query.
deleteByQuery(String, Query) - Method in interface com.attivio.sdk.client.DocumentOutputClient
Delete all documents that match the Query.
deleteByQuery(String, Query) - Method in class com.attivio.sdk.test.MockIngestClient
 
deleteByQuery(String, String, String) - Method in class com.attivio.client.ContentFeeder
DELETED - com.attivio.sdk.businesscenter.ChangeStatus
Scheduled for deletion.
deleteDictionary(TriggerDictionaryName) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Delete a trigger dictionary identified by dictionaryName .
deleteDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Delete dictionary info.
deleteDictionary(String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
deleteDictionaryEntry(DictionaryEntry) - Method in interface com.attivio.sdk.client.DictionaryClient
Delete a dictionary entry.
deleteDictionaryFromContentStore(String) - Method in interface com.attivio.sdk.client.DictionaryClient
Deprecated. 
deleteDirectoryOrFile(File) - Static method in class com.attivio.util.FileUtils
Tries to delete a file or directory immediately.
deleteDocument(byte[]) - Method in class com.attivio.util.ft.TransactionLog
Add a document deletion to the transaction log.
deleteDocument(String) - Method in class com.attivio.util.ft.TransactionLog
Add a document deletion to the transaction log.
deleteFeature(String) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
deleteFeature(String) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Delete a RelevancyFeatureDef with the specified name.
deleteFile(File) - Static method in class com.attivio.util.FileUtils
Tries to delete a file immediately.
deleteFileAndParentIfEmpty(File) - Static method in class com.attivio.util.FileUtils
If the parent of f will be empty after this file is deleted, then delete both.
deleteOwner(Principal, Principal) - Method in class com.attivio.sdk.security.AttivioAcl
deletePrincipal(AttivioPrincipalKey) - Method in class com.attivio.client.ContentFeeder
Deletes a principal from the index.
deletePrincipal(AttivioPrincipalKey) - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
deletePrincipal(AttivioPrincipalKey) - Method in interface com.attivio.sdk.client.IngestClient
Delete an AttivioPrincipal from AIE.
deletePrincipal(AttivioPrincipalKey) - Method in class com.attivio.sdk.connector.MockPublisher
 
deletePrincipal(AttivioPrincipalKey) - Method in interface com.attivio.sdk.security.SecurityFeeder
Deletes a principal from the index.
deletePrincipal(AttivioPrincipalKey) - Method in class com.attivio.sdk.test.MockIngestClient
 
deleteQueryFrame(String, String) - Method in interface com.attivio.sdk.search.SearchProfileApi
Delete a query frame.
deleteRelevancyModel(String, long) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
deleteRelevancyModel(String, long) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Delete a relevancy model.
deleteSearchProfile(String) - Method in interface com.attivio.sdk.search.SearchProfileApi
Delete a search profile identified by name.
deleteSignals(String) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
deleteSignals(String) - Method in interface com.attivio.sdk.client.SignalTrackingApi
Delete all signals for signalType.
deleteTrigger(TriggerDictionaryName, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Delete trigger named triggerName for the dictionary identified by dictionaryName.
deleteTrigger(String, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
DENY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Paramter name for the deny field for an AccessControlQuery.
deploy(SchemaApi, SchemaApi) - Static method in class com.attivio.util.SchemaUtils
Deploy schemas from src to dest.
deploy(StatusListener, SchemaApi, SchemaApi) - Static method in class com.attivio.util.SchemaUtils
Deploy schemas from src to dest.
DEPRECATED_CONFIGURATION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-35, Indicates that a component or property used in a configuration file has been deprecated.
DEPRECATED_OPTION_ERROR - Static variable in class com.attivio.sdk.error.CommandLineError
A CommandLineError that indicates use of a deprecated command-line option.
DEPRECATED_PROPERTY - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-17 Deprecated schema property was used.
DEPTH - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying max depth for graph query.
DERIVED - com.attivio.sdk.dictionary.DictionaryMode
Dictionary terms are derived from the index.
DerivedMetricDefinition - Class in com.attivio.platform.perfmon.model
Used by a client to define a derived metric it wants to register
DerivedMetricDefinition(Metric, String, Map<String, String>, Map<String, String>) - Constructor for class com.attivio.platform.perfmon.model.DerivedMetricDefinition
 
DerivedMetricDefinition(String, String, Map<String, String>) - Constructor for class com.attivio.platform.perfmon.model.DerivedMetricDefinition
 
DerivedMetricDefinition(String, String, Map<String, String>, Map<String, String>) - Constructor for class com.attivio.platform.perfmon.model.DerivedMetricDefinition
 
DerivedMetricSource - Interface in com.attivio.platform.perfmon.api
Interface implemented by any class which can derive new metrics from other metrics.
desc() - Method in annotation type com.attivio.sdk.client.exposedapi.jmx.JmxReadable
The description for the attribute exposed by the annotated method
DESC - Static variable in class com.attivio.sdk.search.Sort
Descending Sort Order.
DESCENDING - com.attivio.sdk.search.Sort.SortOrder
The descending sort order
description - Static variable in interface com.attivio.sdk.api.ContentStoreProvider
 
description - Variable in class com.attivio.service.AbstractClientApiFactory
 
description() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Description for this option.
description() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Description
DESERIALIZATION_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-8 Error deserializing object.
deserialize(InputStream) - Method in class com.attivio.client.streaming.ObjectOutputSerializer
 
deserialize(InputStream) - Method in interface com.attivio.client.streaming.StreamingObjectSerializer
Read a single entry from the stream, returns null if the stream is closed/finished.
deserialize(InputStream) - Method in class com.attivio.util.XStreamSerializer
Creates an object from XML.
deserialize(Reader) - Method in class com.attivio.util.XStreamSerializer
Creates an object from XML.
deserialize(String) - Method in class com.attivio.util.XStreamSerializer
Creates an object from XML.
deserialize(Document) - Method in class com.attivio.util.XStreamSerializer
Deserializes an object from a DOM4J Document
deserialize(Element) - Method in class com.attivio.util.XStreamSerializer
Deserializes an object from a DOM4J Element
deserialize(Element) - Method in class com.attivio.util.XStreamSerializer
Deserializes an object from a DOM4J Document
DESIGNATOR_VERSION - Static variable in class com.attivio.sdk.Version
Attivio Release Designator: ALPHA, BETA, blank "" for GA
destination - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
DestinationQueue - Class in com.attivio.transport
WorkflowQueues model the message flow for their associated message.
DestinationQueue(boolean, URI...) - Constructor for class com.attivio.transport.DestinationQueue
Constructor.
DestinationQueue(URI...) - Constructor for class com.attivio.transport.DestinationQueue
Constructor.
details - Variable in class com.attivio.sdk.service.MockIngestAuditApi.ClientData
 
detectOneOfCharacterEncodings(byte[], String) - Static method in class com.attivio.util.CharacterEncodingUtils
Detect the character encoding of value.
detectOneOfCharacterEncodings(byte[], Set<String>) - Static method in class com.attivio.util.CharacterEncodingUtils
Detect the character encoding of value.
determineMessageSize(PlatformMessage) - Method in class com.attivio.client.ContentFeeder
 
DIAGNOSTIC_INFORMATION_FETCH_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-111, Failed to gather diagnostic information for export
DiagnosticExportLogProvider - Interface in com.attivio.sdk.server.export
 
DiagnosticExportProvider - Interface in com.attivio.sdk.server.export
 
DICTIONARY - com.attivio.sdk.transport.DataGroup
The replicated dictionary data group.
DICTIONARY - Static variable in class com.attivio.service.Platform
 
DICTIONARY_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-22.
DICTIONARY_CLONE_TYPE_MISMATCH - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-35.
DICTIONARY_DELETED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-23.
DICTIONARY_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-21.
DICTIONARY_ENTRY_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-25.
DICTIONARY_ENTRY_DELETED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-26.
DICTIONARY_ENTRY_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-24.
DICTIONARY_ENTRY_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-29.
DICTIONARY_ENTRY_ID_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on dictionary entry id.
DICTIONARY_EXISTS - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-1 A dictionary with the same name already exists.
DICTIONARY_EXPORT_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-34.
DICTIONARY_GROUP_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on dictionary group.
DICTIONARY_IMPORT_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-32.
DICTIONARY_IN_USE - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-30.
DICTIONARY_LOAD_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-36.
DICTIONARY_LOCALE_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-27.
DICTIONARY_LOCALE_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on dictionary locale.
DICTIONARY_LOCALE_MISSING - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-43.
DICTIONARY_NAME_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on dictionary name.
DICTIONARY_NOT_FOUND - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-2 A dictionary with the specified name could not be found.
DICTIONARY_PUBLISH_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-33.
DICTIONARY_READ_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-48.
DICTIONARY_RESOURCES_NAME - Static variable in interface com.attivio.sdk.client.DictionaryClient
Name of GlobalMap that contains published dictionaries.
DICTIONARY_TERM_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-28.
DICTIONARY_TERM_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for sorting on dictionary term.
DICTIONARY_TYPE_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on dictionary type.
DictionaryClient - Interface in com.attivio.sdk.client
Dictionary Management API.
DictionaryEntry - Class in com.attivio.sdk.dictionary
Dictionary Entry.
DictionaryEntry() - Constructor for class com.attivio.sdk.dictionary.DictionaryEntry
 
DictionaryEntry(DictionaryInfo) - Constructor for class com.attivio.sdk.dictionary.DictionaryEntry
 
DictionaryEntryConverter - Class in com.attivio.util.serialization.dictionary
 
DictionaryEntryConverter() - Constructor for class com.attivio.util.serialization.dictionary.DictionaryEntryConverter
 
DictionaryError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Dictionary implementations.
dictionaryGroup - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
DictionaryInfo - Class in com.attivio.sdk.dictionary
Dictionary Info.
DictionaryInfo() - Constructor for class com.attivio.sdk.dictionary.DictionaryInfo
 
DictionaryInfo(RevisionStatus) - Constructor for class com.attivio.sdk.dictionary.DictionaryInfo
 
DictionaryInfoConverter - Class in com.attivio.util.serialization.dictionary
 
DictionaryInfoConverter() - Constructor for class com.attivio.util.serialization.dictionary.DictionaryInfoConverter
 
DictionaryMode - Enum in com.attivio.sdk.dictionary
The mode used for dictionary compilation.
dictionaryName - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
DictionaryObject - Class in com.attivio.sdk.dictionary
Abstract class for dictionary objects.
DictionaryObject() - Constructor for class com.attivio.sdk.dictionary.DictionaryObject
 
DictionaryPayload - Class in com.attivio.sdk.dictionary
A payload for a DictionaryEntry.
DictionaryPayload() - Constructor for class com.attivio.sdk.dictionary.DictionaryPayload
 
DictionaryPayload(String) - Constructor for class com.attivio.sdk.dictionary.DictionaryPayload
 
DictionaryPayload(String, Integer) - Constructor for class com.attivio.sdk.dictionary.DictionaryPayload
 
dictionaryType - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
DictionaryType - Enum in com.attivio.sdk.dictionary
 
diffDays(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffHours(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffMilliseconds(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffMinutes(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffMonths(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffQuarters(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffSeconds(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffWeeks(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
diffYears(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DigestAuthentication - Interface in com.attivio.sdk.scanner.http
This interface should be implemented by the scanner if Digest authentication will be required for some of the data sources this scanner will access.
directoryContainsFile(File, File) - Static method in class com.attivio.util.FileUtils
 
DISABLE_COORD - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for disabling coordination of query (boolean)
disconnect() - Method in class com.attivio.client.MessageForwardingClient
Deprecated.
no longer necessary
dispatch(PlatformMessage, String) - Method in interface com.attivio.client.AbstractReceiverClient.ClientMessageSender
 
dispatch(PlatformMessage, String) - Static method in class com.attivio.util.MessageUtils
Sends the message to the endpointName asynchronously.
dispatchDocumentsInQueue() - Method in class com.attivio.client.ContentFeeder
Perform an internal batching of docs and feeds any queued documents
dispatchMessage(MessageList, S, MessageListTransportCallback) - Method in class com.attivio.sdk.transport.MultiRegionTransport
Dispatches a message to a multi-region queue using a given sender and runs a BiConsumer after a write to the queue has been attempted.
dispatchMessage(PlatformMessage, URI) - Method in class com.attivio.transport.HttpClientTransport
Asynchronously send a message via the provided sender with no expected return.
dispatchMessage(PlatformMessage, S) - Method in interface com.attivio.sdk.transport.ClientTransport
Asynchronously send a message via the provided sender with no expected return.
dispatchMessage(PlatformMessage, S) - Method in class com.attivio.sdk.transport.MultiRegionTransport
Asynchronously send a message via the provided sender with no expected return.
displayName() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
displayed to the user in the admin interface
displayName() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
name
distance(double, double) - Method in class com.attivio.sdk.geo.Circle
Calculate the distance between (x, y) and this circle's center.
DISTANCE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the distance between terms (int) (NOTE: only used at parse time, never set on an Query instance)
DistanceUnits - Enum in com.attivio.sdk.geo
Define units for expressing distances (primarily for geo search).
DISTCP_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-36 Error occurred while running distcp.
distinct(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
distinct(String) - Method in class com.attivio.util.FieldExpressionFactory
 
DISTINCT - com.attivio.sdk.search.fields.AggregateExpression.Method
Get unique values.
DISTINCT - com.attivio.sdk.search.JoinFacetMode
A child document will only be included in facet counts once, even it it is a child of multiple parent documents.
divide(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
DIVIDE - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Divide method.
DOC_CHILDREN_FLAG - Static variable in class com.attivio.client.streaming.SearchDocumentSerializer
 
DOC_FEATURES - Static variable in class com.attivio.client.streaming.SearchDocumentSerializer
 
DOC_STATUS - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds internal document status values.
DOC_TOTAL_CHILDREN_FLAG - Static variable in class com.attivio.client.streaming.SearchDocumentSerializer
 
DocBoost - Class in com.attivio.sdk.search.fields
Boost Documents Specified By Document Id.
DocBoost(String...) - Constructor for class com.attivio.sdk.search.fields.DocBoost
 
DocBoost(List<String>) - Constructor for class com.attivio.sdk.search.fields.DocBoost
 
DocData(DocumentMode, String, UUID) - Constructor for class com.attivio.sdk.esb.ProcessingResult.DocData
 
DocData(IngestDocument) - Constructor for class com.attivio.sdk.esb.ProcessingResult.DocData
 
DOCID_CACHE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-8 Failed to cache document ids
DOCID_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering on document id.
DocIdCollector(Collection<String>) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.DocIdCollector
 
docMode - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
doCreate(String) - Method in class com.attivio.util.ft.FileTransactionStorage
 
doCreate(String) - Method in class com.attivio.util.ft.TransactionStorage
 
DOCTYPE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the document type.
DOCUMENT_CANNOT_ACCESS_SECURITY_ACCESS_DATA - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10007.
DOCUMENT_CONVERSION_ERROR - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3003 document conversion error.
DOCUMENT_END_FRAME - Static variable in class com.attivio.client.streaming.StreamedResponseClient
 
DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-2 that there was a fatal error (for the document) while processing a document.
DOCUMENT_HAS_NO_SECURITY_ACCESS_DATA - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9001.
DOCUMENT_IDS_ONLY - com.attivio.sdk.search.StreamingQueryRequest.DocumentStreamingMode
Only stream back document ID's.
DOCUMENT_LIST - Static variable in class com.attivio.util.serialization.DocumentListConverter
XStream Element for DocumentList
DOCUMENT_LOST - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-47 A document was lost due to system error or a processing host crash.
DOCUMENT_MODE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Used for any String method that should be rendered as an ingest document mode option box
DOCUMENT_PAYLOAD_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2013.
DOCUMENT_ROUTING_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-35 Error occurred while routing a document.
DOCUMENT_START_FRAME - Static variable in class com.attivio.client.streaming.StreamedResponseClient
 
DOCUMENT_WARNING - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-3 that a document had a non-fatal error while processing.
DocumentAndAcl - Class in com.attivio.sdk.scanner.concurrency
This class is used by the DocumentFetchRequest implementation to return the generated document and optionally an ACL
DocumentAndAcl(IngestDocument, AttivioAcl) - Constructor for class com.attivio.sdk.scanner.concurrency.DocumentAndAcl
 
DocumentAssert - Class in com.attivio.sdk.test
Assertions for inspecting/testing documents.
DocumentAssert() - Constructor for class com.attivio.sdk.test.DocumentAssert
 
DocumentationLink - Class in com.attivio.sdk.doc
DocumentationLink builds links to Attivio documentation.
DocumentFetchRequest - Interface in com.attivio.sdk.scanner.concurrency
This interface is implemented by the scanner.
DocumentList - Class in com.attivio.sdk.ingest
The basic container for a collection of IngestDocuments.
DocumentList() - Constructor for class com.attivio.sdk.ingest.DocumentList
The default constructor
DocumentList(int) - Constructor for class com.attivio.sdk.ingest.DocumentList
Creates an empty document list, with pre-allocated space for size documents.
DocumentList(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.ingest.DocumentList
Constructor with a client ID and a workflow queue.
DocumentList(UUID, String...) - Constructor for class com.attivio.sdk.ingest.DocumentList
Constructor with a client ID and a list of workflows.
DocumentListConverter - Class in com.attivio.util.serialization
Marshal/Unmarshal Document List
DocumentListConverter() - Constructor for class com.attivio.util.serialization.DocumentListConverter
 
documentMode - Variable in class com.attivio.client.streaming.StreamRequestInfo
 
DocumentMode - Enum in com.attivio.sdk.ingest
Contains the possible modes for a document.
DocumentModifyingTransformer - Interface in com.attivio.sdk.server.component.ingest
Interface for transformers that work on the entire document.
DocumentOutputClient - Interface in com.attivio.sdk.client
Client for feeding content to AIE.
DocumentProcessorApi - Interface in com.attivio.sdk.client
Simple api that runs documents directly through a specified ingest workflow.
DocumentProcessorError - Class in com.attivio.sdk.error
Contains error codes related to document processing.
DocumentPublisher - Interface in com.attivio.sdk.connector
This interface is passed to DataSourceScanner to allow it to publish Attivio documents.
DocumentRoutingComponent - Interface in com.attivio.sdk.server.component.routing
Interface for components that provide basic routing features inside an AIE workflow of IngestDocuments.
documents - Variable in class com.attivio.client.MockSearchClient
The preset documents to return
DocumentSerializer - Class in com.attivio.client.streaming
Binary serializer for ingest documents.
DocumentSerializer() - Constructor for class com.attivio.client.streaming.DocumentSerializer
 
DocumentState - Class in com.attivio.sysstate
Represents the dynamic state of a single document as it is processed by the system.
DocumentState() - Constructor for class com.attivio.sysstate.DocumentState
 
DocumentState.Status - Enum in com.attivio.sysstate
describes the status of a document or its containing message
DocumentState.ThreadType - Enum in com.attivio.sysstate
describes the type of thread that is handling a message or document
DocumentStoreApi - Interface in com.attivio.sdk.client
Client to the AIE document store (currently available only within an AIE node process).
DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.SonarError
 
DOMConverter - Class in com.attivio.util.serialization
Converts w3c dom object to a string.
DOMConverter() - Constructor for class com.attivio.util.serialization.DOMConverter
 
doneQueuing() - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
doneQueuing() - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrencyProvider
The scanner tells the concurrency provider that it is done queuing tasks.
doRemove(String) - Method in class com.attivio.util.ft.FileTransactionStorage
 
doRemove(String) - Method in class com.attivio.util.ft.TransactionStorage
 
DOUBLE - com.attivio.sdk.schema.SchemaField.Type
The Double type
doubleValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a double.
doubleValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Gets the value as a double.
doubleValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a double.
doubleValue(StringParser) - Static method in class com.attivio.sdk.search.fields.Constant
 
DPS - Static variable in class com.attivio.platform.perfmon.api.MetricNameUtils
 
drop(PlatformMessage) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(PlatformMessage) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
Report a dropped message
drop(PlatformMessage) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
Report a dropped message
drop(PlatformMessage, ErrorCode, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(PlatformMessage, ErrorCode, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(PlatformMessage, ErrorCode, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(IngestDocument) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
Report a dropped document
drop(IngestDocument) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
Report a dropped document
drop(IngestDocument, ErrorCode) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(IngestDocument, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
drop(IngestDocument, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
DROP - com.attivio.sdk.esb.ProcessingResultCode
Successfully processed the message, but did not pass it on to the next stage.
DROPPED_CYCLING_MESSAGE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-48 A message was dropped because it is moving in a workflow cycle.
DROPPED_UNSENT_DOCUMENT - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-49 A document was dropped because it is being processed by a MultiOutputSingleDocumentTransformer and was not output as part of the transformer's processing.
DSD_GENERAL_WARNING - Static variable in class com.attivio.sdk.error.SonarError
 
DSD_NOT_YET - Static variable in class com.attivio.sdk.error.SonarError
 
DSD_PLUGIN_ERROR - Static variable in class com.attivio.sdk.error.SonarError
 
DSD_STORE_INTERNAL_ERROR - Static variable in class com.attivio.sdk.error.SonarError
 
DSD_STORE_NOT_FOUND - Static variable in class com.attivio.sdk.error.SonarError
 
DUPLICATE_COLUMN_NAME - Static variable in class com.attivio.sdk.error.SqlSdkError
duplicate field/column name
DUPLICATE_MESSAGE_ID - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-14 Duplicate message id.
DUPLICATE_NAME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-48, A duplicate name was used for two components/nodes/nodesets..
DuplicatedInputStream - Class in com.attivio.util
Utility class that duplicates a single input stream to multiple input streams.
DUPLICATES - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds a list of duplicate uris or doc ids of this page/document.
DYNAMIC - com.attivio.sdk.search.relevancy.RelevancyModel.Source
Relevancy model was dynamically configured.
DYNAMIC_CHANGE_FAILED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-80 Dynamic change of the configuration failed.
DYNAMIC_FACET_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-7 Failed to generate dynamic facet

E

E_EXISTS - Static variable in class com.attivio.sdk.error.StoreError
STORE-24 Record exists already
EasySSLProtocolSocketFactory - Class in com.attivio.transport.http.ssl
EasySSLProtocolSocketFactory can be used to creats SSL Sockets that accept self-signed certificates.
EasySSLProtocolSocketFactory() - Constructor for class com.attivio.transport.http.ssl.EasySSLProtocolSocketFactory
Constructor for EasySSLProtocolSocketFactory.
EasyX509TrustManager - Class in com.attivio.transport.http.ssl
EasyX509TrustManager unlike default X509TrustManager accepts self-signed certificates.
EasyX509TrustManager(KeyStore) - Constructor for class com.attivio.transport.http.ssl.EasyX509TrustManager
Constructor for EasyX509TrustManager.
ELECTION_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-38 Index error occurred registering for election.
ELEMENT_ATTRIBUTE - com.attivio.sdk.token.TokenAnnotation
Marks an attribute.
Ellipse - Class in com.attivio.sdk.geo
Defines an ellipse.
Ellipse() - Constructor for class com.attivio.sdk.geo.Ellipse
 
Ellipse(double, double, double, double, double) - Constructor for class com.attivio.sdk.geo.Ellipse
Construct an ellipse.
Ellipse(Point, double, double) - Constructor for class com.attivio.sdk.geo.Ellipse
Construct an ellipse.
Ellipse(Point, double, double, double) - Constructor for class com.attivio.sdk.geo.Ellipse
Construct an ellipse.
EllipseCastOperator() - Constructor for class com.attivio.util.parser.QueryOperators.EllipseCastOperator
 
EllipseConverter - Class in com.attivio.util.serialization.geometry
XStream serializer for Ellipse.
EllipseConverter() - Constructor for class com.attivio.util.serialization.geometry.EllipseConverter
 
EllipseFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.EllipseFilterOperator
 
emit(PlatformMessage, boolean, URI) - Method in interface com.attivio.sdk.transport.MessageEmitter
send a message to the internal URI.
emitMessage(MessageList, URI) - Method in class com.attivio.sdk.transport.MultiRegionTransport
Emit a message to the Attivio internal routing and processing system for multi-region replication messages.
EMPTY_ARRAY - Static variable in class com.attivio.sdk.search.facet.FacetRange
 
EMPTY_ARRAY - Static variable in class com.attivio.sdk.search.fields.FieldExpression
Empty array of field expressions.
EMPTY_ARRAY - Static variable in class com.attivio.sdk.search.fields.FieldRequest
 
ENABLE_COMPONENT_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-67 The failed to be enabled
encode(long) - Static method in class com.attivio.util.StringUtils
Encodes the value
encode(String) - Static method in class com.attivio.util.StringUtils
Encodes s as JSON, escaping Unicode
encode(String, boolean) - Static method in class com.attivio.util.StringUtils
Encodes a value as JSON, with an option to escape Unicode
encodeVariableName(StringBuilder, String) - Static method in class com.attivio.sdk.util.StringParser
 
ENCODING - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the default document string encoding.
ENCODING_UTF_8 - Static variable in class com.attivio.util.FileUtils
The UTF-8 encoding constant (equal to "UTF-8").
encrypt(String) - Static method in class com.attivio.util.EncryptionUtils
Encrypt a string.
EncryptionUtils - Class in com.attivio.util
Standard encryption relate utilities used throughout Attivio.
EncryptionUtils() - Constructor for class com.attivio.util.EncryptionUtils
 
END - com.attivio.sdk.event.SystemEvent.CorrelationState
indicates this is the last event of a correlated set of events
endMessageGroup() - Method in class com.attivio.client.ContentFeeder
Ends the current message group (if any).
endMessageGroup() - Method in interface com.attivio.sdk.client.DocumentOutputClient
Ends the current message group (if any).
endMessageGroup() - Method in class com.attivio.sdk.test.MockIngestClient
 
endOffset - Variable in class com.attivio.sdk.search.query.phrase.PhraseTerm
 
endOffset - Variable in class com.attivio.sdk.token.Token
The start offset in the source text
endOffset - Variable in class com.attivio.sdk.util.StringParser
 
endOffset() - Method in class com.attivio.sdk.token.TokenEnum
Get the end offset for the current position.
endOffset() - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
endOffset() - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
endOffset(int) - Method in class com.attivio.sdk.token.TokenEnum
Get the end offset for the current position of span length.
endpoint(PlatformMessage) - Method in class com.attivio.client.AbstractSearchClient
Determine the destination endpoint (local or remote) based on the message
endpoint(PlatformMessage) - Method in class com.attivio.platform.service.LocalSearchClientImpl
Determine the destination endpoint (local or remote) based on the message
endpoint(PlatformMessage) - Method in class com.attivio.platform.service.RemoteSearchClient
Determine the destination endpoint (local or remote) based on the message
ENDPOINT - Static variable in interface com.attivio.sdk.client.SearchClient
 
ENDPOINT - Static variable in interface com.attivio.service.IngestApi
 
ENDPOINT_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.TransportError
TRANSPORT-7 Indicates the destination does not exist
ENDPOINT_RETRY_MAX_PROPNAME - Static variable in class com.attivio.util.MessageUtils
the property name for the maximum number of retries, defaults to -1 meaning no limit.
ENDPOINT_RETRY_WAIT_TIME_PROPNAME - Static variable in class com.attivio.util.MessageUtils
the property name for the time to wait between retries, defaults to 1000.
ENDPOINTS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
endPosition() - Method in interface com.attivio.sdk.token.TokenListSerializer
 
endScope(String) - Method in class com.attivio.sdk.token.Position
Mark this position as the last position in scope name.
endScope(String) - Method in class com.attivio.sdk.token.TokenSink
Add an TokenAnnotation.SCOPE_END token to the token list.
endScope(String, int) - Method in class com.attivio.sdk.token.TokenSink
Add an TokenAnnotation.SCOPE_END token to the token list.
endScopeCount() - Method in class com.attivio.sdk.token.ScopeInfo
 
endswith(Phrase) - Static method in class com.attivio.sdk.search.query.phrase.AnchorFilter
 
ENDSWITH - com.attivio.sdk.search.query.phrase.AnchorFilter.AnchorMode
Anchor to end of indexed value
ENGINE_ALREADY_RUNNING_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
Engine is already running
ENGINE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-2 An exception was encountered while trying to search the index.
ENGINE_INITIALIZING - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-45 The search engine is currently initializing and cannot serve queries.
ENGINE_OFFLINE - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-41 The search engine is currently offline and cannot serve queries.
ENGINE_RESTART_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-22 Failed to restart engine after failed recovery.
ensureCapacity() - Method in class com.attivio.sdk.ingest.IngestDocument
 
ensureCapacity(int) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Ensure capacity of buckets without additional reallocation.
ensureCapacity(int) - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
ensureLocked() - Method in class com.attivio.util.ft.StorageLock
Ensure the storage is locked.
ensureWebServer() - Static method in class com.attivio.sdk.service.MockContentStoreClient
 
entering(String, String) - Method in class com.attivio.util.AttivioLogger
Logs an entering message at trace level.
entering(String, String, Object...) - Method in class com.attivio.util.AttivioLogger
Logs an entering message at trace level.
ENTITY - com.attivio.sdk.dictionary.DictionaryType
 
ENTITY_COMPANY - Static variable in class com.attivio.sdk.ingest.EntityTypes
Company entities (Attivio, McDonalds, etc..)
ENTITY_CREDIT_CARD - Static variable in class com.attivio.sdk.ingest.EntityTypes
Credit card number entities
ENTITY_DATE - Static variable in class com.attivio.sdk.ingest.EntityTypes
Calendar dates and days of the week.
ENTITY_DISTANCE - Static variable in class com.attivio.sdk.ingest.EntityTypes
 
ENTITY_DOCUMENT - Static variable in class com.attivio.sdk.ingest.EntityTypes
Scope for identifying document structure.
ENTITY_EMAIL - Static variable in class com.attivio.sdk.ingest.EntityTypes
Email address entities
ENTITY_EXTRACTION_ERROR - Static variable in class com.attivio.sdk.error.BasisTechError
Entity Extraction Failed.
ENTITY_FACILITY - Static variable in class com.attivio.sdk.ingest.EntityTypes
Facility entities (White House, etc..)
ENTITY_IP_ADDRESS - Static variable in class com.attivio.sdk.ingest.EntityTypes
IP address entities
ENTITY_LAT_LON - Static variable in class com.attivio.sdk.ingest.EntityTypes
Latitude/Longitude entities
ENTITY_LATITUDE_LONGITUDE - Static variable in class com.attivio.sdk.ingest.EntityTypes
Latitude and Longitude coordinates for a geographical location.
ENTITY_LOCATION - Static variable in class com.attivio.sdk.ingest.EntityTypes
Location entities
ENTITY_MONEY - Static variable in class com.attivio.sdk.ingest.EntityTypes
Money entities ($2.40, etc..)
ENTITY_NATIONALITY - Static variable in class com.attivio.sdk.ingest.EntityTypes
Nationality entities (Chinese, Mexican, etc..)
ENTITY_NOUN_PHRASE - Static variable in class com.attivio.sdk.ingest.EntityTypes
Noun-phrase entities
ENTITY_NUMBER - Static variable in class com.attivio.sdk.ingest.EntityTypes
 
ENTITY_ORGANIZATION - Static variable in class com.attivio.sdk.ingest.EntityTypes
Organization entities (Democratic Party, etc..)
ENTITY_OUTPUT - com.attivio.sdk.token.TokenAnnotation
Experimental: Marks a token as being the output for a matching entity.
ENTITY_PARAGRAPH - Static variable in class com.attivio.sdk.ingest.EntityTypes
Scope for identifying paragraphs.
ENTITY_PERCENT - Static variable in class com.attivio.sdk.ingest.EntityTypes
Percentage number entities (23.5%, etc..)
ENTITY_PERSON - Static variable in class com.attivio.sdk.ingest.EntityTypes
Person entities (George Bush, Jessica Simpson, etc..)
ENTITY_PERSON_ID - Static variable in class com.attivio.sdk.ingest.EntityTypes
Person id entities (eg social security number, etc..)
ENTITY_PHONE_NUMBER - Static variable in class com.attivio.sdk.ingest.EntityTypes
Phone number entities
ENTITY_PRODUCT - Static variable in class com.attivio.sdk.ingest.EntityTypes
Brand or model name that identifies a tangible product that consumers may purchase.
ENTITY_RELIGION - Static variable in class com.attivio.sdk.ingest.EntityTypes
Religion entities (Jewish, Catholic, etc..)
ENTITY_SENTENCE - Static variable in class com.attivio.sdk.ingest.EntityTypes
Sentence breaks.
ENTITY_STREET_ADDRESS - Static variable in class com.attivio.sdk.ingest.EntityTypes
Street address entities
ENTITY_TEMPORAL_DATE - Static variable in class com.attivio.sdk.ingest.EntityTypes
Temporal Date
ENTITY_TIME - Static variable in class com.attivio.sdk.ingest.EntityTypes
Clock time or an expanse of time.
ENTITY_TITLE - Static variable in class com.attivio.sdk.ingest.EntityTypes
Appellation associated with a person by virtue of occupation, office, birth, or as an honorific.
ENTITY_URL - Static variable in class com.attivio.sdk.ingest.EntityTypes
Url entities
ENTITY_UTM - Static variable in class com.attivio.sdk.ingest.EntityTypes
Universal Transverse Mercator coordinates for a geographical location.
ENTITY_VEHICLE - Static variable in class com.attivio.sdk.ingest.EntityTypes
Vehicle Types
ENTITY_WEAPON - Static variable in class com.attivio.sdk.ingest.EntityTypes
Weapon types
EntityTypes - Class in com.attivio.sdk.ingest
Contains names of entity types that are commonly used throughout the system as well as other entity related definitions and utility functions
EntityTypes() - Constructor for class com.attivio.sdk.ingest.EntityTypes
 
entries() - Method in class com.attivio.sdk.security.AttivioAcl
 
entry - Variable in class com.attivio.util.serialization.jaxb.XmlMapAdapter.NameValuePairList
 
ENTRY_CONVERSION_ERROR - Static variable in class com.attivio.sdk.error.DictionaryError
DICTIONARY-4 Entry conversion error
ENTRY_FORMAT_ERROR - Static variable in class com.attivio.sdk.error.DictionaryError
DICTIONARY-1 The format of a serialized entry is invalid.
entrySet() - Method in class com.attivio.util.MultiValueMap
Gets the Set of Entries.
EnvironmentAwareConfiguration - Interface in com.attivio.sdk.server.component.configuration
Deprecated.
in 5.2.0, use Platform.instance.getProjectEnvironment
eos() - Method in class com.attivio.sdk.util.StringParser
Returns true if end of stream has been reached.
EOS - com.attivio.sdk.util.StringParser.TokenType
 
EPSILON - Static variable in class com.attivio.util.GeometryUtils
Small double for "equality" checks.
eq(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
EQ - com.attivio.sdk.search.fields.Compare.Operator
Equal To (==)
EQ - com.attivio.sdk.util.StringParser.TokenType
 
equals(double, double) - Static method in class com.attivio.util.GeometryUtils
Check if 2 double values are equal (withing GeometryUtils.EPSILON of each other).
equals(double, double) - Static method in class com.attivio.util.ObjectUtils
Returns true if a is equivalent to b.
equals(double, double, double, double) - Static method in class com.attivio.util.GeometryUtils
Check if 2 points equal.
equals(float, float) - Static method in class com.attivio.util.ObjectUtils
Returns true if a is equivalent to b.
equals(Phrase) - Static method in class com.attivio.sdk.search.query.phrase.AnchorFilter
 
equals(Phrase) - Method in class com.attivio.sdk.test.PhraseAssert
 
equals(Query) - Method in class com.attivio.sdk.test.QueryAssert
 
equals(Query, Query, Map<String, Object>, Set<String>) - Static method in class com.attivio.sdk.search.query.Query
Query equality method for 2 arbitrary query objects (null aware).
equals(Query, Map<String, Object>, String...) - Method in class com.attivio.sdk.search.query.Query
Checks whether query equals this Query object.
equals(TokenList) - Method in class com.attivio.sdk.test.TokenListAssert
Assert that the token list equals expected.
equals(Token, long) - Method in class com.attivio.sdk.token.Token
Compare this token to other.
equals(Object) - Method in class com.attivio.client.streaming.StreamRequestInfo
 
equals(Object) - Method in class com.attivio.client.streaming.StreamResponse
 
equals(Object) - Method in class com.attivio.concurrent.SynchronizedBoolean
 
equals(Object) - Method in class com.attivio.concurrent.WaitableBoolean
equals(Object) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
equals(Object) - Method in class com.attivio.platform.perfmon.model.Metric
equals(Object) - Method in class com.attivio.platform.perfmon.model.MetricData
 
equals(Object) - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
equals(Object) - Method in class com.attivio.platform.store.audit.ErrorRow
equals(Object) - Method in class com.attivio.sdk.admin.AdminMessage
equals(Object) - Method in class com.attivio.sdk.admin.Ping
equals(Object) - Method in class com.attivio.sdk.admin.PingResponse
equals(Object) - Method in class com.attivio.sdk.admin.Shutdown
equals(Object) - Method in class com.attivio.sdk.admin.ShutdownImmediately
equals(Object) - Method in class com.attivio.sdk.api.ContentStoreContentPointer
equals(Object) - Method in exception com.attivio.sdk.AttivioException
equals(Object) - Method in exception com.attivio.sdk.AttivioIOException
equals(Object) - Method in exception com.attivio.sdk.AttivioRemoteException
equals(Object) - Method in exception com.attivio.sdk.AttivioRuntimeException
equals(Object) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
equals(Object) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
equals(Object) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
 
equals(Object) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
equals(Object) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryName
 
equals(Object) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
equals(Object) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
equals(Object) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
equals(Object) - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
equals(Object) - Method in class com.attivio.sdk.error.ErrorCode
equals(Object) - Method in class com.attivio.sdk.error.ExportStatusCode
Determines if two ExportCodeText instances are equal, by testing the equality of their integer values.
equals(Object) - Method in class com.attivio.sdk.esb.AbstractListMessage
equals(Object) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
equals(Object) - Method in class com.attivio.sdk.esb.CgiRequest
equals(Object) - Method in class com.attivio.sdk.esb.ExceptionResponse
equals(Object) - Method in class com.attivio.sdk.esb.GroupedMessageId
equals(Object) - Method in class com.attivio.sdk.esb.MaxMessagesInFlight
 
equals(Object) - Method in class com.attivio.sdk.esb.MessageDomain
 
equals(Object) - Method in class com.attivio.sdk.esb.MessageHistory
equals(Object) - Method in class com.attivio.sdk.esb.MessageId
equals(Object) - Method in class com.attivio.sdk.esb.MessageList
equals(Object) - Method in class com.attivio.sdk.esb.MessageMetadata
equals(Object) - Method in class com.attivio.sdk.esb.ProcessingResult
 
equals(Object) - Method in class com.attivio.sdk.esb.PropertiesMessage
equals(Object) - Method in class com.attivio.sdk.esb.StringMessage
equals(Object) - Method in class com.attivio.sdk.esb.WorkflowQueue
Checks for equal based on routing flags and workflow names.
equals(Object) - Method in class com.attivio.sdk.event.EventQuery
equals(Object) - Method in class com.attivio.sdk.event.PagingContext
equals(Object) - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
equals(Object) - Method in class com.attivio.sdk.event.SystemEvent
equals(Object) - Method in class com.attivio.sdk.geo.Circle
equals(Object) - Method in class com.attivio.sdk.geo.Ellipse
equals(Object) - Method in class com.attivio.sdk.geo.Point
equals(Object) - Method in class com.attivio.sdk.geo.Polygon
equals(Object) - Method in class com.attivio.sdk.geo.Rectangle
equals(Object) - Method in class com.attivio.sdk.ingest.Backup
equals(Object) - Method in class com.attivio.sdk.ingest.BulkUpdate
equals(Object) - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
equals(Object) - Method in class com.attivio.sdk.ingest.Commit
equals(Object) - Method in class com.attivio.sdk.ingest.DocumentList
equals(Object) - Method in class com.attivio.sdk.ingest.IngestDocument
 
equals(Object) - Method in class com.attivio.sdk.ingest.IngestField
 
equals(Object) - Method in class com.attivio.sdk.ingest.IngestFieldValue
 
equals(Object) - Method in class com.attivio.sdk.ingest.Optimize
equals(Object) - Method in class com.attivio.sdk.schema.Schema
equals(Object) - Method in class com.attivio.sdk.schema.SchemaField
equals(Object) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
equals(Object) - Method in class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
equals(Object) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetBucket
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetBuckets
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetFilter
 
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetRange
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetRequest
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetResponse
equals(Object) - Method in class com.attivio.sdk.search.facet.FacetStatistics
equals(Object) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
equals(Object) - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
equals(Object) - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
equals(Object) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
equals(Object) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
equals(Object) - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
equals(Object) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
equals(Object) - Method in class com.attivio.sdk.search.FieldCollapse
equals(Object) - Method in class com.attivio.sdk.search.fields.AggregateExpression
equals(Object) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
equals(Object) - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
equals(Object) - Method in class com.attivio.sdk.search.fields.BooleanExpression
equals(Object) - Method in class com.attivio.sdk.search.fields.Cast
equals(Object) - Method in class com.attivio.sdk.search.fields.ClauseContext
equals(Object) - Method in class com.attivio.sdk.search.fields.Coalesce
equals(Object) - Method in class com.attivio.sdk.search.fields.Collate
equals(Object) - Method in class com.attivio.sdk.search.fields.Compare
equals(Object) - Method in class com.attivio.sdk.search.fields.Concat
equals(Object) - Method in class com.attivio.sdk.search.fields.Condition
equals(Object) - Method in class com.attivio.sdk.search.fields.Constant
equals(Object) - Method in class com.attivio.sdk.search.fields.CurrentTime
equals(Object) - Method in class com.attivio.sdk.search.fields.DateAdd
equals(Object) - Method in class com.attivio.sdk.search.fields.DateDiff
equals(Object) - Method in class com.attivio.sdk.search.fields.DateExtract
equals(Object) - Method in class com.attivio.sdk.search.fields.DateFormat
equals(Object) - Method in class com.attivio.sdk.search.fields.DocBoost
equals(Object) - Method in class com.attivio.sdk.search.fields.FieldLength
equals(Object) - Method in class com.attivio.sdk.search.fields.FieldRequest
 
equals(Object) - Method in class com.attivio.sdk.search.fields.Freshness
equals(Object) - Method in class com.attivio.sdk.search.fields.FreshnessRange
equals(Object) - Method in class com.attivio.sdk.search.fields.FuzzyMatch
equals(Object) - Method in class com.attivio.sdk.search.fields.GeoBoost
equals(Object) - Method in class com.attivio.sdk.search.fields.GeoDistance
equals(Object) - Method in class com.attivio.sdk.search.fields.Locate
equals(Object) - Method in class com.attivio.sdk.search.fields.LowerCase
equals(Object) - Method in class com.attivio.sdk.search.fields.MatchingFields
equals(Object) - Method in class com.attivio.sdk.search.fields.MatchingTerms
equals(Object) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
equals(Object) - Method in class com.attivio.sdk.search.fields.MultiValueJoin
equals(Object) - Method in class com.attivio.sdk.search.fields.NumDocs
equals(Object) - Method in class com.attivio.sdk.search.fields.PartitionId
equals(Object) - Method in class com.attivio.sdk.search.fields.PhraseMatch
equals(Object) - Method in class com.attivio.sdk.search.fields.PhraseScore
equals(Object) - Method in class com.attivio.sdk.search.fields.QueryParameter
equals(Object) - Method in class com.attivio.sdk.search.fields.RegexMatch
equals(Object) - Method in class com.attivio.sdk.search.fields.ScopeField
equals(Object) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
equals(Object) - Method in class com.attivio.sdk.search.fields.ScopeVector
equals(Object) - Method in class com.attivio.sdk.search.fields.ScoreExplain
equals(Object) - Method in class com.attivio.sdk.search.fields.StandardScore
equals(Object) - Method in class com.attivio.sdk.search.fields.StoredField
equals(Object) - Method in class com.attivio.sdk.search.fields.StringLength
equals(Object) - Method in class com.attivio.sdk.search.fields.SubString
equals(Object) - Method in class com.attivio.sdk.search.fields.Switch.Case
 
equals(Object) - Method in class com.attivio.sdk.search.fields.Switch
equals(Object) - Method in class com.attivio.sdk.search.fields.Teaser
equals(Object) - Method in class com.attivio.sdk.search.fields.TermVector
equals(Object) - Method in class com.attivio.sdk.search.fields.TitleCase
equals(Object) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
equals(Object) - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
equals(Object) - Method in class com.attivio.sdk.search.fields.Trim
equals(Object) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
equals(Object) - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
equals(Object) - Method in class com.attivio.sdk.search.fields.Union
equals(Object) - Method in class com.attivio.sdk.search.fields.UpperCase
equals(Object) - Method in class com.attivio.sdk.search.fields.UserDefinedField
equals(Object) - Method in class com.attivio.sdk.search.fields.WildcardMatch
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.Phrase
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhrasePlugin
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.TermRange
equals(Object) - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
equals(Object) - Method in class com.attivio.sdk.search.query.Query
equals(Object) - Method in class com.attivio.sdk.search.query.QueryParameters.Parameter
 
equals(Object) - Method in class com.attivio.sdk.search.QueryFeedback
equals(Object) - Method in class com.attivio.sdk.search.QueryFrame
 
equals(Object) - Method in class com.attivio.sdk.search.QueryFrameResult
 
equals(Object) - Method in class com.attivio.sdk.search.QueryPlacement
equals(Object) - Method in class com.attivio.sdk.search.QueryRequest
equals(Object) - Method in class com.attivio.sdk.search.QueryResponse
equals(Object) - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
equals(Object) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.Signal
 
equals(Object) - Method in class com.attivio.sdk.search.relevancy.TermBoostFeature
 
equals(Object) - Method in class com.attivio.sdk.search.SearchDocument
 
equals(Object) - Method in class com.attivio.sdk.search.SearchDocumentList
 
equals(Object) - Method in class com.attivio.sdk.search.SearchField
 
equals(Object) - Method in class com.attivio.sdk.search.SearchFieldValue
 
equals(Object) - Method in class com.attivio.sdk.search.SearchProfile
 
equals(Object) - Method in class com.attivio.sdk.search.Sort
equals(Object) - Method in class com.attivio.sdk.security.AttivioAcl
equals(Object) - Method in class com.attivio.sdk.security.AttivioAclEntry
equals(Object) - Method in class com.attivio.sdk.security.AttivioGroupMembership
equals(Object) - Method in class com.attivio.sdk.security.AttivioPermission
equals(Object) - Method in class com.attivio.sdk.security.AttivioPrincipal
{inheritDoc}
equals(Object) - Method in class com.attivio.sdk.security.AttivioPrincipalKey
equals(Object) - Method in class com.attivio.sdk.security.AttivioRole
equals(Object) - Method in class com.attivio.sdk.security.AuthenticationRequest
 
equals(Object) - Method in class com.attivio.sdk.security.AuthenticationResponse
 
equals(Object) - Method in class com.attivio.sdk.test.TestInfo
 
equals(Object) - Method in class com.attivio.sdk.token.Token
Compares this Token to another object.
equals(Object) - Method in class com.attivio.sdk.token.TokenList
equals(Object) - Method in class com.attivio.sdk.transport.TransportDefinition
equals(Object) - Method in class com.attivio.service.AieServiceInfo
equals(Object) - Method in class com.attivio.sysstate.ComponentRuntimeState
equals(Object) - Method in class com.attivio.sysstate.DocumentState
equals(Object) - Method in class com.attivio.transport.DestinationQueue
Checks for equal based on routing flags and workflow names.
equals(Object) - Method in class com.attivio.transport.http.ssl.EasySSLProtocolSocketFactory
 
equals(Object, Object) - Static method in class com.attivio.sdk.search.facet.FacetBucket
 
equals(Object, Object) - Static method in class com.attivio.util.ObjectUtils
Returns true if a is equivalent to b.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.BooleanNotQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.BoostQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.FacetQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.FilterQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.GraphQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.JoinClause
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.JoinQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.PhraseQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.Query
 
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.QueryPlugin
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.QueryString
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.SavedFilter
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.ShapeQuery
Checks whether query equals this Query object.
equals(Object, Map<String, Object>, Set<String>) - Method in class com.attivio.sdk.search.query.SubQuery
Checks whether query equals this Query object.
equals(String...) - Method in class com.attivio.sdk.test.TokenListAssert
Assert that the token list equals expected.
equals(Throwable, Throwable) - Static method in class com.attivio.util.ObjectUtils
Compares equality of 2 Throwables.
equals(List<? extends Throwable>, List<? extends Throwable>) - Static method in class com.attivio.util.ObjectUtils
Compares if 2 lists of Throwables are equivalent.
EQUALS - com.attivio.sdk.search.query.phrase.AnchorFilter.AnchorMode
Anchor to beginning and end of indexed value
EQUIJOIN_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-39 Error occurred while executing an EQUI join.
error(AttivioException) - Method in class com.attivio.util.AttivioLogger
Log an AttivioException at an error level
error(ErrorCode, String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Logs a error message with an error code.
error(ErrorCode, String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
error(ErrorCode, String, Object...) - Method in class com.attivio.util.AttivioLogger
Logs a error message with an error code.
error(ErrorCode, Throwable, String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Logs a severe message with an error code.
error(ErrorCode, Throwable, String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
error(ErrorCode, Throwable, String, Object...) - Method in class com.attivio.util.AttivioLogger
Logs a severe message with an error code.
error(ErrorCode, Throwable, String, Object...) - Method in interface com.attivio.util.StatusListener
Logs an error message with an error code.
error(ErrorCode, Throwable, String, Object...) - Method in class com.attivio.util.StatusListenerTee
Logs an error message with an error code.
error(IngestDocument, Exception, String, Object...) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
Report an error to the client about the processing results of the current document.
error(IngestDocument, Exception, String, Object...) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
***************************************************************************************************************
error(IngestDocument, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
ERROR - com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor.LogLevel
 
ERROR - com.attivio.sdk.server.component.ingest.ProcessingFeedbackDocumentTagger.ProcessingResultLevel
 
ERROR - com.attivio.sdk.test.MockProcessingFeedbackHandler.Type
 
ERROR - Static variable in class com.attivio.sdk.error.ApiSecurityError
generic error
ERROR - Static variable in class com.attivio.sdk.error.PerfmonServerError
PERFMON_SERVER-0.
ERROR - Static variable in class com.attivio.sdk.error.PrincipalsError
generic error
ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10000.
ERROR - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9000.
ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2000.
ERROR_BUFFER_POSITION_CALCULATED - Static variable in class com.attivio.sdk.error.PerfmonServerError
Error in calculated buffer position of the metric storage
ERROR_DURING_SHUTDOWN - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-77 Error during shutdown *
ERROR_INITIALIZING_MODEL - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9010.
ERROR_LOADING_MODEL - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-5 Error loading model (generic).
ERROR_SAVING_MODEL - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-3 Error saving model.
ERROR_WHILE_CLOSING_HISTORY - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9009.
ERROR_WRITE_ERROR - Static variable in class com.attivio.sdk.error.PerfmonServerError
Error in writing data to the metric store.
errorCode - Variable in class com.attivio.sdk.esb.ProcessingResult.Data
 
ErrorCode - Class in com.attivio.sdk.error
Assigns codes and categories for every error message that can be generated by the Attivio system.
ErrorCode(String, long) - Constructor for class com.attivio.sdk.error.ErrorCode
Creates a new ErrorCode with the given category and code.
ErrorCode(String, long, boolean) - Constructor for class com.attivio.sdk.error.ErrorCode
Creates a new ErrorCode with the given category and code, optionally ensuring the ErrorCode is unique.
ErrorCodeConverter - Class in com.attivio.util.serialization
XStream serializer for com.attivio.sdk.error package.
ErrorCodeConverter() - Constructor for class com.attivio.util.serialization.ErrorCodeConverter
 
errorContexts(String) - Static method in class com.attivio.sdk.esb.ProcessingResult
 
ErrorRow - Class in com.attivio.platform.store.audit
POJO class used to store summary counts per error code.
ErrorRow(ErrorCode, String, String) - Constructor for class com.attivio.platform.store.audit.ErrorRow
 
escape(String) - Static method in class com.attivio.util.XMLUtils
Escapes a string for XML.
escape(StringBuilder, String) - Static method in class com.attivio.util.ModelStringUtils
Write value to buffer, escaping double quote and backslash with a backslash.
escape(StringBuilder, String) - Static method in class com.attivio.util.StringUtils
Write value to buffer, escaping double quote and backslash with a backslash.
escape(StringBuilder, String, char) - Static method in class com.attivio.util.ModelStringUtils
Write value to buffer, escaping double quote and backslash with a backslash.
eval(QueryString) - Method in class com.attivio.util.parser.QueryParsers
Hook to allow inline parsing of query.
evaluate(OutputValue, InputValue[]) - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldEvaluator
Evaluate the result of the function and add it to output.
EVENT_HANDLER_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-11 An error occurred initializing an event handler.
EVENT_HANDLER_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-11 An error occurred initializing an event handler.
EVENT_ID_GENERATION_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-5, Failed to generate event ID
EVENT_QUERY_CLOSED_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-6, Event query is closed
EventQuery - Class in com.attivio.sdk.event
 
EventQuery() - Constructor for class com.attivio.sdk.event.EventQuery
 
EventStoreApi - Interface in com.attivio.sdk.client
Store, retrieve and acknowledge events.
EventStoreError - Class in com.attivio.sdk.error
 
EventUtils - Class in com.attivio.util
 
EventUtils() - Constructor for class com.attivio.util.EventUtils
 
ex - Variable in class com.attivio.sdk.esb.ProcessingResult.Data
 
EXCEEDED_SECOND - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-6 Exceeded a second.
EXCEPTION_CREATE_FILE - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-4 Failed in creating a list of documents to send.
EXCEPTION_DURING_MEMORY_EVENT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-44 Exception occurred while handling memory event
EXCEPTION_FRAME - Static variable in class com.attivio.client.streaming.StreamedResponseClient
 
EXCEPTION_IN_SETUP - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-3 Exception setting up.
ExceptionResponse - Class in com.attivio.sdk.esb
Response containing an Exception.
ExceptionResponse(Throwable) - Constructor for class com.attivio.sdk.esb.ExceptionResponse
 
ExceptionResponseConverter - Class in com.attivio.util.serialization
 
ExceptionResponseConverter() - Constructor for class com.attivio.util.serialization.ExceptionResponseConverter
 
ExceptionUnwrappingServiceProxy - Class in com.attivio.service
Simple proxy that handles InvocationTargetException and throws the real cause
ExceptionUnwrappingServiceProxy(Object) - Constructor for class com.attivio.service.ExceptionUnwrappingServiceProxy
 
EXE_SUFFIX - Static variable in class com.attivio.util.IOUtils
 
execute(Runnable) - Method in class com.attivio.concurrent.SynchronizedVariable
If current thread is not interrupted, execute the given command within this object's lock
execute(HttpUriRequest) - Static method in class com.attivio.util.HTTPUtils
Executes the method and returns the response.
EXECUTION_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-10 Unexpected execution error occurred.
exists(String) - Method in class com.attivio.util.ft.FileTransactionStorage
 
exists(String) - Method in class com.attivio.util.ft.TransactionStorage
 
ExistsBuilder - Class in com.attivio.curatorshim
 
exiting(String, String, Object) - Method in class com.attivio.util.AttivioLogger
Logs an entering message at trace level.
exp(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
EXP - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Euler's number e raised to the power of the argument
EXPAND - com.attivio.sdk.dictionary.ExpansionMode
One-way expansion.
expansionMode - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
ExpansionMode - Enum in com.attivio.sdk.dictionary
Expansion mode for dictionary entries.
expect(StringParser.TokenType) - Method in class com.attivio.sdk.util.StringParser
 
expect(StringParser.TokenType, StringParser.TokenType) - Method in class com.attivio.sdk.util.StringParser
 
expectBinary() - Method in class com.attivio.sdk.util.StringParser
 
expectDate() - Method in class com.attivio.sdk.util.StringParser
 
expectDecimal() - Method in class com.attivio.sdk.util.StringParser
 
expectInteger() - Method in class com.attivio.sdk.util.StringParser
 
expectKeyword() - Method in class com.attivio.sdk.util.StringParser
Expect an unquoted string.
expectKeyword(String) - Method in class com.attivio.sdk.util.StringParser
 
expectNumber() - Method in class com.attivio.sdk.util.StringParser
 
expectParameterName() - Method in class com.attivio.sdk.util.StringParser
 
expectQuotedString() - Method in class com.attivio.sdk.util.StringParser
Expect a quoted string.
expectSingleQuotedString() - Method in class com.attivio.sdk.util.StringParser
 
expectVariable() - Method in class com.attivio.sdk.util.StringParser
 
EXPIRATION_FAILED - Static variable in class com.attivio.sdk.error.WebServiceError
WEBSERVICE-4 Failure during session expiration
EXPIRED_MESSAGE_ID - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-15 Expired message id.
export(ZipOutputStream) - Method in interface com.attivio.sdk.server.export.DiagnosticExportProvider
 
EXPORT_ERROR - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-5 An error occurred while exporting the dictionary.
EXPORT_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-33 Error occurred while exporting a snapshot.
exportDictionary(TriggerDictionaryName, OutputStream) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Export trigger dictionary by name to output.
exportDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Export published form of dictionary.
exportDictionary(String, OutputStream) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
ExportResources - Class in com.attivio.sdk.error
This is a data container class for use by the Java ResourceBundle system.
ExportResources() - Constructor for class com.attivio.sdk.error.ExportResources
Constructs the Export resource bundle.
exportSearchProfile(String, OutputStream) - Method in interface com.attivio.sdk.search.SearchProfileApi
Export a search profile.
ExportStatusCode - Class in com.attivio.sdk.error
This class is a wrapper for a return code generated by the native process of an Export object.
exportStore(OutputStream, Long) - Method in interface com.attivio.sdk.client.ExternalizableStore
Export the model for the store to a jar file written to output.
exportStore(OutputStream, Long) - Method in class com.attivio.sdk.service.MockTransportDefinitionStore
Export the model for the store to a jar file written to output.
expose(ObjectName, Class<?>, Object, String, String, int) - Static method in class com.attivio.client.exposedapi.JMXUtils
Exposes the object via JMX and registers it as a service via the ServiceFactory.
ExposedApi - Interface in com.attivio.sdk.client.exposedapi
Marker interface for all externally exposed/supported APIs.
ExposedApiContainer - Class in com.attivio.client.exposedapi
Container for Map entries.
ExposedApiContainer(String, Class<? extends ExposedApi>, ExposedApi) - Constructor for class com.attivio.client.exposedapi.ExposedApiContainer
Constructor.
expression - Variable in class com.attivio.sdk.search.fields.UnaryFieldExpression
The expression that is the argument to this expression.
EXPRESSION_NAME - Static variable in class com.attivio.sdk.search.fields.Cast
The "function name" for Cast
EXTERNAL_LIBRARY_CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-24 External library configuration error
EXTERNAL_LIBRARY_INITIALIZATION_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-23 External library load error
EXTERNAL_LIBRARY_LOAD_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-22 External library load error
EXTERNAL_PROCESS_MESSAGING_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-12 Exception when trying to pass a message to an external process.
EXTERNAL_PROCESS_SHUTDOWN_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-7 Failed to shutdown Attivio.
EXTERNAL_PROCESS_STARTUP_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-6 Problem starting external process.
EXTERNAL_PROCESSING_FAILED - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-21 External code that was processing document content failed
ExternalizableStore - Interface in com.attivio.sdk.client
 
ExternalizableStore.ImportOption - Enum in com.attivio.sdk.client
 
externalize(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
Returns an externally accessible URI for the content suitable for HTTP GET.
externalize(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
Returns an externally accessible URI for the content suitable for HTTP GET.
EXTRACT_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-16 Failed to extract data from an index.
EXTRACT_ERROR - Static variable in class com.attivio.sdk.error.MetadataError
METADATA-2 - Error extracting metadata.
extractScopes(String, IngestFieldValue) - Static method in class com.attivio.util.TokenUtils
Extract scopeName values from value.
extractScopes(String, TokenList, String) - Static method in class com.attivio.util.TokenUtils
Extract substrings of text for scopeName from tokens.

F

facet(String) - Method in class com.attivio.sdk.test.QueryResponseAssert
 
Facet(String, int) - Constructor for class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
FACET - com.attivio.util.parser.FacetRequestFactory.SchemaFacetFilter
 
FACET - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for indication of when a Join Clause should have child documents included in facets.
FACET_CACHE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-6 Failed to cache terms for facet.
FACET_CACHE_POLICY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying retention policy for facet cache.
FACET_CACHED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying if facet should be cached in memory.
FACET_DISTRIBUTED_MAX_NUM_BUCKETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the default maximum number of buckets returned by sub dispatchers for a facet field.
FACET_DISTRIBUTED_MIN_CUTOFF - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the minimum count for facet buckets returned to the top level dispatcher.
FACET_ENUM - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying if facet field is enum based.
FACET_ENUM_FACTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying if cutoff factor for using enumeration based facet.
FACET_ENUM_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying if maximum number of terms to support enum based faceting for.
FACET_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-3 An exception was encountered while generating facets for a query
FACET_MAX_DISCRETE_BUCKETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
The maximum number of discrete buckets to suggest for numeric facets
FACET_MAX_NUM_BUCKETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the default maximum number of buckets returned for a facet.
FACET_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying the maximum number of facet terms allowed.
FACET_MIN_CUTOFF - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the minimum count for returned facet buckets.
FACET_OUTLIER_FACTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Experimental: Property specifying the number of standard deviations away from average frequency that indicates an outlier.
FACET_REQUEST - Static variable in class com.attivio.util.serialization.FacetRequestConverter
XStream Element for FacetRequest
FACET_RESPONSE - Static variable in class com.attivio.util.serialization.FacetResponseConverter
XStream Element for FacetResponse
FACET_START_FRAME - Static variable in class com.attivio.client.streaming.StreamedResponseClient
 
FACET_WARNING - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-48 An facet warning was encountered.
FacetBucket - Class in com.attivio.sdk.search.facet
A bucket in a FacetResponse.
FacetBucket() - Constructor for class com.attivio.sdk.search.facet.FacetBucket
 
FacetBucket(Point, long) - Constructor for class com.attivio.sdk.search.facet.FacetBucket
 
FacetBucket(FacetRange, long) - Constructor for class com.attivio.sdk.search.facet.FacetBucket
 
FacetBucket(Query, long) - Constructor for class com.attivio.sdk.search.facet.FacetBucket
 
FacetBucket(Boolean, long) - Constructor for class com.attivio.sdk.search.facet.FacetBucket
 
FacetBucket(Number, long) - Constructor for class com.attivio.sdk.search.facet.FacetBucket
 
FacetBucket(String, long) - Constructor for class com.attivio.sdk.search.facet.FacetBucket
 
FacetBucket(Date, long) - Constructor for class com.attivio.sdk.search.facet.FacetBucket
 
FacetBucketAssert - Class in com.attivio.sdk.test
Assertions for inspecting/testing a FacetBucket.
FacetBucketAssert(FacetBucket) - Constructor for class com.attivio.sdk.test.FacetBucketAssert
 
FacetBucketConverter - Class in com.attivio.util.serialization
XStream serializer for subclasses of FacetBucket.
FacetBucketConverter() - Constructor for class com.attivio.util.serialization.FacetBucketConverter
 
FacetBuckets - Class in com.attivio.sdk.search.facet
 
FacetBuckets() - Constructor for class com.attivio.sdk.search.facet.FacetBuckets
 
FacetBucketsAssert<T extends FacetBuckets> - Class in com.attivio.sdk.test
Assertions for inspecting/testing a FacetBuckets.
FacetBucketsAssert(T) - Constructor for class com.attivio.sdk.test.FacetBucketsAssert
 
FacetFilter - Class in com.attivio.sdk.search.facet
A filter for applying the result of a FacetBucket to a query.
FacetFilter() - Constructor for class com.attivio.sdk.search.facet.FacetFilter
 
FacetFilter(String, String, Query) - Constructor for class com.attivio.sdk.search.facet.FacetFilter
 
FacetFilterConverter - Class in com.attivio.util.serialization
XStream serializer for FacetFilter.
FacetFilterConverter() - Constructor for class com.attivio.util.serialization.FacetFilterConverter
 
FacetQuery - Class in com.attivio.sdk.search.query
 
FacetQuery() - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(FieldExpression, PhraseTerm) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(FieldExpression, Object) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(FieldExpression, String) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(String, FacetRange) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(String, PhraseTerm) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(String, Object) - Constructor for class com.attivio.sdk.search.query.FacetQuery
 
FacetQuery(String, String) - Constructor for class com.attivio.sdk.search.query.FacetQuery
Construct query for drilling down on text in field.
FacetQueryConverter - Class in com.attivio.util.serialization.query
 
FacetQueryConverter() - Constructor for class com.attivio.util.serialization.query.FacetQueryConverter
 
FacetQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.FacetQueryOperator
 
FacetRange - Class in com.attivio.sdk.search.facet
Defines a range of values to generate a FacetBucket for.
FacetRange() - Constructor for class com.attivio.sdk.search.facet.FacetRange
 
FacetRange(Number, Number) - Constructor for class com.attivio.sdk.search.facet.FacetRange
Construct a new FacetRange.
FacetRange(String) - Constructor for class com.attivio.sdk.search.facet.FacetRange
 
FacetRange(String, Number, Number) - Constructor for class com.attivio.sdk.search.facet.FacetRange
Construct a new FacetRange.
FacetRange(String, Date, Date) - Constructor for class com.attivio.sdk.search.facet.FacetRange
Construct a new FacetRange.
FacetRange(Date, Date) - Constructor for class com.attivio.sdk.search.facet.FacetRange
Construct a new FacetRange.
FacetRangeConverter - Class in com.attivio.util.serialization
XStream serializer for FacetRange.
FacetRangeConverter() - Constructor for class com.attivio.util.serialization.FacetRangeConverter
 
FacetRequest - Class in com.attivio.sdk.search.facet
Represents a generic Facet Request based on the value of a field.
FacetRequest() - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(boolean) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(FieldExpression) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(FieldExpression, boolean) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(String) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(String, boolean) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(String, FieldExpression) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest(String, FieldExpression, boolean) - Constructor for class com.attivio.sdk.search.facet.FacetRequest
 
FacetRequest.SortBy - Enum in com.attivio.sdk.search.facet
Enumeration listing types of sorts for a facet request
FacetRequestConverter - Class in com.attivio.util.serialization
XStream serializer for subclasses of FacetRequest.
FacetRequestConverter() - Constructor for class com.attivio.util.serialization.FacetRequestConverter
 
FacetRequestFactory - Class in com.attivio.util.parser
Experimental: Factory for parsing/creating facet requests.
FacetRequestFactory() - Constructor for class com.attivio.util.parser.FacetRequestFactory
 
FacetRequestFactory.SchemaFacetFilter - Enum in com.attivio.util.parser
 
FacetResponse - Class in com.attivio.sdk.search.facet
A response to a FacetRequest.
FacetResponse() - Constructor for class com.attivio.sdk.search.facet.FacetResponse
 
FacetResponse(String) - Constructor for class com.attivio.sdk.search.facet.FacetResponse
 
FacetResponse(String, String) - Constructor for class com.attivio.sdk.search.facet.FacetResponse
 
FacetResponseAssert - Class in com.attivio.sdk.test
Assertions for inspecting/testing a FacetResponse.
FacetResponseConverter - Class in com.attivio.util.serialization
XStream serializer for FacetResponse.
FacetResponseConverter() - Constructor for class com.attivio.util.serialization.FacetResponseConverter
 
FacetResult(String, List<AdminQueryResult.Bucket>) - Constructor for class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
facets - Variable in class com.attivio.client.streaming.StreamRequestInfo
 
FacetStatistics - Class in com.attivio.sdk.search.facet
Statistics associated with a FacetResponse.
FacetStatistics() - Constructor for class com.attivio.sdk.search.facet.FacetStatistics
 
FacetStatistics(long) - Constructor for class com.attivio.sdk.search.facet.FacetStatistics
 
fail(PlatformMessage, AttivioException) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(PlatformMessage, ErrorCode, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(PlatformMessage, ErrorCode, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(PlatformMessage, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument, ErrorCode, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument, ErrorCode, Throwable) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
 
fail(IngestDocument, ErrorCode, Throwable) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
fail(IngestDocument, ErrorCode, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
fail(IngestDocument, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
FAIL - com.attivio.sdk.esb.ProcessingResultCode
Document failed.
FAIL - com.attivio.sdk.test.MockProcessingFeedbackHandler.Type
 
failed(String) - Method in class com.attivio.connector.ConcurrentScannerTaskExecuter
 
failed(String) - Method in interface com.attivio.connector.TaskStateAware
The task failed.
Failed - com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskState
 
FAILED - com.attivio.connector.ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics
 
FAILED - com.attivio.sdk.search.relevancy.RelevancyModel.Source
Source indicating that relevancy model training failed.
FAILED_CLONE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-81 Failed to clone an object that should be cloneable without exception.
FAILED_CONFIG_SERVER_CONNECT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-85 Could not connect to configuration server.
FAILED_CONVERSION - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-45 FAILED_CONVERSION
FAILED_CREATE_DOC - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-2 Failed in creating a list of documents to send.
FAILED_CREATE_SESSION - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-1, Failed to create or update the session/namespace.
FAILED_DECODE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-41 Failed to decode
FAILED_DELETION - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-13 Temporary disk file(s) could not be removed.
FAILED_DISTRIBUTION - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-5 Failed to create a distribution.
FAILED_DPS - Static variable in class com.attivio.sdk.error.LoadGeneratorError
LOAD_GENERATOR-7 Could not achieve the requested documents per second.
FAILED_ENCODE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-42 Failed to encode
FAILED_GLOBAL_LOCK - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-106, system failed to lock a global lock
FAILED_GLOBAL_UNLOCK - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-105, system failed to unlock a global lock
FAILED_LOST_TRIGGER - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-104, system failed to trigger a lost detection round for a client
FAILED_MKDIR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-33 A directory and/or it parents could not be created
FAILED_MKDIR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-41 Could not create directory.
FAILED_READ - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-10 file(s) could not be opened or read from.
FAILED_READ - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-35 Temporary disk file(s) could not be opened or read from.
FAILED_READ_FROM_CONFIG_SERVER - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-87 Could not read data from the configuration server.
FAILED_RENAME - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-42 Could not create directory.
FAILED_SESSION_CLOSE - Static variable in class com.attivio.sdk.error.WebServiceError
WEBSERVICE-2 Failed to close session.
FAILED_SHUTDOWN - Static variable in class com.attivio.sdk.error.AgentError
AGENT-2 Failed to shutdown process started by agent.
FAILED_START - Static variable in class com.attivio.sdk.error.AgentError
AGENT-3 Failed to startup a process.
FAILED_TO_GET_SPILL_DIR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-45 Failed to create/get spill to disk directory
FAILED_TO_LOAD - Static variable in class com.attivio.sdk.error.DictionaryError
DICTIONARY-2 Failed to load a dictionary from disk
FAILED_TO_LOAD_DICTIONARY - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-16 A field was specified that doesn't exist in the given schema
FAILED_TO_NOTIFY - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-50 Failed to send notification
FAILED_TO_RUN_ERROR - Static variable in class com.attivio.sdk.error.SonarSpiderError
SONAR_SPIDER-3, Failed to run.
FAILED_TO_SAVE - Static variable in class com.attivio.sdk.error.DictionaryError
DICTIONARY-3 Failed to save a dictionary to disk
FAILED_TO_SEND_FINISHED - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-16 Could not send finished message
FAILED_TO_START - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-53 Failed to start attivio for some reason
FAILED_TO_START_SERVER - Static variable in class com.attivio.sdk.error.FederationError
Failed to start federation server
FAILED_TO_STOP - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-83 Failed to stop AIE for some reason.
FAILED_TO_STOP_ERROR - Static variable in class com.attivio.sdk.error.SonarSpiderError
SONAR_SPIDER-2, Failed to stop.
FAILED_TO_STOP_EXTERNAL_WATCHER - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-46 Failed to stop an external process watcher
FAILED_UNLOCK_FILE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-79 Failed to unopen a file lock.
FAILED_URI_READ - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-11 to read the contents of an URI from the network.
FAILED_WRITE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-9 Disk file(s) could not be created or written to.
FAILED_WRITE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-34 Temporary disk file(s) could not be created or written to.
FAILED_WRITE_TO_CONFIG_SERVER - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-86 Could not write data to the configuration server.
failure(MessageList, Throwable) - Method in interface com.attivio.sdk.transport.MessageListTransportCallback
Callback for the unsuccessful transportation of a MessageList
FAILURE_TO_RECOGNIZE - Static variable in class com.attivio.sdk.error.MetadataError
METADATA-5 - Failure to recognize.
FALSE_SWITCH_VALUE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Constant FALSE for switchValue()
falseValue - Variable in class com.attivio.sdk.search.fields.Condition
The Second argument
fastGetX(int) - Method in class com.attivio.sdk.geo.AbstractPolygon
Get the X coordinate of the Point at index.
fastGetX(int) - Method in class com.attivio.sdk.geo.Polygon
Get the X coordinate of the Point at index.
fastGetX(int) - Method in class com.attivio.sdk.geo.Rectangle
Get the X coordinate of the Point at index.
fastGetY(int) - Method in class com.attivio.sdk.geo.AbstractPolygon
Get the Y coordinate of the Point at index.
fastGetY(int) - Method in class com.attivio.sdk.geo.Polygon
Get the Y coordinate of the Point at index.
fastGetY(int) - Method in class com.attivio.sdk.geo.Rectangle
Get the Y coordinate of the Point at index.
fastIntersects(Rectangle) - Method in class com.attivio.sdk.geo.Circle
Check if this shape's bounding box intersects with box.
fastIntersects(Rectangle) - Method in class com.attivio.sdk.geo.Ellipse
Check if this shape's bounding box intersects with box.
fastIntersects(Rectangle) - Method in class com.attivio.sdk.geo.Polygon
Check if this shape's bounding box intersects with box.
fastIntersects(Rectangle) - Method in class com.attivio.sdk.geo.Rectangle
Check if this shape's bounding box intersects with box.
fastIntersects(Rectangle) - Method in class com.attivio.sdk.geo.Shape
Check if this shape's bounding box intersects with box.
FATAL_ACL_SERVICE_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10001.
FATAL_CLIENT_ERROR - Static variable in class com.attivio.sdk.error.ClientError
CLIENT-3, Fatal client error, this feed should stop
FATAL_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-41 Fatal indexing error occurred.
fatalEvent(String, String, Map<String, String>) - Method in interface com.attivio.sdk.server.util.SystemEventPublisher
Publishes an event with severity SYS_FATAL to the platform.
FaultTolerantAware - Interface in com.attivio.sdk.server.component.configuration
Interface for components that wish to be notified whether or not the system is configured for fault tolerance.
FEATURE_NOT_LICENSED - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-67, Indicates that a feature is not licensed to be used
FeatureWeight() - Constructor for class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
FeatureWeight(String, float) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
FederationError - Class in com.attivio.sdk.error
Encapsualte errors returned by he federated module.
feed(PlatformMessage) - Method in class com.attivio.sdk.service.MockIngestApi
feed(PlatformMessage) - Method in interface com.attivio.service.IngestApi
 
feed(IngestDocument...) - Method in class com.attivio.client.ContentFeeder
Send docs to AIE.
feed(IngestDocument...) - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
feed(IngestDocument...) - Method in interface com.attivio.sdk.client.DocumentOutputClient
Send docs to AIE.
feed(IngestDocument...) - Method in interface com.attivio.sdk.connector.DocumentPublisher
Feed one of more documents to Attivio.
feed(IngestDocument...) - Method in class com.attivio.sdk.connector.MockPublisher
 
feed(IngestDocument...) - Method in class com.attivio.sdk.test.MockIngestClient
 
feed(IngestDocument, AttivioAcl) - Method in class com.attivio.client.ContentFeeder
Sends doc to the document receiver with the given ACL.
feed(IngestDocument, AttivioAcl) - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
feed(IngestDocument, AttivioAcl) - Method in interface com.attivio.sdk.client.IngestClient
Feeds the document with its ACL to AIE.
feed(IngestDocument, AttivioAcl) - Method in class com.attivio.sdk.connector.MockPublisher
 
feed(IngestDocument, AttivioAcl) - Method in interface com.attivio.sdk.security.SecurityFeeder
Sends doc to the document receiver with the given ACL.
feed(IngestDocument, AttivioAcl) - Method in class com.attivio.sdk.test.MockIngestClient
 
feed(AttivioPrincipal) - Method in class com.attivio.client.ContentFeeder
Ingests an AttivioPrincipal.
feed(AttivioPrincipal) - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
feed(AttivioPrincipal) - Method in interface com.attivio.sdk.client.IngestClient
Feeds an AttivioPrincipal to AIE.
feed(AttivioPrincipal) - Method in class com.attivio.sdk.connector.MockPublisher
 
feed(AttivioPrincipal) - Method in interface com.attivio.sdk.security.SecurityFeeder
Ingests an AttivioPrincipal.
feed(AttivioPrincipal) - Method in class com.attivio.sdk.test.MockIngestClient
 
feed(Iterable<IngestDocument>) - Method in class com.attivio.client.ContentFeeder
Send docs to AIE.
feed(Iterable<IngestDocument>) - Method in interface com.attivio.sdk.client.DocumentOutputClient
Send docs to AIE.
feed(Iterable<IngestDocument>) - Method in class com.attivio.sdk.test.MockIngestClient
 
FEED_ERROR - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-15, Failed to feed content to specified workflow
FETCHER_TIMEOUT_DEFAULT - Static variable in interface com.attivio.sdk.scanner.concurrency.ConcurrentDocumentFetcherScanner
 
field - Variable in class com.attivio.sdk.search.Sort
The field being sorted on.
field - Variable in enum com.attivio.sdk.util.CalendarField
Base field for computation.
field(String) - Method in class com.attivio.util.FieldExpressionFactory
 
FIELD_CACHE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-19 Failed to load cache for field
FIELD_CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-58, Configuration for field is invalid.
FIELD_DEF - Static variable in class com.attivio.client.streaming.SearchDocumentSerializer
Field ID indicating in-line definition of field.
FIELD_EOF - Static variable in class com.attivio.client.streaming.SearchDocumentSerializer
Field ID indicating no more fields.
FIELD_EXPRESSION_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-35 An error occurred while evaluating a FieldExpression.
FIELD_MAPPINGS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
FIELD_NAMES - Static variable in class com.attivio.sdk.schema.FieldNames
This field contains the name of all fields indexed for a document.
FIELD_NORMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Deprecated.
this parameter is now ignored and may be repurposed in a future release
FIELD_NOT_IN_SCHEMA - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-15 A field was specified that doesn't exist in the given schema
FIELD_NOT_IN_SCHEMA - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-3 A field was specified that doesn't exist in the given schema
FIELD_NOT_INDEXED - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-18 The use of an indexed field that does not exist was requested.
FIELD_PRINCIPAL_ID - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The name of the field that stores the principal ID.
FIELD_PRINCIPAL_NAME - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The name of the field that stores the principal name.
FIELD_PROCESSING_FAILED - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-9 processing of a field failed.
FIELD_REALM_ID - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The name of the field that stores the security realm ID.
FIELD_UNSUPPORTED - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-46 The desired operation is not supported on the requested field.
FieldBoostFeature - Class in com.attivio.sdk.search.relevancy
FieldExpression based relevancy feature.
FieldBoostFeature(String, FieldExpression) - Constructor for class com.attivio.sdk.search.relevancy.FieldBoostFeature
 
FieldCollapse - Class in com.attivio.sdk.search
Field Collapsing Specification.
FieldCollapse() - Constructor for class com.attivio.sdk.search.FieldCollapse
 
FieldCollapse(String) - Constructor for class com.attivio.sdk.search.FieldCollapse
 
FieldCollapse.Mode - Enum in com.attivio.sdk.search
Mode for performing field collapsing.
FieldCollapseConverter - Class in com.attivio.util.serialization
FieldCollapse XStream Converter.
FieldCollapseConverter() - Constructor for class com.attivio.util.serialization.FieldCollapseConverter
 
FieldDef(int, String) - Constructor for class com.attivio.client.streaming.SearchDocumentSerializer.FieldDef
 
FieldExpression - Class in com.attivio.sdk.search.fields
Base class for field expressions.
FieldExpression() - Constructor for class com.attivio.sdk.search.fields.FieldExpression
 
FieldExpression.StringMode - Enum in com.attivio.sdk.search.fields
Mode for serializing FieldExpression to a string.
FieldExpressionConverter - Class in com.attivio.util.serialization
XStream serializer for com.attivio.model.fields.FieldExpression.
FieldExpressionConverter() - Constructor for class com.attivio.util.serialization.FieldExpressionConverter
 
FieldExpressionFactory - Class in com.attivio.util
Factory for creating FieldExpression instances.
FieldExpressionFactory() - Constructor for class com.attivio.util.FieldExpressionFactory
 
FieldExpressionHandler - Class in com.attivio.sdk.search.fields
Deprecated.
Use Function invocations instead.
FieldExpressionHandler() - Constructor for class com.attivio.sdk.search.fields.FieldExpressionHandler
Deprecated.
 
FieldExpressionQuery - Class in com.attivio.sdk.search.query
A query that matches documents using the value of a FieldExpression.
FieldExpressionQuery() - Constructor for class com.attivio.sdk.search.query.FieldExpressionQuery
Constructor
FieldExpressionQuery(FieldExpression) - Constructor for class com.attivio.sdk.search.query.FieldExpressionQuery
Constructor
FieldExpressionQuery(String) - Constructor for class com.attivio.sdk.search.query.FieldExpressionQuery
 
FieldExpressionQueryConverter - Class in com.attivio.util.serialization.query
 
FieldExpressionQueryConverter() - Constructor for class com.attivio.util.serialization.query.FieldExpressionQueryConverter
 
FieldExpressions - Class in com.attivio.sdk.search.fields
Utility class for working with field expressions.
FieldExpressions() - Constructor for class com.attivio.sdk.search.fields.FieldExpressions
 
fieldId - Variable in class com.attivio.client.streaming.SearchDocumentSerializer.FieldDef
 
FieldLength - Class in com.attivio.sdk.search.fields
FieldExpression for returning an approximate number of tokenized terms for a field for each document.
FieldLength(String) - Constructor for class com.attivio.sdk.search.fields.FieldLength
Construct a new field source for fieldName
fieldName() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo.Field
 
fieldNameArray - Variable in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Array of field names of the record
fieldNameIndex - Variable in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Index of the current field of the record
FieldNames - Class in com.attivio.sdk.schema
Contains document field names that are frequently used in the default Attivio transformers.
FieldNames() - Constructor for class com.attivio.sdk.schema.FieldNames
 
FieldRequest - Class in com.attivio.sdk.search.fields
A request for a field.
FieldRequest() - Constructor for class com.attivio.sdk.search.fields.FieldRequest
 
FieldRequest(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.FieldRequest
 
FieldRequest(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.FieldRequest
 
fieldValueArray - Variable in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Array of values of the current field
FieldValueCreatingTransformer<T> - Interface in com.attivio.sdk.server.component.ingest
Interface for document transformers that create a new field value based on an existing field's value.
fieldValueIndex - Variable in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Index of the current value of the current field
FieldValueMapper - Interface in com.attivio.sdk.util
Maps a single IngestFieldValue to a new field.
FieldValueModifier - Interface in com.attivio.sdk.util
Modify a single IngestFieldValue in place.
FieldValueModifyingTransformer - Interface in com.attivio.sdk.server.component.ingest
Interface for document transformers that modify and existing field value in place.
FILE_ACCESS_FAILED - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-31, File access failed
FILE_ACCESS_VIOLATION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-28 file access violation
FILE_NOT_FOUND - Static variable in class com.attivio.sdk.error.MetadataError
METADATA-4 - File not found.
FILE_NOT_FOUND - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-33 Could not find a file specified
FILE_READ_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2005.
FILE_SEP - Static variable in class com.attivio.util.IOUtils
 
FILE_VERSION_MISMATCH - Static variable in class com.attivio.sdk.error.LinguisticProcessingError
LINGUISTIC_PROCESSING-3 Error loading file: file version mismatch.
FILE_WRITE_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2006.
FileContentPointer - Class in com.attivio.sdk.test
 
FileContentPointer(String) - Constructor for class com.attivio.sdk.test.FileContentPointer
 
FileInput(File) - Constructor for class com.attivio.util.ft.FileTransactionStorage.FileInput
 
FileInputStreamBuilder - Class in com.attivio.util.stream
{code}FileInputStreamBuilder{code} is an adapter for a FileInputStream.
FileInputStreamBuilder(File) - Constructor for class com.attivio.util.stream.FileInputStreamBuilder
Creates a new InpuStreamBuilder for the given file.
FileInputStreamBuilder(File, boolean) - Constructor for class com.attivio.util.stream.FileInputStreamBuilder
Creates a new InputStreamBuilder for the given file.
FileInputStreamBuilder(String) - Constructor for class com.attivio.util.stream.FileInputStreamBuilder
Creates a new InputStreamBuilder for the given path.
FILENAME - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the filename of the document.
FileNameComparator() - Constructor for class com.attivio.util.FileUtils.FileNameComparator
 
fileNotFound() - Method in interface com.attivio.util.Tailer.TailerListener
 
FileOutput(File, boolean) - Constructor for class com.attivio.util.ft.FileTransactionStorage.FileOutput
 
fileRotated() - Method in interface com.attivio.util.Tailer.TailerListener
 
FILESYSTEM_NOT_FOUND - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-27, Error connecting to filesystem
FileTransactionStorage - Class in com.attivio.util.ft
 
FileTransactionStorage(File) - Constructor for class com.attivio.util.ft.FileTransactionStorage
 
FileTransactionStorage(File, String...) - Constructor for class com.attivio.util.ft.FileTransactionStorage
 
FileTransactionStorage(String) - Constructor for class com.attivio.util.ft.FileTransactionStorage
 
FileTransactionStorage.FileInput - Class in com.attivio.util.ft
 
FileTransactionStorage.FileOutput - Class in com.attivio.util.ft
 
FileUtils - Class in com.attivio.util
Contains utility methods for reading/writing files while handling encodings and other issues.
FileUtils() - Constructor for class com.attivio.util.FileUtils
The default constructor.
FileUtils.FileNameComparator - Class in com.attivio.util
Compares file objects.
filter(Predicate<? super IngestFieldValue>) - Method in class com.attivio.sdk.ingest.IngestField
Filter out all values that do not match predicate.
filter(Predicate<Token>) - Method in class com.attivio.sdk.token.Position
Remove all tokens from this position that do not match predicate.
Filter(String, String...) - Constructor for class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
FILTER_BASED_FACET - Static variable in class com.attivio.util.serialization.FacetRequestConverter
XStream Element for FilterBasedFacetRequest
FILTER_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-23 Failed to apply filter to query.
FilterBasedFacetRequest - Class in com.attivio.sdk.search.facet
A FacetRequest whose buckets are defined by Queries.
FilterBasedFacetRequest() - Constructor for class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
FilterBasedFacetRequest(String) - Constructor for class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
FilteredIterable(boolean) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.FilteredIterable
 
filteredRetrieve(String, Map<String, String>) - Method in interface com.attivio.sdk.client.DocumentStoreApi
Finds and returns the documents matching the provided equality filters.
filteredRetrieve(String, Map<String, String>) - Method in class com.attivio.sdk.service.MockDocumentStore
Finds and returns the documents matching the provided equality filters.
FilterQuery - Class in com.attivio.sdk.search.query
A FilterQuery applies a filter Query to a search Query.
FilterQuery() - Constructor for class com.attivio.sdk.search.query.FilterQuery
 
FilterQuery(Query, Query) - Constructor for class com.attivio.sdk.search.query.FilterQuery
Construct a new FilterQuery
FilterQueryConverter - Class in com.attivio.util.serialization.query
 
FilterQueryConverter() - Constructor for class com.attivio.util.serialization.query.FilterQueryConverter
 
FilterQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.FilterQueryOperator
 
filters() - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
Get the filters for this FilterBasedFacetRequest.
filterTokens(IngestFieldValue, Locale) - Static method in class com.attivio.util.TokenUtils
Get all tokens for locale.
finalize() - Method in class com.attivio.client.streaming.StreamedResponseClient
 
finalize() - Method in class com.attivio.util.stream.FileInputStreamBuilder
finalize() - Method in class com.attivio.util.stream.HttpResponseStream
 
finalize() - Method in class com.attivio.util.stream.RestartableInputStream
Cleanup any
findIpAddress(String) - Static method in class com.attivio.util.IOUtils
Returns the 1st IP address that starts with the given string.
findMatchingClose(String, String, String, int) - Static method in class com.attivio.util.StringUtils
Finds the matching close (identified by endElem), handling embedded opens (identified by startElem) and closes.
findRelevancyModel(String...) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
findRelevancyModel(String...) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Find a relevancy model given a query.
FINISH_COMMIT_FAILED - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-15 Master received a failure from a slave when telling it to put the new index live.
first(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
first(String) - Method in class com.attivio.util.FieldExpressionFactory
 
FIRST - com.attivio.sdk.search.fields.AggregateExpression.Method
Get first value.
FIRST - com.attivio.sdk.search.Sort.NullSortOrder
Null values will be returned before all other values.
fixPathSeparators(String) - Static method in class com.attivio.util.IOUtils
Make path separators consistent and correct for the local platform.
FLOAT - com.attivio.sdk.schema.SchemaField.Type
The Float type
FLOAT - com.attivio.sdk.util.StringParser.TokenType
 
floatValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a float.
floatValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Gets the value as a float.
floatValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a float.
floatValue(StringParser) - Static method in class com.attivio.sdk.search.fields.Constant
 
floor(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
floor(String) - Method in class com.attivio.util.FieldExpressionFactory
 
FLOOR - com.attivio.sdk.search.fields.UnaryMathExpression.Method
 
flush() - Method in class com.attivio.util.ft.TransactionStorage.FrameOutputStream
 
flush() - Method in class com.attivio.util.RandomAccessFileOutputStream
flushLocalSignals() - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
flushLocalSignals() - Method in interface com.attivio.sdk.search.relevancy.SignalAdminApi
Flush locally stored signals.
flushSignals(boolean) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
flushSignals(boolean) - Method in interface com.attivio.sdk.search.relevancy.SignalAdminApi
Flush all signals.
fmt(Object...) - Method in class com.attivio.sdk.error.JoinFinderError
Format the message
forAuthority(String) - Static method in enum com.attivio.sdk.transport.DataGroup
Retrieve the DataGroup for the given authority.
FORCED_SHUTDOWN - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-48 Externally forced shutdown
FORCED_SHUTDOWN_DURING_SHUTDOWN - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-49 Externally forced shutdown while shutting down
forEach(Consumer<? super IngestField>) - Method in class com.attivio.sdk.ingest.IngestDocument
 
forEach(Consumer<? super IngestFieldValue>) - Method in class com.attivio.sdk.ingest.IngestField
 
forEach(Consumer<? super FacetBucket>) - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
forEach(Consumer<? super SearchDocument>) - Method in class com.attivio.sdk.search.SearchDocumentList
 
forEach(Consumer<? super SearchField>) - Method in class com.attivio.sdk.search.SearchDocument
 
forEach(Consumer<? super SearchFieldValue>) - Method in class com.attivio.sdk.search.SearchField
 
forEach(Consumer<? super T>) - Method in interface com.attivio.sdk.client.audit.CloseableIterable
Consume all values for this iterable with consumer
forEach(Consumer<Token>) - Method in class com.attivio.sdk.token.Position
Pass each token in this position to consumer.
forEachFacet(Consumer<FacetRequest>) - Method in class com.attivio.sdk.search.QueryFrame
 
forEachFacet(Consumer<FacetRequest>) - Method in class com.attivio.sdk.search.QueryRequest
Consume all requested FacetRequests with consumer.
forEachField(Consumer<FieldRequest>) - Method in class com.attivio.sdk.search.QueryFrame
 
forEachField(Consumer<FieldRequest>) - Method in class com.attivio.sdk.search.QueryRequest
Consume all FieldRequests with consumer.
forEachField(Function<FieldExpression, FieldExpression>) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Applies handler for each FieldExpression argument.
forEachField(Function<FieldExpression, FieldExpression>) - Method in class com.attivio.sdk.search.fields.Condition
Applies handler for each FieldExpression argument.
forEachField(Function<FieldExpression, FieldExpression>) - Method in class com.attivio.sdk.search.fields.FieldExpression
Applies handler for each FieldExpression argument.
forEachField(Function<FieldExpression, FieldExpression>) - Method in class com.attivio.sdk.search.fields.Locate
Applies handler for each FieldExpression argument.
forEachField(Function<FieldExpression, FieldExpression>) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Applies handler for each FieldExpression argument.
forEachField(Function<FieldExpression, FieldExpression>) - Method in class com.attivio.sdk.search.fields.Switch
Applies handler for each FieldExpression argument.
forEachField(Function<FieldExpression, FieldExpression>) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Applies handler for each FieldExpression argument.
forEachField(Function<FieldExpression, FieldExpression>) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Applies handler for each FieldExpression argument.
forEachPhrase(PhraseHandler) - Method in class com.attivio.sdk.search.fields.FieldExpression
Applies handler for each Phrase argument.
forEachQuery(QueryHandler) - Method in class com.attivio.sdk.search.fields.FieldExpression
Applies handler for each Query argument.
forEachQuery(QueryHandler) - Method in class com.attivio.sdk.search.fields.Teaser
Applies handler for each Query argument.
forEachToken(Consumer<Token>) - Method in class com.attivio.sdk.token.TokenList
Pass all tokens to consumer.
FOREGROUND - com.attivio.sdk.ingest.Optimize.BackgroundMode
Segment merging will be run in the foreground.
format(String, Object...) - Static method in class com.attivio.util.StringUtils
Format value using args.
format(Date) - Static method in class com.attivio.util.AttivioDateFormat
Format a date in "yyyy-MM-dd'T'HH:mm:ss" format.
FORMAT_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2004.
formatDate(Date) - Static method in class com.attivio.util.DateUtils
Formats a date according to ISO_8601_DATE_FORMAT format.
formatDate(Date, String, String) - Static method in class com.attivio.util.DateUtils
Formats a date according to a specified format.
formatDate(Date, String, TimeZone) - Static method in class com.attivio.util.DateUtils
Formats a date according to a specified format.
formatDate(Date, TimeZone) - Static method in class com.attivio.util.DateUtils
Formats a date according to ISO_8601_DATE_FORMAT format.
formatDuration(long) - Static method in class com.attivio.util.DateUtils
Formats a duration ( difference between 2 times) such that only the 2 most significant time units are included.
formatError() - Method in class com.attivio.sdk.esb.ProcessingResult.Data
 
formatError(ErrorCode, String) - Static method in class com.attivio.sdk.esb.ProcessingResult
Format context-aware message for error.
formatError(Locale, String...) - Method in class com.attivio.sdk.error.AdvancedTextExtractionError
 
formatError(Locale, String...) - Method in class com.attivio.sdk.error.BaseTransformerError
 
formatError(Locale, String...) - Method in class com.attivio.sdk.error.BasisTechError
 
formatError(Locale, String...) - Method in class com.attivio.sdk.error.ErrorCode
Format a contextual error message.
formatError(Locale, String...) - Method in class com.attivio.sdk.error.IndexEngineError
 
formatError(Locale, String...) - Method in class com.attivio.sdk.error.LinguisticProcessingError
 
formatError(Locale, String...) - Method in class com.attivio.sdk.error.SchemaError
 
formatError(Locale, String...) - Method in class com.attivio.sdk.error.TextExtractionError
 
formatLogMessage(String, Object...) - Static method in exception com.attivio.sdk.AttivioException
Safely formats a log message handling null input as well as returning a warning message if message formatting failed.
formatLogMessage(String, Object...) - Static method in class com.attivio.util.AttivioLogger
Safely formats a log message handling null input as well as returning a warning message if message formatting failed.
formatMilliseconds(Date) - Static method in class com.attivio.util.AttivioDateFormat
Format a date in "yyyy-MM-dd'T'HH:mm:ss.SSS" format.
formatMillisecondsOptional(Date) - Static method in class com.attivio.util.AttivioDateFormat
Format a date in "yyyy-MM-dd'T'HH:mm:ss[.SSS]" format, with milliseconds only if specified.
FormAuthentication - Interface in com.attivio.sdk.scanner.http
This interface should be implemented by the scanner if Form based authentication will be required for some of the data sources this scanner will access.
formEntryClass() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Class to implement the Form Entry (see GWT Commons)
forName(String, Class<T>) - Static method in class com.attivio.platform.util.ReflectionUtils
Lookup a class given className and type.
forPath(String) - Method in class com.attivio.curatorshim.ExistsBuilder
 
FOUND - com.attivio.sdk.esb.ProcessingResultCode
Correction for a document or message incorrectly marked as LOST
FrameOutputStream(byte) - Constructor for class com.attivio.util.ft.TransactionStorage.FrameOutputStream
 
Freshness - Class in com.attivio.sdk.search.fields
Field Expression to calculate a Freshness score.
Freshness(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
Freshness(Freshness, Date) - Constructor for class com.attivio.sdk.search.fields.Freshness
Crate a new freshness identical to base except with a new center.
Freshness(String) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
Freshness(String, double) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
Freshness(String, double, Date) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
Freshness(String, double, Date, Date) - Constructor for class com.attivio.sdk.search.fields.Freshness
 
FRESHNESS_CACHE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-31 Failed to load freshness cache.
FRESHNESS_NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-9 Freshness is not supported on the requested field
FreshnessRange - Class in com.attivio.sdk.search.fields
A range for a Freshness field expression.
FreshnessRange() - Constructor for class com.attivio.sdk.search.fields.FreshnessRange
 
FreshnessRange(long) - Constructor for class com.attivio.sdk.search.fields.FreshnessRange
 
FreshnessRange(long, double, double, double) - Constructor for class com.attivio.sdk.search.fields.FreshnessRange
 
FreshnessRange(long, TimeResolution, double, double, double) - Constructor for class com.attivio.sdk.search.fields.FreshnessRange
 
fromEscapedValue(String) - Static method in class com.attivio.sdk.ingest.EntityTypes
 
fromExternal(String) - Static method in enum com.attivio.sdk.esb.ProcessingResultCode
Converts an external value to a ProcessingResultCode value.
fromExternal(String) - Static method in enum com.attivio.sdk.geo.DistanceUnits
Parse a string value into a DistanceUnits value.
fromExternal(String) - Static method in enum com.attivio.sdk.ingest.DocumentMode
Converts an external value to a DocumentMode value.
fromExternal(String) - Static method in enum com.attivio.sdk.schema.SchemaField.LowerCaseMode
Converts an external value to an TokenizeMode value
fromExternal(String) - Static method in enum com.attivio.sdk.schema.SchemaField.TokenizeMode
Converts an external value to an TokenizeMode value
fromExternal(String) - Static method in enum com.attivio.sdk.schema.SchemaField.Type
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.facet.FacetRequest.SortBy
Parse a string value into a SortBy.
fromExternal(String) - Static method in enum com.attivio.sdk.search.FieldCollapse.Mode
 
fromExternal(String) - Static method in enum com.attivio.sdk.search.JoinFacetMode
Converts an external value to a type value.
fromExternal(String) - Static method in enum com.attivio.sdk.search.JoinRollupMode
Converts an external value to a type value.
fromExternal(String) - Static method in enum com.attivio.sdk.search.query.AccessControlQuery.Method
Converts an external value to a JoinMode value.
fromExternal(String) - Static method in enum com.attivio.sdk.search.query.JoinMode
Converts an external value to a JoinMode value.
fromExternal(String) - Static method in enum com.attivio.sdk.search.QueryRequest.AcronymsMode
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.QueryRequest.FacetFinderMode
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.QueryRequest.SpellCheckMode
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.QueryRequest.StopwordsMode
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.QueryRequest.SynonymsMode
Converts an external value to a type value
fromExternal(String) - Static method in enum com.attivio.sdk.search.Sort.SortOrder
Converts an external value to a type value.
fromExternal(String) - Static method in enum com.attivio.sdk.security.AttivioPrincipal.PrincipalType
Converts an external value to a PrincipalType value.
fromExternal(String, QueryRequest.StopwordsMode) - Static method in enum com.attivio.sdk.search.QueryRequest.StopwordsMode
Converts an external value to a type value using a default on parse failure.
fromInt(int) - Static method in enum com.attivio.platform.perfmon.model.Metric.Type
 
fromJson(String) - Static method in class com.attivio.sdk.test.TestInfo
 
fromMeters(double) - Method in enum com.attivio.sdk.geo.DistanceUnits
Convert a value from meters to this enum's type.
fromOrdinal(int) - Static method in enum com.attivio.sdk.ingest.DocumentMode
 
fromPrincipalString(String) - Static method in class com.attivio.sdk.security.AttivioPrincipal
Creates an attivio principal from a principal string in the form of realmId:principalId:principalName
fromString(String) - Method in class com.attivio.util.serialization.AttivioDateConverter
fromString(String) - Method in class com.attivio.util.XStreamSerializer.NonCachingStringConverter
 
fromValue(int) - Static method in enum com.attivio.sdk.event.SystemEvent.CorrelationState
 
fromValue(int) - Static method in enum com.attivio.sdk.event.SystemEvent.Severity
 
fromXml(Element) - Static method in class com.attivio.util.serialization.security.AttivioAclConverter
Deserialize "aclEl" as an AttivioAcl.
FT - Static variable in class com.attivio.service.Platform
znode where ft status is stored
FT_CANNOT_REFEED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-108, Cannot refeed operation for FT service.
FT_RETRY_COUNT - Static variable in class com.attivio.sdk.schema.FieldNames
Field indicating the maximum number of times an IngestDocument will be retried for fault tolerance
FT_SERVICE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-107, Fault tolerant service error.
FULL - com.attivio.client.streaming.StreamMode
Stream full documents.
FULL - com.attivio.sdk.search.JoinFacetMode
A child document will be included in facet counts once for every parent document containing the child document.
FULL_DOCUMENTS - com.attivio.sdk.search.StreamingQueryRequest.DocumentStreamingMode
Stream back full documents including all fields requested in the QueryRequest.
FUZZY - com.attivio.sdk.token.TokenAnnotation
Experimental: Marks a token as being generated due to a fuzzy/inexact match.
FUZZY_MAX_TERMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for maximum number of terms to expand a fuzzy query to.
FuzzyMatch - Class in com.attivio.sdk.search.fields
Fuzzy match field expression.
FuzzyMatch(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.FuzzyMatch
 
FuzzyTerm - Class in com.attivio.sdk.search.query.phrase
Phrase that fuzzy matches all terms are similar to a specified term.
FuzzyTerm() - Constructor for class com.attivio.sdk.search.query.phrase.FuzzyTerm
Constructor.
FuzzyTerm(SearchTerm) - Constructor for class com.attivio.sdk.search.query.phrase.FuzzyTerm
Constructor.
FuzzyTerm(String) - Constructor for class com.attivio.sdk.search.query.phrase.FuzzyTerm
Constructor.
FuzzyTerm(String, int) - Constructor for class com.attivio.sdk.search.query.phrase.FuzzyTerm
Constructor.
FuzzyTermConverter - Class in com.attivio.util.serialization.query.phrase
 
FuzzyTermConverter() - Constructor for class com.attivio.util.serialization.query.phrase.FuzzyTermConverter
 
FuzzyTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.FuzzyTermOperator
 

G

GB - Static variable in class com.attivio.util.serialization.ConverterUtils
 
ge(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
GE - com.attivio.sdk.search.fields.Compare.Operator
Greater Than Equal To (>=)
GE - com.attivio.sdk.util.StringParser.TokenType
 
GENERAL_ERROR - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-1, General configuration error.
GENERAL_ERROR - Static variable in class com.attivio.sdk.error.SonarError
generic error
GENERAL_WARNING - Static variable in class com.attivio.sdk.error.SonarError
 
GENERATION_INITIALIZATION_FAILED - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-15 Initialization of Search Generations Failed
GENERATION_WARMUP_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-15 Failed to warm up search generation post commit.
GENERIC - Static variable in class com.attivio.sdk.error.QueryBuilderError
QUERY-BUILDER-1 A generic Query Builder error.
genericQueryParameters - Variable in class com.attivio.sdk.search.QueryRequest
 
GeoBoost - Class in com.attivio.sdk.search.fields
Computes a boost score based on the geographical distance from a center point.
GeoBoost(FieldExpression, double, double) - Constructor for class com.attivio.sdk.search.fields.GeoBoost
Constructor.
GeoBoost(String, double, double) - Constructor for class com.attivio.sdk.search.fields.GeoBoost
Constructor.
GeoDistance - Class in com.attivio.sdk.search.fields
Computes the geographical distance from a center point.
GeoDistance(FieldExpression, double, double) - Constructor for class com.attivio.sdk.search.fields.GeoDistance
Construct a new FieldFunction to apply an aggregation function to another expression.
GeoDistance(FieldExpression, double, double, DistanceUnits) - Constructor for class com.attivio.sdk.search.fields.GeoDistance
Construct a new FieldFunction to apply an aggregation function to another expression.
GeoDistance(String, double, double) - Constructor for class com.attivio.sdk.search.fields.GeoDistance
Calculate the geo distance.
GeoDistance(String, Point, DistanceUnits) - Constructor for class com.attivio.sdk.search.fields.GeoDistance
 
GeoDistanceOperator() - Constructor for class com.attivio.util.parser.QueryOperators.GeoDistanceOperator
 
GeoDistanceQuery - Class in com.attivio.sdk.search.query
Query for matching documents that are a desired distance from a center point.
GeoDistanceQuery() - Constructor for class com.attivio.sdk.search.query.GeoDistanceQuery
Constructor
GeoDistanceQuery(double) - Constructor for class com.attivio.sdk.search.query.GeoDistanceQuery
 
GeoDistanceQuery(double, DistanceUnits) - Constructor for class com.attivio.sdk.search.query.GeoDistanceQuery
 
GeoDistanceQuery(String, Point, double) - Constructor for class com.attivio.sdk.search.query.GeoDistanceQuery
 
GeoDistanceQuery(String, Point, double, DistanceUnits) - Constructor for class com.attivio.sdk.search.query.GeoDistanceQuery
 
GeoDistanceQueryConverter - Class in com.attivio.util.serialization.query
 
GeoDistanceQueryConverter() - Constructor for class com.attivio.util.serialization.query.GeoDistanceQueryConverter
 
GeometryUtils - Class in com.attivio.util
Utility functions for geometry classes.
GEOSEARCH_NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-10 Geo Search is not supported on the requested field
get() - Method in class com.attivio.concurrent.SynchronizedBoolean
Return the current value
get() - Static method in class com.attivio.sdk.service.ServiceFactoryFactory
Get an instance of the {@link #com.attivio.sdk.service.ServiceFactory}
get() - Method in class com.attivio.sdk.token.Position
Get the primary Token for this position.
get() - Method in class com.attivio.sdk.token.PositionIterator
Get the current position.
get() - Method in class com.attivio.util.LazyReference
The object will be atomically initialized unless it already has been initialized.
get(int) - Method in class com.attivio.sdk.esb.WorkflowQueue
 
get(int) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get the FacetBucket at index.
get(int) - Method in class com.attivio.sdk.search.SearchDocumentList
 
get(TokenAnnotation) - Method in class com.attivio.sdk.token.Position
Get all Tokens for this position that contain the specified annotation.
get(Object) - Method in class com.attivio.sdk.esb.MessageMetadata
get(Object) - Static method in class com.attivio.sdk.service.ServiceFactoryFactory
Get an instance of the {@link #com.attivio.sdk.service.ServiceFactory}
get(Object) - Method in class com.attivio.sdk.util.PropertyMap
 
get(Object) - Method in class com.attivio.util.MultiValueMap
Returns the first key.
get(String) - Method in class com.attivio.sdk.test.FacetBucketAssert
Assert that a child bucket with label exists.
get(String) - Method in class com.attivio.sdk.test.FacetBucketsAssert
Assert that a bucket with label exists.
get(String, boolean) - Method in class com.attivio.sdk.util.PropertyMap
Get a boolean value for key.
get(String, double) - Method in class com.attivio.sdk.util.PropertyMap
Get a double value for key.
get(String, float) - Method in class com.attivio.sdk.util.PropertyMap
Get a float value for key.
get(String, int) - Method in class com.attivio.sdk.util.PropertyMap
Get an int value for key.
get(String, long) - Method in class com.attivio.sdk.util.PropertyMap
Get a long value for key.
get(String, Object) - Method in class com.attivio.sdk.util.PropertyMap
Get an Object value for key.
get(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
Returns an InputStream to access the content.
get(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
Returns an InputStream to access the content.
get(String, String) - Method in class com.attivio.sdk.util.PropertyMap
Get a String value for key.
get(String, String...) - Method in class com.attivio.sdk.test.FacetBucketsAssert
Assert that a multi-level facet has a bucket at the specified path.
get(Calendar) - Method in enum com.attivio.sdk.util.CalendarField
Get the calendar field.
get(Map<String, ?>, String, boolean) - Static method in class com.attivio.sdk.util.PropertyMap
Get a boolean value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, double) - Static method in class com.attivio.sdk.util.PropertyMap
Get a double value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, float) - Static method in class com.attivio.sdk.util.PropertyMap
Get a float value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, int) - Static method in class com.attivio.sdk.util.PropertyMap
Get an int value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, long) - Static method in class com.attivio.sdk.util.PropertyMap
Get a long value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, Object) - Static method in class com.attivio.sdk.util.PropertyMap
Get an Object value from map for key returning defaultValue if key is not found.
get(Map<String, ?>, String, String) - Static method in class com.attivio.sdk.util.PropertyMap
Get a String value from map for key returning defaultValue if key is not found.
GET_EVENTS_ERROR - Static variable in class com.attivio.sdk.error.EventStoreError
EVENTSTORE-3, Failed to extract events.
GET_EXTERNAL_URI - Static variable in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Used for control channel in HA/FT solutions.
GET_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-2 Failed to get a value from the property store.
getA(double, double, double, double) - Static method in class com.attivio.sdk.geo.AbstractEllipse
Compute the A constant for an ellipse.
getAcceptedIssuers() - Method in class com.attivio.transport.http.ssl.EasyX509TrustManager
 
getAccuracy() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the computed accuracy for a trained relevancy model.
getAcknowledgement() - Method in class com.attivio.sdk.event.SystemEvent
 
getAcl() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the AttivioAcl for this document.
getAcl() - Method in class com.attivio.sdk.scanner.concurrency.DocumentAndAcl
 
getAclField() - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
getAclQuery() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the query that will select ACL records.
getAcronymBoost() - Method in class com.attivio.sdk.search.QueryRequest
Get the boost to apply to expanded acronyms.
getAcronymDictionaryName() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the dictionary to use for acronym expansion.
getAcronymsMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the mode for expanding acronyms.
getActiveClients() - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns the clientIds for all active clients.
getActiveClients() - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns the clientIds for all active clients.
getAddress(String) - Method in class com.attivio.service.HttpTransportClientApiFactory
 
getAdminObjectName(Class<?>) - Static method in class com.attivio.util.JmxUtils
Gets the JMX ObjectName for apiClass.
getAdminObjectName(Class<?>, String) - Static method in class com.attivio.util.JmxUtils
Gets the JMX ObjectName for apiClass.
getAieRootCurator() - Static method in class com.attivio.curatorshim.CuratorFrameworkShim
 
getAieRootCurator() - Method in class com.attivio.service.Platform
 
getAlertHandler() - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlertRegistration
The handler to handle this alert.
getAlertLevel() - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlert
 
getAlerts() - Method in class com.attivio.connector.ConcurrentScannerStatCalculator
 
getAlias() - Method in class com.attivio.sdk.search.query.SubQuery
Get the alias (if any) for this sub query.
getAlias(Class<?>, Mapper) - Static method in class com.attivio.util.serialization.AbstractConverter
Get the serialized alias for type.
getAlias(Object, Mapper) - Static method in class com.attivio.util.serialization.AbstractConverter
Get the serialized alias for value's class.
getAll(UUID, long, long) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
 
getAll(UUID, long, long) - Method in class com.attivio.sdk.service.MockIngestAuditApi
getAllChildData(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getAllChildKeys() - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getAllDocumentData(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getAllKeys() - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getAllOrSpecificFieldList(IngestDocument, Collection<String>) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Returns a specific list of input field names or all fields in the document if the input list is null or empty.
getAllowField() - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
getAllParameters() - Method in class com.attivio.sdk.search.query.Query
Get generic query options
getAllRelevancyModelNames() - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
getAllRelevancyModelNames() - Method in interface com.attivio.sdk.client.SignalTrackingApi
Get the names of all relevancy models across all signals
getAncestorId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
The initiating document id if any.
getAncestorId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
The initiating document id if any.
getAncestorIdField() - Method in class com.attivio.platform.util.AbstractDocumentAssociation
 
getAncestorIdField() - Method in class com.attivio.platform.util.ParentChildDocumentAssociation
getAncestry(IngestDocument) - Method in class com.attivio.platform.util.AbstractDocumentAssociation
 
getAncestry(IngestDocument) - Method in interface com.attivio.sdk.scanner.ParentChildDocumentAssociation
 
getAngle(double, double, double, double) - Static method in class com.attivio.util.GeometryUtils
Calculate the angle between a line defined by 2 points.
getAnnotation(Class<?>, Class<T>) - Static method in class com.attivio.platform.util.ReflectionUtils
Inspects the clazz and returns the Annotation instance if the annotation is present on the clazz.
getAnnotations() - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Get all set token annotations as a bit mask.
getAnnotations() - Method in class com.attivio.sdk.token.Token
Get all set token annotations as a bit mask.
getAnnotations() - Method in interface com.attivio.sdk.token.TokenAnnotationSet
Get all set token annotations as a bit mask.
getAnnotations(String) - Method in class com.attivio.util.serialization.query.phrase.AbstractPhraseConverter
 
getAnonymousAcl() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Experimental: get acl for "public"/"anonymous" documents.
getApi() - Method in class com.attivio.client.exposedapi.ExposedApiContainer
 
getApi(Class<SearchClient>) - Method in class com.attivio.platform.service.RemoteSearchClientFactory
getApi(Class<IngestApi>) - Method in class com.attivio.platform.service.RemoteIngestApiFactory
getApi(Class<T>) - Method in class com.attivio.client.exposedapi.JmxApiServiceFactory
getApi(Class<T>) - Method in interface com.attivio.service.ClientApiFactory
 
getApiClass() - Method in class com.attivio.client.exposedapi.ExposedApiContainer
 
getApplicationName() - Method in class com.attivio.sdk.admin.PingResponse
 
getArgument(int) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Get argument at index.
getArgumentCount() - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Get the number of arguments.
getArguments() - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Get the arguments.
getArguments() - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get the arguments.
getAsBytes(String) - Static method in class com.attivio.util.HTTPUtils
Executes a GET and returns results as byte array.
getAsBytes(String, byte[]) - Static method in class com.attivio.util.HTTPUtils
Executes a GET and populates results in the provided byte array.
getAsStream(String) - Static method in class com.attivio.util.HTTPUtils
Executes an HTTP get and returns the response back as a stream using the default client.
getAsStream(String, boolean) - Static method in class com.attivio.util.HTTPUtils
Executes an HTTP get and returns the response back as a stream using the default client.
getAsText(String) - Static method in class com.attivio.util.HTTPUtils
Executes a GET and returns results as a string in the default encoding.
getAttivioException() - Method in exception com.attivio.sdk.AttivioIOException
Convert this exception into an AttivioException.
getAttivioException() - Method in exception com.attivio.sdk.AttivioRuntimeException
Convert this exception into an AttivioException.
getAttivioPrincipal() - Method in class com.attivio.sdk.security.AttivioAclEntry
 
getAttivioTempDirectory() - Static method in class com.attivio.util.FileUtils
Gets the temp file directory.
getAttribute(HierarchicalStreamReader, String, boolean) - Static method in class com.attivio.util.serialization.AbstractConverter
Get a boolean attribute.
getAttribute(HierarchicalStreamReader, String, double) - Static method in class com.attivio.util.serialization.AbstractConverter
Get a double attribute.
getAttribute(HierarchicalStreamReader, String, float) - Static method in class com.attivio.util.serialization.AbstractConverter
Get a floating point attribute.
getAttribute(HierarchicalStreamReader, String, int) - Static method in class com.attivio.util.serialization.AbstractConverter
Get an int attribute.
getAttribute(HierarchicalStreamReader, String, int[]) - Static method in class com.attivio.util.serialization.AbstractConverter
Get an integer array, represented as a comma separated string of integers.
getAttribute(HierarchicalStreamReader, String, long) - Static method in class com.attivio.util.serialization.AbstractConverter
Get a long attribute.
getAttribute(HierarchicalStreamReader, String, SchemaField.Type) - Static method in class com.attivio.util.serialization.SchemaConverter
Gets an SchemaField.Type attribute.
getAttribute(HierarchicalStreamReader, String, Boolean) - Static method in class com.attivio.util.serialization.AbstractConverter
Get a boolean attribute.
getAttribute(HierarchicalStreamReader, String, Class<?>) - Static method in class com.attivio.util.serialization.AbstractConverter
Get an attribute that defines a class.
getAttribute(HierarchicalStreamReader, String, Enum<?>) - Static method in class com.attivio.util.serialization.AbstractConverter
Get a Enum attribute as a string (which can be passed to enums valueOf or fromExternal).
getAttribute(HierarchicalStreamReader, String, Integer) - Static method in class com.attivio.util.serialization.AbstractConverter
Get an Integer attribute.
getAttribute(HierarchicalStreamReader, String, String) - Static method in class com.attivio.util.serialization.AbstractConverter
Get a String attribute.
getAttribute(HierarchicalStreamReader, String, String[]) - Static method in class com.attivio.util.serialization.AbstractConverter
Get a string array, represented as a comma separated array of strings.
getAttribute(HierarchicalStreamReader, String, Date) - Static method in class com.attivio.util.serialization.AbstractConverter
Add a Date Attribute to the current Node.
getAttribute(HierarchicalStreamReader, String, Locale) - Static method in class com.attivio.util.serialization.AbstractConverter
Get a Locale Attribute from the current node.
getAttribute(String) - Method in class com.attivio.client.exposedapi.AttivioMBean
Gets the value for an attribute on this MBean.
getAttribute(String) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get an attribute by name.
getAttribute(String, boolean) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get a boolean attribute by name, returning defaultValue if unset.
getAttribute(String, double) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get a double attribute by name, returning defaultValue if unset.
getAttribute(String, int) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get an int attribute by name, returning defaultValue if unset.
getAttribute(String, long) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get a long attribute by name, returning defaultValue if unset.
getAttribute(String, String) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get a String attribute by name, returning defaultValue if unset.
getAttribute(String, Date) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get a Date attribute by name, returning defaultValue if unset.
getAttributes() - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get extended attributes.
getAttributes() - Method in class com.attivio.service.AieServiceInfo
 
getAttributes(String[]) - Method in class com.attivio.client.exposedapi.AttivioMBean
Gets the value for multiple attributes at once.
getAuditDetails(String, Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns an Iterable of AuditDetails associated with the document.
getAuditDetails(String, Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns an Iterable of AuditDetails associated with the document.
getAuditDetails(String, UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns an Iterable of AuditDetails associated with the document.
getAuditDetails(String, UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns an Iterable of AuditDetails associated with the document.
getAuditReader() - Method in class com.attivio.client.ContentFeeder
 
getAuthority() - Method in enum com.attivio.sdk.transport.DataGroup
Return the exact authority name.
getAuthorityPrefix() - Method in enum com.attivio.sdk.transport.DataGroup
Return the authority prefix.
getAuthScope(String, int, String, String) - Static method in class com.attivio.sdk.connector.MockBasicAuthenticationProvider
 
getB(double, double, double, double) - Static method in class com.attivio.sdk.geo.AbstractEllipse
Compute the B constant for an ellipse.
getBackgroundMode() - Method in class com.attivio.sdk.ingest.Optimize
Get the Optimize.BackgroundMode for this message.
getBackoffLocale() - Method in interface com.attivio.sdk.server.component.configuration.HasBackoffLocaleProperty
Gets the alternative locale to be used if there is no dictionary for the actual locale.
getBaseDataDirectory() - Method in interface com.attivio.sdk.server.component.configuration.HasBaseDataDirectoryProperty
Deprecated.
Gets the base data directory - set defaults to "."
getBaseName(String) - Static method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the relevancy model name for a query.
getBasicAuthHost() - Method in interface com.attivio.sdk.scanner.http.BasicAuthentication
 
getBasicAuthLogin() - Method in interface com.attivio.sdk.scanner.http.BasicAuthentication
 
getBasicAuthPassword() - Method in interface com.attivio.sdk.scanner.http.BasicAuthentication
 
getBasicAuthPort() - Method in interface com.attivio.sdk.scanner.http.BasicAuthentication
 
getBasicAuthRealm() - Method in interface com.attivio.sdk.scanner.http.BasicAuthentication
 
getBinary() - Method in class com.attivio.sdk.util.StringParser
Get the current token's text as a byte[].
getBinaryExtension() - Static method in class com.attivio.util.IOUtils
Get the binary filename extension for the current platform
getBlackListedDataGroups() - Method in class com.attivio.sdk.transport.MultiRegionTransport
 
getBlackListedZones() - Method in class com.attivio.sdk.transport.MultiRegionTransport
 
getBoolean(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a boolean.
getBoolean(Element, String, boolean) - Static method in class com.attivio.util.XMLUtils
Gets the boolean value of an attribute on the given element
getBoost() - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
getBoost() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get the boost for this phrase.
getBoost() - Method in class com.attivio.sdk.search.query.Query
Gets the boost value for this Query.
getBoost() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
Get the boost value for this ScopeBoost.
getBoost(HierarchicalStreamReader) - Method in class com.attivio.util.serialization.query.phrase.AbstractPhraseConverter
 
getBoostQueries() - Method in class com.attivio.sdk.search.QueryRequest
Get all boost queries applied to this QueryRequest.
getBoostQuery() - Method in class com.attivio.sdk.search.query.BoostQuery
Get the boost query.
getBoundingBox() - Method in class com.attivio.sdk.geo.Circle
Get the rectangle that represents the bounding box that fully contains this shape.
getBoundingBox() - Method in class com.attivio.sdk.geo.Ellipse
Get the rectangle that represents the bounding box that fully contains this shape.
getBoundingBox() - Method in class com.attivio.sdk.geo.Polygon
Get the rectangle that represents the bounding box that fully contains this shape.
getBoundingBox() - Method in class com.attivio.sdk.geo.Rectangle
Get the rectangle that represents the bounding box that fully contains this shape.
getBoundingBox() - Method in class com.attivio.sdk.geo.Shape
Get the rectangle that represents the bounding box that fully contains this shape.
getBoundingBox(Shape, Shape) - Static method in class com.attivio.sdk.geo.Rectangle
Get a bounding box that contains both a and b.
getBucket(String) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Gets a Bucket with the given label.
getBuckets() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
getBuckets() - Method in class com.attivio.sdk.search.facet.FacetResponse
getBufferSize() - Method in class com.attivio.client.streaming.StreamRequestInfo
 
getBufferSize() - Method in class com.attivio.sdk.search.StreamingQueryRequest
Registers the buffer size (in bytes) to be used by this StreamingResponseClientBuilder when building a StreamingQueryResponse;
getBulkList() - Method in class com.attivio.sdk.test.MockIngestClient
 
getByCorrelationId(UUID, UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Get all audit details for a document via its correlationId.
getByCorrelationId(UUID, UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Get all audit details for a document via its correlationId.
getByteCount(String) - Static method in class com.attivio.util.serialization.ConverterUtils
Convert the memory specification string from GB, MB, or KB to a byte count value.
getBytes() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
 
getBytes(String) - Static method in class com.attivio.util.IOUtils
Gets bytes from a String in the proper encoding.
getBytesRead() - Method in class com.attivio.util.stream.NonRestartableInputStreamBuilder
 
getC(double, double, double, double) - Static method in class com.attivio.sdk.geo.AbstractEllipse
Compute the C constant for an ellipse.
getCachedSize() - Method in class com.attivio.sdk.api.ContentStoreContentPointer
Get the cached size for this content pointer.
getCalendarField() - Method in class com.attivio.sdk.search.fields.DateAdd
Get the date field to use for addition.
getCalendarField() - Method in class com.attivio.sdk.search.fields.DateDiff
Get the date field to use for subtraction.
getCalendarField() - Method in class com.attivio.sdk.search.fields.DateExtract
Get the field requested.
getCaseMode() - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
 
getCaseMode() - Method in interface com.attivio.sdk.server.component.configuration.HasCaseModeProperty
Gets the case mode - one of "CASE_INSENSITIVE", "CASE_SENSITIVE", "BACKOFF_TO_LOWERCASE"
getCaseMode() - Method in class com.attivio.util.parser.FacetRequestFactory
 
getCases() - Method in class com.attivio.sdk.search.fields.Switch
 
getCastOperator(String) - Method in class com.attivio.util.parser.QueryOperators
 
getCategory() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
getCategory() - Method in class com.attivio.sdk.error.ErrorCode
 
getCause() - Method in interface com.attivio.sdk.AttivioThrowable
Get the cause for this exception.
getCause() - Method in class com.attivio.sdk.esb.ExceptionResponse
Get the cause.
getCause(String, Object...) - Method in class com.attivio.sdk.esb.ExceptionResponse
Get the cause.
getCause(Throwable, Class<T>) - Static method in class com.attivio.util.ObjectUtils
Returns the exception of 'type' if anywhere in the exception's cause tree a class of 'type' is found, null otherwise
getCenter() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the center point for this circle.
getCenter() - Method in class com.attivio.sdk.search.fields.Freshness
Get the "center" date used to calculate freshness.
getCenter() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Get the center point to calculate distance from.
getCenterResolution() - Method in class com.attivio.sdk.search.fields.Freshness
Get the resolution for rounding the center date.
getCenterTime() - Method in class com.attivio.sdk.search.QueryRequest
 
getCenterX() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the X coordinate for the center point.
getCenterY() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the Y coordinate for the center point.
getCgiClientId() - Method in class com.attivio.sdk.esb.CgiRequest
Gets the CGI Client ID.
getCgiParameter(String) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter.
getCgiParameter(String, double) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter as a double.
getCgiParameter(String, float) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter as a float.
getCgiParameter(String, int) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter as an int.
getCgiParameter(String, long) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter as a long.
getCgiParameter(String, String) - Method in class com.attivio.sdk.esb.CgiRequest
Get the first value for a CGI Parameter.
getCgiParameters() - Method in class com.attivio.sdk.esb.CgiRequest
Gets CGI parameters map.
getCgiQueryString() - Method in class com.attivio.sdk.esb.MessageMetadata
Gets the cgi query string.
getCgiWorkflowQueue() - Method in class com.attivio.sdk.esb.CgiRequest
Gets the workflow queue parsed from the CGI parameters.
getCgiWorkflows(String) - Method in class com.attivio.sdk.esb.CgiRequest
Parse a parameter that contains a list of workflows.
getChecksumFromString(String) - Static method in class com.attivio.util.IOUtils
Return the CRC32 checksum for the contents of this string.
getChildCount(IngestDocument) - Method in class com.attivio.platform.util.AbstractDocumentAssociation
 
getChildCount(IngestDocument) - Method in interface com.attivio.sdk.scanner.ParentChildDocumentAssociation
 
getChildCountField() - Method in class com.attivio.platform.util.AbstractDocumentAssociation
 
getChildCountField() - Method in class com.attivio.platform.util.ParentChildDocumentAssociation
getChildDocument(int) - Method in class com.attivio.sdk.search.SearchDocument
Get a child document by index.
getChildDocumentAdds() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getChildDocumentCount() - Method in class com.attivio.sdk.search.SearchDocument
Get the number of attached child documents.
getChildDocuments() - Method in class com.attivio.sdk.search.SearchDocument
Get all of the available child documents.
getChildFacet() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the child FacetRequest for multi-dimensional facets.
getChildFacet() - Method in class com.attivio.util.parser.FacetRequestFactory
 
getChildIndex(IngestDocument) - Method in class com.attivio.platform.util.AbstractDocumentAssociation
 
getChildIndex(IngestDocument) - Method in interface com.attivio.sdk.scanner.ParentChildDocumentAssociation
 
getChildIndexField() - Method in class com.attivio.platform.util.AbstractDocumentAssociation
 
getChildIndexField() - Method in class com.attivio.platform.util.ParentChildDocumentAssociation
getChildren() - Method in class com.attivio.sdk.search.facet.FacetBucket
Get the child buckets.
getChildren(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getChildren(String, String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns an Iterable of the children that were marked as created via the IngestionHistoryApi.childCreated(String, String, String) method.
getChildren(String, String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getChildren(String, String) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
getClass(HierarchicalStreamReader, Mapper) - Static method in class com.attivio.util.serialization.AbstractConverter
Lookup the class to for the current node.
getClass(Mapper, String) - Static method in class com.attivio.util.serialization.AbstractConverter
Lookup the class for an alias.
getClassName() - Method in class com.attivio.platform.perfmon.model.DerivedMetricDefinition
 
getClassName() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Get the class name for the user defined field implementation.
getClassName() - Method in class com.attivio.sdk.transport.TransportDefinition
 
getClassName(HierarchicalStreamReader) - Static method in class com.attivio.util.serialization.AbstractConverter
Get the class name (or alias) for the current node.
getClause(int) - Method in class com.attivio.sdk.search.query.JoinQuery
Get a join clause at index.
getClauseName() - Method in class com.attivio.sdk.search.fields.ClauseContext
Get the name of the clause to select fields for.
getClauses() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Get clauses for selecting child documents.
getClauses() - Method in class com.attivio.sdk.search.query.JoinQuery
Get the join clauses.
getClientId() - Method in class com.attivio.client.AbstractReceiverClient
 
getClientId() - Method in class com.attivio.client.ContentFeeder
getClientId() - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
getClientId() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
getClientId() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getClientId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getClientId() - Method in interface com.attivio.sdk.client.IngestClient
getClientId() - Method in interface com.attivio.sdk.connector.DocumentPublisher
 
getClientId() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets the client to which this message belongs (may have originated with the client or be a response to the client).
getClientId() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets the client to which this message belongs (may have originated with the client or be a response to the client).
getClientId() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getClientId() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets the client to which this message belongs (may have originated with the client or be a response to the client).
getClientId() - Method in class com.attivio.sdk.esb.ProcessingResult
 
getClientId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getClientTransport(String) - Static method in class com.attivio.transport.ClientTransportRegistry
Get a client transport by protocol or null if it does not exist.
getClientWorkflow() - Method in class com.attivio.client.AbstractReceiverClient
 
getClientWorkflow() - Method in class com.attivio.client.AbstractSearchClient
 
getCode() - Method in class com.attivio.platform.store.audit.ErrorRow
 
getCode() - Method in class com.attivio.sdk.error.ErrorCode
 
getCode(String) - Method in class com.attivio.sdk.esb.ProcessingResult
Returns the worst code as determined by the ordinal of the ProcessingResultCode.
getCodeText() - Method in class com.attivio.sdk.error.ExportStatusCode
Gets the text representation of the ExportStatusCode using the default Locale.
getCodeText(Locale) - Method in class com.attivio.sdk.error.ExportStatusCode
Gets the text representation of the ExportStatusCode using the provided Locale.
getCollapse() - Method in class com.attivio.sdk.search.QueryFrame
 
getCollectedMetrics() - Method in interface com.attivio.sysstate.MetricsCollector
Call this method when the Metrics collection is ready to be consumed.
getCollectedMetricsForComponent(String, Class<? extends MetricsCollector>) - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
Get metrics from a monitor for a specified component.
getCollectedMetricsForComponent(String, Class<? extends MetricsCollector>) - Method in interface com.attivio.sysstate.SystemStateMonitor
Get metrics from a monitor for a specified component.
getCollectionNames() - Method in class com.attivio.sdk.service.MockDocumentStore
Get the name of all collections.
getCollectionSize(String) - Method in class com.attivio.sdk.service.MockDocumentStore
Get the number of documents in a collection.
getCommitInterval() - Method in class com.attivio.client.ContentFeeder
getCommitInterval() - Method in interface com.attivio.sdk.client.IngestClient
 
getComparable(HierarchicalStreamReader, String, SchemaField.Type) - Static method in class com.attivio.util.serialization.SchemaConverter
Get an attribute's value as a typed comparable.
getCompletedCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getCompletedMessageCounts() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getCompleteness() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
Get the completeness boost value for this ScopeBoost.
getCompletenessBoost() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Get the completeness boost.
getCompletionDelay() - Method in class com.attivio.sdk.service.MockIngestApi
 
getComponent() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getComponent() - Method in class com.attivio.sdk.esb.ProcessingResult
 
getComponent() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getComponentName() - Method in class com.attivio.sdk.esb.MessageHistory
 
getComponentName() - Method in class com.attivio.sysstate.ComponentRuntimeState
 
getComponentName() - Method in interface com.attivio.sysstate.ComponentState
 
getComponentName() - Method in class com.attivio.sysstate.DocumentState
 
getComponentNameHandle() - Static method in class com.attivio.util.AttivioLogger
 
getComponentState(String) - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
getComponentState(String) - Method in interface com.attivio.sysstate.SystemStateMonitor
 
getComponentStates() - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
getComponentStates() - Method in interface com.attivio.sysstate.SystemStateMonitor
 
getCondition() - Method in class com.attivio.sdk.search.fields.Condition
Get the condition expression.
getCondition() - Method in class com.attivio.sdk.search.fields.Switch.Case
 
getConnectionClosingStream(HttpRequestBase) - Static method in class com.attivio.util.HTTPUtils
Gets a stream from the HTTP method that will be automatically closed when the stream is closed.
getConnectionInfo() - Static method in class com.attivio.service.CuratorHelper
Retrieves the configured connection information, first from the CuratorFrameworkBuilder.AIE_ZOOKEEPER system property, falling back to the environment variable CuratorFrameworkBuilder.AIE_ZOOKEEPER.
getConnectionInfo(boolean) - Static method in class com.attivio.service.CuratorHelper
Retrieves the configured connection information, first from the CuratorFrameworkBuilder.AIE_ZOOKEEPER system property, falling back to the environment variable CuratorFrameworkBuilder.AIE_ZOOKEEPER.
getConnectionManagerTotalStats() - Static method in class com.attivio.util.HTTPUtils
 
getConnectTimeout() - Method in class com.attivio.client.streaming.StreamRequestInfo
Get the connection timeout (milliseconds).
getConnectTimeout() - Method in class com.attivio.sdk.search.StreamingQueryRequest
Registers the connection timeout (milliseconds) to be used by this StreamingResponseClientBuilder when building a StreamingQueryResponse;
getConnectUri() - Method in class com.attivio.client.streaming.StreamResponse
 
getConstant() - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the constant y-intercept, or the c in ax^2 + bx + c.
getContent() - Method in class com.attivio.util.stream.ResettableInputStreamRequestEntity
getContentLength() - Method in class com.attivio.util.stream.ResettableInputStreamRequestEntity
 
getContentLength(String) - Static method in class com.attivio.util.HTTPUtils
Executes a HTTP header request and returns the content length
getContentPointerUri() - Method in class com.attivio.sdk.search.query.SavedFilter
Get the content pointer uri for the saved result list.
getContents() - Method in class com.attivio.sdk.error.ExportResources
Gets the contents of the resource bundle.
getContentStore() - Method in class com.attivio.client.ContentFeeder
 
getContentStoreCnt() - Method in class com.attivio.client.ContentFeeder
Experimental -- unsupported API
getContentStoreThresholdKB() - Method in class com.attivio.client.ContentFeeder
Gets the minimum size required (in kilobytes) for content to be stored in the content store.
getContentStoreThresholdKB() - Method in interface com.attivio.sdk.client.IngestClient
Gets the minimum size required (in kilobytes) for content to be stored in the content store.
getContextOperator(String) - Method in class com.attivio.util.parser.QueryOperators
 
getConverter(Class<?>) - Method in class com.attivio.util.XStreamSerializer
Gets a converter (or null) for the type.
getCorrelationId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
The unique id for a document update.
getCorrelationId() - Method in class com.attivio.sdk.event.SystemEvent
 
getCorrelationId() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the correlation ID for this document.
getCorrelationId() - Method in class com.attivio.sdk.security.AttivioPrincipal
Get the correlation ID used to tie different instances of the same document sent in back to their original source.
getCorrelationId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
getCorrelationState() - Method in class com.attivio.sdk.event.SystemEvent
 
getCount() - Method in class com.attivio.platform.store.audit.ErrorRow
 
getCount() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
getCount() - Method in class com.attivio.sdk.search.facet.FacetBucket
Get the count for this bucket.
getCount() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the total number of values.
getCount(K) - Method in class com.attivio.util.ValueCounter
Get the count for a given key or 0 if not present.
getCounter(UUID, WorkflowQueue) - Method in interface com.attivio.client.AbstractReceiverClient.ClientMessageSender
 
getCreatedDocuments(Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents which were received by the system or created within the system during the specified date range.
getCreatedDocuments(Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents which were received by the system or created within the system during the specified date range.
getCreatedDocuments(UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents which were received by the system or created within the system by the specified clientId.
getCreatedDocuments(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents which were received by the system or created within the system by the specified clientId.
getCredentials(AuthScope) - Method in class com.attivio.transport.AttivioDefaultCredentialsProvider
getCredentialsProvider() - Static method in class com.attivio.util.HTTPUtils
 
getCurrentExecutionRecord(String) - Method in class com.attivio.platform.store.MockConnectorHistory
Note, the connector does not have to be defined.
getCurrentExecutionRecord(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Note, the connector does not have to be defined.
getCurrentState() - Method in class com.attivio.sysstate.InstanceStateCounter
 
getCurrentValue() - Method in interface com.attivio.sdk.server.global.GlobalVariable
Deprecated.
Returns the current value of the variable or null if not set.
getCustomFactory() - Method in class com.attivio.service.AieServiceInfo
 
getData() - Method in class com.attivio.curatorshim.CuratorFrameworkShim
 
getData() - Method in class com.attivio.curatorshim.TreeCache.TreeCacheEvent
 
getDataByMetricInstance(Date, Date, long, long) - Method in interface com.attivio.platform.perfmon.api.DerivedMetricSource
 
getDataByMetricInstance(Date, Date, long, long...) - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
Gets a map of metric instances and their data for a time range and a period that indicates what resolution of data is required.
getDataByMetricInstance(Date, Date, long, SummaryType, long...) - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
Gets a map of metric instances and their data for a time range and a period that indicates what resolution of data is required.
getDataDateRange() - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
 
getDataSources() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
getDate() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getDate() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
getDate() - Method in class com.attivio.sdk.event.SystemEvent
Date of the event.
getDate() - Method in class com.attivio.sdk.search.facet.FacetBucket
 
getDate() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getDate(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a date (milliseconds since epoch).
getDate(TimeZone) - Method in class com.attivio.sdk.util.StringParser
Get the current token as a Date.
getDateIntervals() - Method in class com.attivio.util.parser.FacetRequestFactory
Intervals for calendar based date faceting.
getDateResolution() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Get the resolution for SchemaField.Type.DATE type.
getDateResolution() - Method in class com.attivio.sdk.search.fields.Cast
Get the time resolution for date type.
getDecay() - Method in class com.attivio.sdk.search.fields.Freshness
Get the "decay" exponent used to calculate freshness.
getDecimal() - Method in class com.attivio.sdk.util.StringParser
Get the current token as a BigDecimal.
getDecimal(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a BigDecimal (for decimal and money types).
getDecimalScale() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Get the scale for SchemaField.Type.DECIMAL type.
getDecomposition() - Method in class com.attivio.sdk.search.fields.Collate
 
getDefault() - Method in class com.attivio.sdk.search.fields.Freshness
Get the default time to use for documents that do not have a value set for "fieldName".
getDefault() - Static method in class com.attivio.sdk.search.QueryLanguages
Get the default query language.
getDefault(Boolean, boolean) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefault(Double, double) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefault(Float, float) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefault(Integer, int) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefault(Long, long) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefault(T, T) - Static method in class com.attivio.util.ObjectUtils
Returns defaultValue if value is null, value otherwise.
getDefaultLocale() - Method in class com.attivio.util.query.QueryTraverser
Get the default locale to return for QueryTraverser.getLocale().
getDefaultLocale(LocaleAware...) - Static method in class com.attivio.util.LocaleUtils
Gets the default locale.
getDefaultLogLevel() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
getDefaultLogLevel() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptors
 
getDefaultName() - Method in class com.attivio.sdk.search.fields.FieldExpression
Get the default name to use for this FieldExpression.
getDefaultNumRetries() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
getDefaultNumRetries() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptors
 
getDefaultOutput() - Method in class com.attivio.sdk.search.fields.Switch
Get the FieldExpression that will provide the output if no cases match.
getDefaultPercentTimeoutIncreaseOnRetry() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
getDefaultSchema() - Method in class com.attivio.client.AbstractSearchClient
 
getDefaultSchema() - Method in class com.attivio.client.MockSearchClient
 
getDefaultSchema() - Method in interface com.attivio.sdk.client.SearchClient
Gets the schema named 'default' which is the most commonly one used throughout the system.
getDefaultSchema() - Method in interface com.attivio.sdk.server.util.SchemaUtil
If there is a configuration available, returns the default configuration from it.
getDefaultSearchField() - Method in class com.attivio.sdk.schema.Schema
The default field to search in if a field name is not otherwise specified.
getDefaultSearchField() - Method in class com.attivio.util.parser.QueryParsers
 
getDefaultTransportProtocol() - Static method in class com.attivio.util.MessageUtils
 
getDefaultValue() - Method in class com.attivio.sdk.schema.SchemaField
Gets the default value for this SchemaField.
getDefaultValue() - Method in class com.attivio.sdk.search.fields.QueryParameter
Get the default value if the query parameter is not specified/available.
getDelay() - Method in class com.attivio.sdk.admin.Shutdown
 
getDelay() - Method in class com.attivio.util.Tailer
Return the delay.
getDelimitedStringValueList(String, String, boolean, boolean) - Static method in class com.attivio.util.StringUtils
Parses out a string using a delimiter into tokens and returns a string list filled with tokens, if any.
getDelimiter() - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Get the delimiter that will join multiple values.
getDenyField() - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
getDepth() - Method in class com.attivio.sdk.search.query.GraphQuery
Get the max depth for the graph query to traverse.
getDerivedFields() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
getDerivedMetricDefinitions() - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
 
getDescription() - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
getDescription() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get an optional description for this trigger dictionary.
getDescription() - Method in class com.attivio.sdk.event.SystemEvent
 
getDescription() - Method in class com.attivio.sdk.search.QueryFrame
Optional description/comment for query frame.
getDescription() - Method in class com.attivio.sdk.search.SearchProfile
Get a description for this search profile.
getDescription() - Method in class com.attivio.service.AieServiceInfo
 
getDesiredSampleInterval() - Method in class com.attivio.platform.perfmon.model.Metric
 
getDictionaries(AdminQuery, int, int) - Method in interface com.attivio.sdk.client.DictionaryClient
Get all matching dictionaries.
getDictionaries(TriggerDictionaryName, int, int) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get all dictionaries.
getDictionaries(String, int, int) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
getDictionary(RevisionStatus, DictionaryType, String, String) - Method in interface com.attivio.sdk.client.DictionaryClient
Get a dictionary info based on the (type, name, group).
getDictionary(TriggerDictionaryName) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get a TriggerDictionaryInfo by dictionaryName.
getDictionary(String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
getDictionaryCurator() - Method in class com.attivio.service.Platform
 
getDictionaryEntries(AdminQuery, int, int) - Method in interface com.attivio.sdk.client.DictionaryClient
Get dictionary entries.
getDictionaryEntry(RevisionStatus, String) - Method in interface com.attivio.sdk.client.DictionaryClient
Get a dictionary entry based on its entryId.
getDictionaryGroup() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getDictionaryMode() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
getDictionaryName() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getDictionaryNames() - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get the names of all dictionaries in the default namespace.
getDictionaryType() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getDictionaryUri(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
 
getDigestAuthHost() - Method in interface com.attivio.sdk.scanner.http.DigestAuthentication
 
getDigestAuthLogin() - Method in interface com.attivio.sdk.scanner.http.DigestAuthentication
 
getDigestAuthPassword() - Method in interface com.attivio.sdk.scanner.http.DigestAuthentication
 
getDigestAuthPort() - Method in interface com.attivio.sdk.scanner.http.DigestAuthentication
 
getDigestAuthRealm() - Method in interface com.attivio.sdk.scanner.http.DigestAuthentication
 
getDimensions() - Method in class com.attivio.platform.perfmon.model.DerivedMetricDefinition
 
getDimensions() - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
getDiskUtilization() - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
getDiskUtilization() - Method in class com.attivio.sdk.service.MockContentStoreProvider
getDisplayName() - Method in class com.attivio.sdk.schema.SchemaField
Gets the display name for this SchemaField.
getDisplayName() - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get the display name for the field that generated these buckets.
getDisplayValue() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
getDisplayValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Get a string value that is suitable as a display value for this bucket.
getDisplayValue() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Get a string value that is suitable as a display value for this bucket.
getDisplayValue(Object, String) - Static method in class com.attivio.sdk.search.facet.FacetBucket
Get a display value for value
getDistance() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Get the maximum distance from the center a document must have to match.
getDistance() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Get the maximum amount of distance allowed between the first and last matching term.
getDistance() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
getDistanceUnits() - Method in class com.attivio.sdk.search.fields.GeoDistance
Get the units the distance will be returned in (meters, kilometers, etc)
getDistanceUnits() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Get the units that minDistance and maxDistance are specified in
getDistanceUnits(HierarchicalStreamReader, String) - Static method in class com.attivio.util.serialization.ConverterUtils
Parse a DistanceUnits value.
getDistributedMaxBuckets() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the number of buckets to return from distributed indexes.
getDistributedMaxBuckets() - Method in class com.attivio.util.parser.FacetRequestFactory
Multi-partition tuning parameter.
getDistributedMinBucketCount() - Method in class com.attivio.sdk.search.facet.FacetRequest
Gets the minimum count that returned buckets must have for distributed indexes.
getDistributedMinBucketCount() - Method in class com.attivio.util.parser.FacetRequestFactory
Multi-partition tuning parameter.
getDocData() - Method in class com.attivio.sdk.esb.ProcessingResult
 
getDocId() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getDocOrdinal() - Method in class com.attivio.sdk.search.relevancy.Signal
Get the document ordinal (1-indexed).
getDocSize(IngestDocument) - Method in class com.attivio.client.ContentFeeder
Estimate the size of doc including content pointers.
getDocument() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the template document for this bulk update.
getDocument() - Method in class com.attivio.sdk.scanner.concurrency.DocumentAndAcl
 
getDocument() - Method in interface com.attivio.sdk.scanner.concurrency.DocumentFetchRequest
Called by the framework to get the generated document.
getDocument(String) - Method in class com.attivio.sdk.ingest.DocumentList
Gets a document from this list by document ID.
getDocument(String) - Method in class com.attivio.sdk.search.SearchDocumentList
Gets a document from this list by ID.
getDocumentAdds() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getDocumentBatchSize() - Method in class com.attivio.client.ContentFeeder
Gets current documentBatchSize set.
getDocumentBatchSize() - Method in interface com.attivio.sdk.client.IngestClient
Gets current documentBatchSize set.
getDocumentById(String) - Method in class com.attivio.client.AbstractSearchClient
Gets a document by a specific document Id
getDocumentById(String) - Method in class com.attivio.client.MockSearchClient
 
getDocumentById(String) - Method in interface com.attivio.sdk.client.SearchClient
Gets a document by a specific document Id
getDocumentId() - Method in class com.attivio.sysstate.DocumentState
 
getDocumentIds() - Method in class com.attivio.client.streaming.StreamedResponseClient
Get the response document ids.
getDocumentIds() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Get the response document ids.
getDocumentIds() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the document IDs to apply this update to.
getDocumentList() - Method in class com.attivio.sdk.test.MockIngestClient
 
getDocumentMode() - Method in class com.attivio.client.streaming.StreamRequestInfo
Get the mode for streaming documents.
getDocumentMode() - Method in interface com.attivio.sdk.client.audit.AuditDetail
The DocumentMode for the document.
getDocumentMode() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the DocumentMode for applying this bulk update.
getDocumentMode() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
The DocumentMode for the document.
getDocumentRequestsUpperLimit() - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentScannerThrottlingAware
An upper limit on the number of fetch requests the connector framework implementation will execute in a given time period.
getDocuments() - Method in class com.attivio.client.MockSearchClient
 
getDocuments() - Method in class com.attivio.client.streaming.StreamedResponseClient
Get the response documents.
getDocuments() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Get the response documents.
getDocuments() - Method in class com.attivio.sdk.search.QueryResponse
Get the documents returned for this response.
getDocuments(EnumSet<ProcessingResultCode>, Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents for which a resultCode in codeSet was received at some point during content processing.
getDocuments(EnumSet<ProcessingResultCode>, Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents for which a resultCode in codeSet was received at some point during content processing.
getDocuments(EnumSet<ProcessingResultCode>, UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents for which a resultCode in codeSet was received at some point during content processing.
getDocuments(EnumSet<ProcessingResultCode>, UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents for which a resultCode in codeSet was received at some point during content processing.
getDocumentsFed() - Method in class com.attivio.client.ContentFeeder
Return the number of documents fed to this feeder since the connect.
getDocumentsFed() - Method in interface com.attivio.sdk.client.IngestClient
Return the number of documents fed to this feeder since the connect.
getDocumentSize() - Method in class com.attivio.sysstate.DocumentState
 
getDocumentsPerSecond() - Method in interface com.attivio.sysstate.ComponentState
 
getDocumentsProcessed() - Method in class com.attivio.sysstate.ComponentRuntimeState
 
getDocumentsProcessed() - Method in interface com.attivio.sysstate.ComponentState
 
getDocumentsQueued() - Method in class com.attivio.client.ContentFeeder
getDocumentsQueued() - Method in interface com.attivio.sdk.client.IngestClient
 
getDocumentsSent() - Method in class com.attivio.client.ContentFeeder
getDocumentsSent() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
Note, this value is updated periodically (5s by default) at runtime (not on every document sent) and is not guaranteed to be the latest value.
getDocumentsSent() - Method in interface com.attivio.sdk.client.IngestClient
 
getDocumentsSent() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
Note, this value is updated periodically (5s by default) at runtime (not on every document sent) and is not guaranteed to be the latest value.
getDocumentsSent() - Method in class com.attivio.sdk.test.MockIngestClient
 
getDocumentStates() - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
getDocumentStates() - Method in interface com.attivio.sysstate.SystemStateMonitor
 
getDocumentStreamingMode() - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
getDocumentWithId(String) - Method in class com.attivio.sdk.test.MockIngestClient
 
getDouble() - Method in class com.attivio.sdk.util.StringParser
Get the current token as a double.
getDouble(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a double.
getDropCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
May include multiple counts per document.
getDropped() - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
 
getDroppedMessageCounts() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getElements(Node, String) - Static method in class com.attivio.util.XMLUtils
Runs a given XPath on XML pointed to by the given node.
getEnd() - Method in class com.attivio.sdk.event.EventQuery
 
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.PhrasePlugin
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
Get the end offset (0 indexed, exclusive) for this term in the original query string.
getEndOffset() - Method in class com.attivio.sdk.token.Position
Get the end offset from the source text for this position.
getEndOffset() - Method in class com.attivio.sdk.token.Token
Get the end offset from the source text for this token.
getEndOffset() - Method in class com.attivio.sdk.token.TokenList
Get the end offset for the last token that contains offset information.
getEndOffset() - Method in class com.attivio.sdk.util.StringParser
 
getEndTime() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
getEndTime() - Method in class com.attivio.sdk.search.QueryFrame
 
getEntities() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get additional entities to extract.
getEntities() - Method in class com.attivio.sdk.search.QueryFrame
Get additional entities to extract for query frame.
getEntity() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the entity name for this trigger.
getEntityNameField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field for storing the entity names for matching triggers.
getEntityScoreField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field for storing the per-entity scores for matching triggers.
getEntityType(String) - Static method in class com.attivio.sdk.ingest.EntityTypes
Looks up entity type by name
getEntries() - Method in class com.attivio.sdk.util.BaseTypesMap
 
getEntryId() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
getEnvironment() - Method in interface com.attivio.sdk.server.component.configuration.EnvironmentAwareConfiguration
Deprecated.
Get the current environment
getErrMessage() - Method in class com.attivio.sdk.error.SqlSdkError
 
getErrorCode() - Method in exception com.attivio.sdk.AttivioException
Get the ErrorCode for this exception.
getErrorCode() - Method in exception com.attivio.sdk.AttivioIOException
Get the ErrorCode for this exception.
getErrorCode() - Method in exception com.attivio.sdk.AttivioRuntimeException
Get the ErrorCode for this exception.
getErrorCode() - Method in interface com.attivio.sdk.AttivioThrowable
Get the ErrorCode for this exception.
getErrorCode() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getErrorCode() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getErrorCode(String, long) - Static method in class com.attivio.sdk.error.ErrorCode
Get an ErrorCode given its category and number.
getErrorContext() - Method in exception com.attivio.sdk.AttivioException
Get the context for this error.
getErrorContext() - Method in exception com.attivio.sdk.AttivioIOException
Get the context for this error.
getErrorContext() - Method in exception com.attivio.sdk.AttivioRuntimeException
Get the context for this error.
getErrorContext() - Method in interface com.attivio.sdk.AttivioThrowable
Get the context for this error.
getErrorCount() - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
getErrorCount() - Static method in class com.attivio.util.AttivioLogger
 
getErrorDescriptor(String) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
getErrorDescriptor(String) - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptors
 
getErrorDescriptorsJsonFileName() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptorsAware
 
getErrorId() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
getErrorId() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor
E.g.
getErrorMap() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
getErrorMessage() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
getErrorMessage() - Method in interface com.attivio.sdk.client.audit.AuditDetail
Returns the unstructured error message associated with a processing error.
getErrorMessage() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor
The error message could be used for logging and/or system events.
getErrorMessage() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
Returns the unstructured error message associated with a processing error.
getErrorMessageFmt(Object...) - Method in class com.attivio.sdk.error.FederationError
 
getErrorProperties() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
getErrorProperties() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor
 
getErrorSummary(UUID) - Method in interface com.attivio.platform.store.audit.AieSystemAuditApi
 
getErrorSummary(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
getEstimatedSize() - Method in class com.attivio.sdk.esb.AbstractListMessage
 
getEstimatedSize() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
 
getEstimatedSize() - Method in class com.attivio.sdk.esb.MessageList
 
getEstimatedSize() - Method in class com.attivio.sdk.esb.MessageMetadata
 
getEstimatedSize() - Method in interface com.attivio.sdk.esb.PlatformMessage
 
getEstimatedSize() - Method in class com.attivio.sdk.ingest.DocumentList
 
getEstimatedSize() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the estimated size of the document in bytes.
getEstimatedSize() - Method in class com.attivio.sdk.ingest.IngestField
Get the estimated size of this field in bytes.
getEstimatedSize() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Get the estimated size of this field in bytes.
getEvent(long) - Method in interface com.attivio.sdk.client.EventStoreApi
 
getEvent(long) - Method in class com.attivio.service.MockUnclusteredEventStore
 
getEventList() - Method in class com.attivio.sdk.event.EventQuery
 
getEvents(EventQuery) - Method in interface com.attivio.sdk.client.EventStoreApi
Executes the event query.
getEvents(EventQuery) - Method in class com.attivio.service.MockUnclusteredEventStore
 
getException() - Method in class com.attivio.platform.store.audit.ErrorRow
 
getExceptionClass() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getExceptionClass() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getExceptions() - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
***************************************************************************************************************
getExcludePhrase() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
 
getExcludePhrase() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
 
getExecutionInfo(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Gets execution information for the connector.
getExitCode() - Method in exception com.attivio.util.BlockedExitException
 
getExpansionMode() - Method in class com.attivio.sdk.dictionary.DictionaryObject
Get the default ExpansionMode for this dictionary.
getExpression() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Get the expression to apply the aggregation function to.
getExternalUri() - Method in class com.attivio.sdk.api.ContentStoreContentPointer
Get an externally accessible Uri for the data.
getExternalUri() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Get an externally accessible Uri for the data.
getExternalUri() - Method in interface com.attivio.sdk.ingest.ContentPointer
Get an externally accessible Uri for the data.
getExternalUri() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
Get an externally accessible Uri for the data.
getExternalUri() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
Get an externally accessible Uri for the data.
getExternalUri() - Method in class com.attivio.sdk.test.FileContentPointer
 
getExtranetLink() - Static method in class com.attivio.sdk.doc.DocumentationLink
Get the link to extranet documentation for this platform version.
getExtraRunInfo() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
getExtraRunInfo() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getFacet(String) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
getFacet(String) - Method in class com.attivio.sdk.search.QueryResponse
Gets a facet by name.
getFacetFilter(FacetBucket) - Method in class com.attivio.sdk.search.facet.FacetResponse
Create a FacetFilter suitable for applying bucket to a QueryRequest.
getFacetFilter(FacetBucket...) - Method in class com.attivio.sdk.search.facet.FacetResponse
Create a FacetFilter suitable for applying buckets to a QueryRequest.
getFacetFilters() - Method in class com.attivio.sdk.search.QueryFrame
 
getFacetFilters() - Method in class com.attivio.sdk.search.QueryRequest
Get the FacetFilters that will be used to filter the result set.
getFacetFinderCount() - Method in class com.attivio.sdk.search.QueryRequest
Get the maximum number of facets FacetFinder will add to this QueryRequest.
getFacetFinderMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the mode for FacetFinder.
getFacetRequest() - Method in class com.attivio.util.parser.FacetRequestFactory
 
getFacetResponse() - Method in interface com.attivio.sdk.client.streaming.StreamingFacetResponse
Get the FacetResponse.
getFacets() - Method in class com.attivio.client.streaming.StreamedResponseClient
Get the facets.
getFacets() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
getFacets() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
getFacets() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Get the facets.
getFacets() - Method in class com.attivio.sdk.search.QueryFrame
 
getFacets() - Method in class com.attivio.sdk.search.QueryRequest
Get the facets requested for this QueryRequest.
getFacets() - Method in class com.attivio.sdk.search.QueryResponse
Get the generated facets for this response.
getFacetSampleSize() - Method in class com.attivio.sdk.search.QueryRequest
Get the sample size for sample based facets.
getFacetTime() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the facet generation time (in milliseconds).
getFacetTime() - Method in class com.attivio.sdk.search.QueryResponse
Get the number of milliseconds taken to compute facets.
getFactoryParams() - Method in class com.attivio.service.AieServiceInfo
 
getFactoryParams(Class<T>) - Static method in class com.attivio.service.ServiceFactory
Returns parameters of type T if previously set or null if not set.
getFailureCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
May include multiple counts per document.
getFallbackField() - Method in class com.attivio.sdk.search.fields.Teaser
Get the fallback field.
getFalseValue() - Method in class com.attivio.sdk.search.fields.Condition
Get the false value expression.
getFeature() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
getFeature(String) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getFeature(String) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Get a RelevancyFeatureDef by name.
getFeatureBlacklist() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the names of the features to exclude from relevancy model training data.
getFeatureName(int) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
getFeatures() - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getFeatures() - Method in interface com.attivio.sdk.client.RelevancyModelApi
Get all features.
getFeatures() - Method in class com.attivio.sdk.search.QueryFrameResult
Get the extracted relevancy features.
getFeatures() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get this relevancy model's features as a RelevancyFeatureVector.
getFeatures() - Method in class com.attivio.sdk.search.SearchDocument
Get the feature vector for relevancy components.
getFeatures() - Method in class com.attivio.sdk.search.SearchFieldValue
Get the feature vector for this field (if available).
getFeatureValue(int) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
getFeatureVector() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getFeatureWhitelist() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the names of the features to use for training relevancy model.
getFeedback() - Method in class com.attivio.sdk.search.QueryFrame
 
getFeedback() - Method in class com.attivio.sdk.search.QueryResponse
Get all feedback messages for this response.
getFeedbackByMessageName(String) - Method in class com.attivio.sdk.search.QueryResponse
Get all query feedback that has a message specific message name.
getFetcherFailure() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
getFetcherStates(List<String>) - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
getFetcherStates(List<String>) - Method in interface com.attivio.connector.ConcurrentScannerDocFetcherState
Get detailed ConcurrentScannerDocFetcherTask.TaskInfo information for this list of task uuid
getFetcherTimeout() - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentDocumentFetcherScanner
Gets a timeout for the fetcher.
getField() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
getField() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
getField() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
getField() - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get the field used to generate these buckets.
getField() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the field to request a facet for.
getField() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get the field to request a facet for.
getField() - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
 
getField() - Method in class com.attivio.sdk.search.FieldCollapse
Get the field to use for field collapsing.
getField() - Method in class com.attivio.sdk.search.fields.FieldRequest
Get the FieldExpression to use for generating the field values.
getField() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Get the key field for joining root documents to child documents.
getField() - Method in class com.attivio.sdk.search.query.FacetQuery
Gets the field to apply this query to.
getField() - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Get the FieldExpression to use for filtering.
getField() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Get the field to query.
getField() - Method in class com.attivio.sdk.search.query.PhraseQuery
Gets the field to apply this query to.
getField() - Method in class com.attivio.sdk.search.query.ShapeQuery
Get the field to query.
getField() - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
Get the field that will generate the categories that will be used to create per-category features.
getField() - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
Get the field to use for boosting.
getField() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
getField() - Method in class com.attivio.sdk.search.Sort
Get the field to sort by.
getField() - Method in interface com.attivio.sdk.server.udf.ArgumentInfo
Get the field expression used to generate the values for this argument.
getField() - Method in class com.attivio.util.parser.FacetRequestFactory
The field expression to facet over.
getField(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Get a field or null if field does not exist.
getField(String) - Method in class com.attivio.sdk.schema.Schema
Gets a field by name, handling dynamic fields if necessary.
getField(String) - Method in class com.attivio.sdk.search.SearchDocument
Get a field or null if field does not exist.
getFieldCollapse() - Method in class com.attivio.sdk.search.QueryRequest
Get the field collapsing specification for this QueryRequest.
getFieldExpression() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the FieldExpression to request a facet for.
getFieldExpression() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
 
getFieldExpression() - Method in class com.attivio.sdk.search.query.FacetQuery
Get the search field as a field expression.
getFieldMapping() - Method in interface com.attivio.sdk.server.component.configuration.HasFieldMappingProperty
Gets the Input to Output field name mapping for this stage to process.
getFieldname() - Method in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Get the field name of the field moved to by the last nextField call.
getFieldName() - Method in class com.attivio.sdk.search.fields.FieldExpression
Get the field name for this expression.
getFieldName() - Method in class com.attivio.sdk.search.fields.FieldLength
Get the name of the field to return a field length for.
getFieldName() - Method in class com.attivio.sdk.search.fields.MatchingTerms
 
getFieldName() - Method in class com.attivio.sdk.search.fields.ScopeField
Get the name of the field to return values for.
getFieldName() - Method in class com.attivio.sdk.search.fields.ScopeFrequency
 
getFieldName() - Method in class com.attivio.sdk.search.fields.ScopeVector
Get the name of the field to return values for.
getFieldName() - Method in class com.attivio.sdk.search.fields.StoredField
Get the name of the field to return values for.
getFieldName() - Method in class com.attivio.sdk.search.fields.TermVector
Get the name of the field to return values for.
getFieldName() - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
 
getFieldName() - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
 
getFieldName() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Get the field name for this expression.
getFieldName() - Method in class com.attivio.sdk.search.Sort
 
getFieldNameByIndex(int) - Method in class com.attivio.sdk.schema.Schema
Returns the field name based on its index position.
getFieldNames() - Method in class com.attivio.sdk.ingest.IngestDocument
Return an Iterable for iterating over all unique field names.
getFieldNames() - Method in class com.attivio.sdk.search.SearchDocument
Return an Iterable for iterating over all unique field names.
getFieldRequestCount() - Method in class com.attivio.sdk.search.QueryRequest
Get the number of requested fields, or -1 for Select *.
getFieldRequests() - Method in class com.attivio.sdk.search.QueryRequest
Get the fields requested for this query (or null for SELECT *).
getFields() - Method in class com.attivio.sdk.search.QueryFrame
 
getFields() - Method in class com.attivio.sdk.search.QueryRequest
Deprecated.
use QueryRequest.getFieldRequests() or QueryRequest.forEachField(Consumer) to get the requested fields instead.
getFields() - Method in interface com.attivio.sdk.server.component.configuration.HasFieldsProperty
Gets the list of fields to process.
getFile() - Method in class com.attivio.util.Tailer
Return the file.
getFileExtension(String, boolean) - Static method in class com.attivio.util.FileUtils
Gets the file extension, given the file path.
getFileNameParts(String) - Static method in class com.attivio.util.FileUtils
Splits a filename into two constituent parts, the short name and the extension, if any.
getFilter() - Method in class com.attivio.sdk.search.facet.FacetBucket
JSON SUPPORT FOLLOWS
getFilter() - Method in class com.attivio.sdk.search.facet.FacetFilter
Get the filter query.
getFilter() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Get the filter for this bucket.
getFilter() - Method in class com.attivio.sdk.search.query.FilterQuery
 
getFilter(String) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
getFilterField() - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get the field to use for filtering buckets.
getFilters() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
getFilters() - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
getFilters() - Method in class com.attivio.sdk.search.QueryFrame
 
getFilters() - Method in class com.attivio.sdk.search.QueryRequest
Get all filters for this query.
getFilters() - Method in class com.attivio.util.parser.FacetRequestFactory
Filters to compute document frequencies for.
getFinishTime() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
getFinishTime() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getFirst() - Method in class com.attivio.sdk.esb.WorkflowQueue
Gets but does not remove the first entry from the workflow list.
getFirst() - Method in class com.attivio.sdk.token.TokenList
Returns the first Token in this TokenList.
getFirst() - Method in class com.attivio.transport.DestinationQueue
Gets but does not remove the first entry from the destination list.
getFirst(String...) - Static method in class com.attivio.util.StringUtils
Gets the first non-blank value from a list of values, according to org.apache.commons.lang.StringUtils.isBlank().
getFirstActionTime() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Note, this time is approximate.
getFirstArgument() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Get the first argument in this binary expression.
getFirstElement(Element, String) - Static method in class com.attivio.util.XMLUtils
Gets the first element matching the given XPath
getFirstNode(QueryHandler) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the first query in the tree that has parameter set to value.
getFirstNode(QueryHandler) - Method in class com.attivio.sdk.search.query.BoostQuery
Get the first query in the tree that has parameter set to value.
getFirstNode(QueryHandler) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Get the first query in the tree that has parameter set to value.
getFirstNode(QueryHandler) - Method in class com.attivio.sdk.search.query.JoinQuery
Get the first query in the tree that has parameter set to value.
getFirstNode(QueryHandler) - Method in class com.attivio.sdk.search.query.Query
Get the first query in the tree that has parameter set to value.
getFirstNode(Node, String) - Static method in class com.attivio.util.XMLUtils
Gets the first node matching the given XPath
getFirstNodeValue(Node, String) - Static method in class com.attivio.util.XMLUtils
Gets the value of the first node matching a given XPath
getFirstNodeValue(Node, String, String) - Static method in class com.attivio.util.XMLUtils
Gets the value of the first node matching a given XPath, with a default value provided
getFirstSequenceId() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getFirstValue() - Method in class com.attivio.sdk.ingest.IngestField
Gets the first field value.
getFirstValue() - Method in class com.attivio.sdk.search.SearchField
Gets the first field value.
getFirstValue(Object) - Method in class com.attivio.util.MultiValueMap
Gets the first/only value for a given key.
getFirstValue(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Get the first IngestFieldValue for field or null if the field does not exist.
getFirstValue(String) - Method in class com.attivio.sdk.search.SearchDocument
Get the first SearchFieldValue for field or null if the field does not exist.
getFloat() - Method in class com.attivio.sdk.util.StringParser
Get the current token as a float.
getFloat(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a float.
getForeignKey() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
Experimental
getForeignKey() - Method in class com.attivio.sdk.search.query.JoinClause
Get the field that is the foreign key for this join.
getFormat() - Method in class com.attivio.sdk.search.fields.DateFormat
Get the date format string to apply.
getFormParameters() - Method in interface com.attivio.sdk.scanner.http.FormAuthentication
 
getFoundCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Documents or messages subsequently discovered to be incorrectly marked as LOST are rebalanced using FOUNDs
getFoundMessageCounts() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getFragmentScope() - Method in class com.attivio.sdk.search.fields.Teaser
Get the name of the scope to use for fragmenting.
getFragmentSize() - Method in class com.attivio.sdk.search.fields.Teaser
Get the size of generated fragments.
getFrameId() - Method in class com.attivio.util.ft.TransactionStorage.FrameOutputStream
 
getFromOrToUri() - Method in class com.attivio.sysstate.DocumentState
 
getFromQuery() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Get the query for selecting root documents.
getGeoLocation() - Method in class com.attivio.sdk.search.QueryRequest
Get the default center point for geo distance calculations.
getGeoLocationField() - Method in class com.attivio.sdk.search.QueryRequest
Get the default field to use for geo distance calculations.
getGetter(Class<?>, String) - Static method in class com.attivio.platform.util.ReflectionUtils
Gets a getter method.
getGroupBy() - Method in class com.attivio.sdk.search.QueryRequest
Get the Group By specification.
getGroupByFilter() - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Get the filter to apply to groups.
getGroupedMessageId() - Method in interface com.attivio.sdk.esb.GroupedMessage
 
getGroupedMessageId() - Method in class com.attivio.sdk.ingest.BulkUpdate
 
getGroupedMessageId() - Method in class com.attivio.sdk.ingest.DocumentList
 
getGroupId() - Method in class com.attivio.sdk.esb.GroupedMessageId
 
getGroupKey() - Method in class com.attivio.sdk.security.AttivioGroupMembership
 
getGroupMembership() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the AttivioGroupMembership for this document.
getGroupMemberships() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getGuid() - Method in class com.attivio.client.streaming.StreamResponse
 
getGuid() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
 
getHadoopCurator() - Method in class com.attivio.service.Platform
 
getHandledDocumentModes() - Method in interface com.attivio.sdk.server.component.ingest.HandlesSpecificDocumentModes
Gets a set of DocumentModes that are handled by this stage.
getHeight() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the height of this shape's bounding box.
getHeight() - Method in class com.attivio.sdk.geo.Polygon
Get the height of this shape's bounding box.
getHeight() - Method in class com.attivio.sdk.geo.Rectangle
Get the height of this shape's bounding box.
getHeight() - Method in class com.attivio.sdk.geo.Shape
Get the height of this shape's bounding box.
getHighlightMode() - Method in class com.attivio.sdk.search.fields.Teaser
Get the mode for annotating scopes.
getHighlightMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the HighlightMode for annotating scopes in highlighted text.
getHighlightScope() - Method in class com.attivio.sdk.search.fields.Teaser
Get the scope name to annotate phrase matches with.
getHighlightScope() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the scope used to annotate matching phrases in highlighted text.
getHighlightTime() - Method in class com.attivio.sdk.search.QueryResponse
Get the number of milliseconds taken to highlight results.
getHistory(String) - Method in class com.attivio.platform.store.MockConnectorHistory
getHistory(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
 
getHost() - Method in class com.attivio.service.Platform
 
getHost() - Method in class com.attivio.util.RemoteJmxEndpoint
 
getHostCpuMetricInstance(String) - Static method in class com.attivio.platform.perfmon.api.MetricNameUtils
 
getHttpClientProviderFactory() - Method in interface com.attivio.sdk.scanner.http.HttpDataSourceScanner
 
getHttpHeaders() - Method in class com.attivio.sdk.esb.CgiRequest
Gets HTTP headers.
getHttpMethod() - Method in interface com.attivio.sdk.scanner.http.FormAuthentication
 
getHttpProvider(HttpDataSourceScanner) - Method in class com.attivio.sdk.connector.MockHttpClientProviderFactory
 
getHttpProvider(HttpDataSourceScanner) - Method in interface com.attivio.sdk.scanner.http.HttpClientProviderFactory
 
getHttpQueryEndpoint(String, int, boolean) - Static method in class com.attivio.platform.service.RemoteSearchClient
 
getId() - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
getId() - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
getId() - Method in class com.attivio.sdk.api.ContentStoreContentPointer
Get the unique id for the content.
getId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
The id (message or document) associated with the audit detail record.
getId() - Method in class com.attivio.sdk.event.SystemEvent
 
getId() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Get the unique id for the content.
getId() - Method in interface com.attivio.sdk.ingest.ContentPointer
Get the unique id for the content.
getId() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the unique document id.
getId() - Method in class com.attivio.sdk.search.SearchDocument
The unique document id.
getId() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
Get the unique id for the content.
getId() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
Get the unique id for the content.
getId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
The id (message or document) associated with the audit detail record.
getId() - Method in class com.attivio.sdk.test.FileContentPointer
 
getIdField() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the key field for joining the search query to the acl query.
getIdField() - Method in class com.attivio.sdk.search.query.GraphQuery
 
getIds() - Method in class com.attivio.sdk.event.PagingContext
 
getIds() - Method in class com.attivio.sdk.ingest.DocumentList
Returns a new unmodifiable list of all document ID's in this DocumentList.
getIds() - Method in class com.attivio.sdk.search.fields.DocBoost
Get the Ids for the documents to boost.
getImageFormatOfFile(File) - Static method in class com.attivio.util.ImageUtils
Returns the format of the image in file f.
getImageFormatOfStream(InputStream) - Static method in class com.attivio.util.ImageUtils
Returns the format of the image in InputStream is.
getImageUrl() - Method in class com.attivio.sdk.search.QueryPlacement
 
getImplementationClass() - Method in class com.attivio.service.AlwaysRefetchServiceProxy
getImplementationClass() - Method in class com.attivio.service.ExceptionUnwrappingServiceProxy
getImplementationClass() - Method in class com.attivio.service.PooledClientProxy
getImplementationClass() - Method in interface com.attivio.service.ServiceProxy
 
getInactiveClients() - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns the clientIds for all inactive clients.
getInactiveClients() - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns the clientIds for all inactive clients.
getInactiveTime() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Returns the time the client was made inactive by a call to AuditWriterApi.makeInactive(UUID).
getIncludedFieldCount() - Method in class com.attivio.sdk.schema.SchemaField
Get the number of include fields.
getIncludePhrase() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
 
getIncludePhrase() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
 
getIncrement() - Method in class com.attivio.sdk.token.Position
Gets the position increment for this Position.
getIndex() - Method in enum com.attivio.sysstate.InstanceState
 
getIndexCurator() - Method in class com.attivio.service.Platform
 
getIndexFeature() - Method in interface com.attivio.sdk.client.DictionaryClient
 
getIngestTokenizer(SchemaField, Locale) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Get the underlying tokenizer to use for tokenizing fields in the ingest workflow.
getIngestWorkflowName() - Method in class com.attivio.client.ContentFeeder
getIngestWorkflowName() - Method in interface com.attivio.sdk.client.IngestClient
 
getInMemCnt() - Method in class com.attivio.client.ContentFeeder
Experimental -- unsupported API
getInput() - Method in class com.attivio.sdk.search.fields.Switch
Get the input FieldExpression to compare against cases.
getInput() - Method in class com.attivio.sdk.search.QueryFrame
Get the input query.
getInput() - Method in interface com.attivio.sdk.server.component.configuration.HasInputListProperty
Gets the list of fields to process as input to the stage.
getInput() - Method in interface com.attivio.sdk.server.component.configuration.HasInputProperty
Gets the input field name.
getInputStream() - Method in class com.attivio.sdk.esb.CgiRequest
Get the InputStream associated with the request.
getInputStreamBuilder() - Method in class com.attivio.util.stream.NonCopyingByteArrayOutputStream
 
getInputWaitTime() - Method in class com.attivio.sysstate.ComponentRuntimeState
 
getInstance() - Static method in class com.attivio.client.streaming.ObjectOutputSerializer
Get a static ObjectOutputSerializer instance.
getInstance() - Static method in class com.attivio.sdk.connector.MockHttpClientProviderFactory
 
getInstance() - Static method in class com.attivio.util.FieldExpressionFactory
 
getInstance() - Static method in class com.attivio.util.parser.QueryOperators
Get the default QueryOperators instance.
getInstance() - Static method in class com.attivio.util.XMLSerializer
Get the singleton instance.
getInstance() - Static method in class com.attivio.util.XMLUtils.NonValidatingEntityResolver
Get an instance of the NonValidatingEntityResolver.
getInstance(InstanceProvider<AieServiceInfo>) - Method in class com.attivio.service.RoundRobinUnlessLocalStrategy
 
getInteger() - Method in class com.attivio.sdk.util.StringParser
Get the current token as an integer.
getInteger(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as an integer.
getInteger(Element, String, int) - Static method in class com.attivio.util.XMLUtils
Gets the int value of an attribute on the given element
getInternalParameter(String) - Method in class com.attivio.sdk.search.query.Query
 
getIntervals() - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
getIpAddress() - Static method in class com.attivio.util.IOUtils
 
getIpAddress(String) - Static method in class com.attivio.util.IOUtils
 
getJoinConstraint() - Method in class com.attivio.sdk.search.query.JoinClause
(Experimental) Get the join constraint.
getJoinExpression() - Method in class com.attivio.sdk.search.query.JoinClause
Get the compiled FieldExpression that will be used to evaluate the join criteria.
getJoinFacetMode() - Method in class com.attivio.sdk.search.QueryRequest
Gets the facet mode for joined documents.
getJoinRollupMode() - Method in class com.attivio.sdk.search.QueryRequest
Gets the rollup mode for joined documents.
getJvmId() - Method in class com.attivio.service.AieServiceInfo
 
getKeepAlivePingFrequency() - Method in class com.attivio.client.streaming.StreamRequestInfo
 
getKeepAlivePingFrequency() - Method in class com.attivio.sdk.search.StreamingQueryRequest
Registers a time (milliseconds) to be used to be used by this StreamingResponseClientBuilder when building a StreamingQueryResponse;
getKey() - Method in class com.attivio.sdk.client.IngestionHistoryApiBatchSupport.VisitBatch
 
getKey() - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
getKey() - Method in class com.attivio.sdk.search.query.QueryParameters.Parameter
 
getKey() - Method in class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
getKeysOlderThan(long) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getLabel() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
getLabel() - Method in class com.attivio.sdk.search.facet.FacetFilter
Get a descriptive label for this filter.
getLabel() - Method in class com.attivio.sdk.search.facet.FacetRange
Get the optional label for this range.
getLabel() - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Get the label for this bucket.
getLabel() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Get the label for this bucket.
getLabel() - Method in class com.attivio.sdk.search.fields.MatchingFields
Get the name of the query parameter that will be used to label matching subqueries.
getLabel() - Method in class com.attivio.sdk.search.QueryPlacement
Get the descriptive label for this placement.
getLast() - Method in class com.attivio.sdk.token.TokenList
Returns the last Token in this TokenList.
getLastActionTime() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Whenever a counter is updated that affects these statistics, the time of that update is recorded.
getLastApproved() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getLastCompiled() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the time this dictionary was last compiled, or null if unknown.
getLastCompiled() - Method in class com.attivio.sdk.search.SearchProfile
Get the last compiled time for this search profile, or null if this search profile has never been compiled.
getLastDataByMetric(long...) - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
 
getLastDataByMetricInstance(long) - Method in interface com.attivio.platform.perfmon.api.DerivedMetricSource
 
getLastDataByMetricInstance(long...) - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
 
getLastLossDetectionSequence(UUID) - Method in interface com.attivio.platform.store.audit.AieSystemAuditApi
getLastLossDetectionSequence(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
getLastModified() - Method in class com.attivio.sdk.api.ContentStoreContentPointer
Get the last modified time for the resource for this pointer.
getLastModified() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the time this trigger was last modified, or null if unknown.
getLastModified() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the time this dictionary was last modified, or null if unknown.
getLastModified() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getLastModified() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Get the last modified time for the resource for this pointer.
getLastModified() - Method in interface com.attivio.sdk.ingest.ContentPointer
Get the last modified time for the resource for this pointer.
getLastModified() - Method in class com.attivio.sdk.search.QueryFrame
 
getLastModified() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the timestamp for the last modification to this relevancy model
getLastModified() - Method in class com.attivio.sdk.search.SearchProfile
Get the last modification time for this search profile.
getLastModified() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
Get the last modified time for the resource for this pointer.
getLastModified() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
Get the last modified time for the resource for this pointer.
getLastModified() - Method in class com.attivio.sdk.test.FileContentPointer
 
getLastModified(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
getLastModified(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
getLastPublished() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the time this dictionary was last published, or null if unknown.
getLastPublished() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getLastPublished() - Method in class com.attivio.sdk.search.SearchProfile
Get the last published time for this search profile, or null if this search profile has never been published.
getLastResetDate() - Static method in class com.attivio.service.CuratorHelper
Will block until any executing reset has completed.
getLastSequenceId() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getLatestHistory(String) - Method in class com.attivio.platform.store.MockConnectorHistory
getLatestHistory(String) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
 
getLatitude() - Method in class com.attivio.sdk.geo.Point
 
getLatitude() - Method in class com.attivio.sdk.search.fields.GeoBoost
Get the center latitude to calculate distance to.
getLatitude() - Method in class com.attivio.sdk.search.fields.GeoDistance
Get the center latitude to calculate distance to.
getLength() - Method in class com.attivio.sdk.search.fields.SubString
Get the max length of the substring.
getLinear() - Method in class com.attivio.sdk.search.fields.FreshnessRange
Sets the linear coefficient, or the b in ax^2 + bx + c.
getLinkField() - Method in class com.attivio.sdk.search.query.GraphQuery
 
getLinkText() - Method in class com.attivio.sdk.search.QueryPlacement
 
getLinkUrl() - Method in class com.attivio.sdk.search.QueryPlacement
 
getList(ConcurrentScannerDocFetcherTask.TaskState) - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
getList(ConcurrentScannerDocFetcherTask.TaskState) - Method in interface com.attivio.connector.ConcurrentScannerDocFetcherState
Details: Get a stream of task UUID for this ConcurrentScannerDocFetcherTask.TaskState state.
getLocalClass() - Method in class com.attivio.service.AieServiceInfo
 
getLocale() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the Locale to use for evaluating this trigger.
getLocale() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the Locale for this field.
getLocale() - Method in class com.attivio.sdk.ingest.IngestField
Get the Locale for this field.
getLocale() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Get the value's locale (or null if not known).
getLocale() - Method in class com.attivio.sdk.search.query.Query
Gets the local associated with this object or null if not set.
getLocale() - Method in class com.attivio.sdk.search.QueryFrame
 
getLocale() - Method in class com.attivio.sdk.search.QueryRequest
Get the Locale for this query.
getLocale() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getLocale() - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get the Locale for the query request.
getLocale() - Method in interface com.attivio.sdk.util.LocaleAware
Gets the local associated with this object or null if not set.
getLocale() - Method in class com.attivio.util.query.QueryTraverser
Gets the local associated with this object or null if not set.
getLocale(Locale, LocaleAware...) - Static method in class com.attivio.util.LocaleUtils
Get the Locale from a list of objects, trying them in order.
getLocaleList() - Static method in class com.attivio.util.LocaleUtils
Gets the locale list for defined constants
getLocales() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
getLocales(TriggerDictionaryName, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get a map of locales for dictionary specified by dictionaryName.
getLocales(String, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
getLock() - Method in class com.attivio.concurrent.SynchronizedVariable
Return the lock used for all synchronization for this object
getLoggedObject() - Method in class com.attivio.util.AttivioLogger
Gets the specific object being logged.
getLogger(Class<?>) - Static method in class com.attivio.util.AttivioLogger
Gets a logger by class.
getLogger(Object) - Static method in class com.attivio.util.AttivioLogger
Gets a logger by object's class.
getLogger(String) - Static method in class com.attivio.util.AttivioLogger
Gets a logger by name.
getLoginTimeout() - Method in interface com.attivio.sdk.scanner.http.FormAuthentication
 
getLoginUri() - Method in interface com.attivio.sdk.scanner.http.FormAuthentication
 
getLogLevel() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
getLogLevel() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor
Define the logging level.
getLong() - Method in class com.attivio.sdk.util.StringParser
Get the current token as a long integer.
getLong(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a long.
getLongitude() - Method in class com.attivio.sdk.geo.Point
 
getLongitude() - Method in class com.attivio.sdk.search.fields.GeoBoost
Get the center longitude to calculate distance to.
getLongitude() - Method in class com.attivio.sdk.search.fields.GeoDistance
Get the center longitude to calculate distance to.
getLostCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Documents and message are marked as LOST due to node crashes and system errors.
getLostDetails(long, long) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns all audit detail events that have been flagged as LOST and have a sequence id >= startSeq and < endSeq.
getLostDetails(long, long) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
getLostMessageCounts() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getLowerCaseMode() - Method in class com.attivio.sdk.schema.SchemaField
Get the lower case mode of this field.
getLowerTerm() - Method in class com.attivio.sdk.search.query.phrase.TermRange
Get the term that specifies the lower bounds for this range.
getLowPerformanceThreshhould() - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlertRegistration
When the metric value is <= from this value for at least ConcurrentScannerPerformanceAlertRegistration#getTimeInSeconds an alert is created
getMarkup() - Method in class com.attivio.sdk.search.QueryPlacement
 
getMasterReplicatedDataGroups() - Static method in enum com.attivio.sdk.transport.DataGroup
Return the data groups that originate from a master in a multi-region deployment.
getMatchScope() - Method in class com.attivio.sdk.search.fields.Teaser
Get the scope name to annotate atomic matches with.
getMax() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the maximum value.
getMaxBatchSizeMB() - Method in class com.attivio.client.ContentFeeder
Gets the maximum size of documents (in megabytes) that will ever be sent as part of a single DocumentList.
getMaxBatchSizeMB() - Method in interface com.attivio.sdk.client.IngestClient
Gets the maximum size of documents (in megabytes) that will ever be sent as part of a single DocumentList.
getMaxBuckets() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
getMaxBuckets() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the maximum number of buckets to return.
getMaxBuckets() - Method in class com.attivio.util.parser.FacetRequestFactory
Get the maximum number of buckets to return.
getMaxConnPerRoute() - Method in interface com.attivio.sdk.scanner.http.HttpConnectionConfig
 
getMaxConnTotal() - Method in interface com.attivio.sdk.scanner.http.HttpConnectionConfig
 
getMaxDate() - Method in class com.attivio.sdk.search.facet.FacetRange
 
getMaxDelta() - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the max delta in timeUnits from the table's center that the range applies to.
getMaxFetchSize() - Method in class com.attivio.sdk.event.EventQuery
 
getMaxHistory() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the maximum number of trained relevancy models to retain.
getMaximum() - Method in class com.attivio.sdk.geo.Rectangle
 
getMaximumX() - Method in class com.attivio.sdk.geo.Rectangle
 
getMaximumY() - Method in class com.attivio.sdk.geo.Rectangle
 
getMaxMemoryUsage() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the max memory usage allowed during computation (in bytes).
getMaxMemoryUsage() - Method in class com.attivio.util.parser.FacetRequestFactory
Max memory usage that should be used for facets.
getMaxMessageLength() - Method in class com.attivio.util.AttivioLogger
Gets the maximum message length.
getMaxMessagesInFlight() - Method in class com.attivio.sdk.esb.MessageDomain
 
getMaxNumber() - Method in class com.attivio.sdk.search.facet.FacetRange
JSON SUPPORT FOLLOWS
getMaxRadius() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the minimum radius for this ellipse.
getMaxRadius() - Method in class com.attivio.sdk.geo.Circle
Get the minimum radius for this ellipse.
getMaxRemainingTokens() - Method in class com.attivio.sdk.token.TokenList
This value is a hint to tokenization.
getMaxResubmits() - Method in class com.attivio.sdk.search.QueryRequest
Gets the maximum number of resubmits allowed for this QueryRequest.
getMaxRetries() - Static method in class com.attivio.util.MessageUtils
 
getMaxScore() - Method in class com.attivio.sdk.search.SearchDocumentList
Get the maximum score across all matching documents.
getMaxSignalAge() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get maximum age for a signal to include when training relevancy model (in milliseconds).
getMaxTermLength() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Get the max term length.
getMaxTimeInMinutesForNoSuccessfulDocumentFetch() - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentScannerMonitoringAware
The framework will stop the connector and log failure if the connector didn't create any document for longer than the set time.
getMaxTokens() - Method in class com.attivio.sdk.schema.SchemaField
 
getMaxValue() - Method in class com.attivio.sdk.search.facet.FacetRange
Get the maximum value for this range (or null if unbounded) [exclusive].
getMaxValue() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Get the maximum value for this range (exclusive).
getMaxValue() - Method in class com.attivio.util.ValueCounter
Gets the key that has been seen the most, if there is a tie, the key added first wins.
getMBeanInfo() - Method in class com.attivio.client.exposedapi.AttivioMBean
Gets the MBeanInfo for this MBean.
getMBeanServer() - Static method in class com.attivio.client.exposedapi.JMXUtils
Gets the JMX MBeanServer for the application.
getMean() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the average value.
getMean() - Method in class com.attivio.sdk.search.fields.StandardScore
 
getMemoryPctMetricInstance(String, String, int) - Static method in class com.attivio.platform.perfmon.api.MetricNameUtils
 
getMemoryUsage(String) - Static method in class com.attivio.util.ModelStringUtils
Get the estimated memory usage for value.
getMessage() - Method in class com.attivio.platform.store.audit.ErrorRow
 
getMessage() - Method in exception com.attivio.sdk.AttivioException
getMessage() - Method in exception com.attivio.sdk.AttivioIOException
getMessage() - Method in exception com.attivio.sdk.AttivioRemoteException
getMessage() - Method in exception com.attivio.sdk.AttivioRuntimeException
getMessage() - Method in class com.attivio.sdk.search.QueryFeedback
Get the message.
getMessage(Class<T>) - Method in class com.attivio.sdk.esb.MessageList
Gets the first instance of a message of the specified type, walking into inner MessageLists if present
getMessage(Class<T>) - Method in class com.attivio.sdk.service.MockIngestApi
Get the first message of the type clazz
getMessageClass() - Method in interface com.attivio.sdk.client.audit.AuditDetail
Message class associated with the audit detail.
getMessageClass() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
Message class associated with the audit detail.
getMessageClass() - Method in class com.attivio.sysstate.DocumentState
 
getMessageDefaultDomain() - Method in class com.attivio.client.ContentFeeder
Returns the default message domain.
getMessageDomain(PlatformMessage) - Method in class com.attivio.sdk.esb.MessageDomainManager
Domains are always non-blank
getMessageHistory() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets the list of components that have processed this message.
getMessageHistory() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets this message's history.
getMessageHistory() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets the list of components that have processed this message.
getMessageId() - Method in class com.attivio.sdk.admin.AdminMessage
Gets the message id associated with the message.
getMessageId() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets the message id associated with the message.
getMessageId() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets the message id associated with the message.
getMessageId() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets the message id associated with the message.
getMessageId() - Method in class com.attivio.sysstate.DocumentState
 
getMessageLogger(String, String) - Static method in class com.attivio.util.MessageUtils
 
getMessageName() - Method in class com.attivio.sdk.search.QueryFeedback
Get the name of this message.
getMessages() - Method in class com.attivio.sdk.service.MockIngestApi
 
getMessages() - Method in class com.attivio.sdk.test.MockAieLogger
 
getMessages() - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
***************************************************************************************************************
getMessages(Level) - Method in class com.attivio.sdk.test.MockAieLogger
Returns messages that have the supplied level.
getMessageSender() - Method in class com.attivio.client.AbstractReceiverClient
 
getMessagesPerSecond() - Method in interface com.attivio.sysstate.ComponentState
 
getMessagesProcessed() - Method in class com.attivio.sysstate.ComponentRuntimeState
 
getMessagesProcessed() - Method in interface com.attivio.sysstate.ComponentState
 
getMessagesWithMaxLevel(Level) - Method in class com.attivio.sdk.test.MockAieLogger
Returns messages that have the supplied level or logging less than that level.
getMetadata() - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
getMetadata() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets the message metadata from this message.
getMetadata() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets the message metadata from this message.
getMetadata() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets the message metadata from this message.
getMetadata() - Method in class com.attivio.sdk.event.SystemEvent
 
getMetadata(String) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns the value of the metadata key or null if it does not exist.
getMetadata(String) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, boolean) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, boolean) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, double) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, double) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, float) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, float) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, int) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, int) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, long) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, long) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, String) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
Returns the value of the metadata key or null if it does not exist.
getMetadata(String, String) - Method in class com.attivio.sdk.event.SystemEvent
Returns the value of the metadata key or null if it does not exist.
getMethod() - Method in class com.attivio.sdk.esb.CgiRequest
Gets the HTTP method from the request.
getMethod() - Method in class com.attivio.sdk.search.fields.AggregateExpression
Get the aggregatation method to use.
getMethod() - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
Get the method to use.
getMethod() - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Get the method to use.
getMethod() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the method for evaluating access control rights.
getMethod() - Method in class com.attivio.sdk.search.query.BoostQuery
Get the method for applying boosts to the search query's score.
getMetric() - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlert
 
getMetric() - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlertRegistration
 
getMetric() - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
getMetric(long) - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
 
getMetricByName(String) - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
 
getMetricInstance() - Method in class com.attivio.platform.perfmon.model.MetricData
 
getMetricInstance(long) - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
 
getMetricInstanceByName(String) - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
 
getMetricName() - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlertRegistration
 
getMetricTemplate() - Method in class com.attivio.platform.perfmon.model.DerivedMetricDefinition
 
getMidPoint() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the midpoint.
getMin() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the minimum value.
getMinBucketCount() - Method in class com.attivio.sdk.search.facet.FacetRequest
Gets the minimum count that returned buckets must have.
getMinBucketCount() - Method in class com.attivio.util.parser.FacetRequestFactory
Get the minimum bucket count required for bucket to be returned.
getMinDate() - Method in class com.attivio.sdk.search.facet.FacetRange
 
getMinimalTimeOfBadValueToRaiseAlertInMillis() - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlertRegistration
When the metric value is smaller than the threshold for at least this value, an alert is created.
getMinimum() - Method in class com.attivio.sdk.geo.Rectangle
 
getMinimum() - Method in class com.attivio.sdk.search.query.JoinClause
Get the minimum number of child documents a parent document must have.
getMinimum() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Get the minimum number of sub phrases that are required to produce a match.
getMinimum() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
getMinimumX() - Method in class com.attivio.sdk.geo.Rectangle
 
getMinimumY() - Method in class com.attivio.sdk.geo.Rectangle
 
getMinNumber() - Method in class com.attivio.sdk.search.facet.FacetRange
 
getMinRadius() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the maximum radius for this ellipse.
getMinRadius() - Method in class com.attivio.sdk.geo.Circle
Get the maximum radius for this ellipse.
getMinTermFrequency() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Get the minimum frequency.
getMinTermLength() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Get the min term length.
getMinValue() - Method in class com.attivio.sdk.search.facet.FacetRange
Get the minimum value for this range (or null if unbounded) [inclusive].
getMinValue() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Get the minimum value for this range (inclusive).
getMode() - Method in class com.attivio.sdk.ingest.Commit
Get the mode for the commit operation.
getMode() - Method in class com.attivio.sdk.ingest.IngestDocument
Gets the mode for ingesting this document.
getMode() - Method in class com.attivio.sdk.ingest.Optimize
Get the optimization mode.
getMode() - Method in class com.attivio.sdk.search.FieldCollapse
Get the FieldCollapse.Mode for field collapsing.
getMode() - Method in class com.attivio.sdk.search.fields.ScopeField
 
getMode() - Method in class com.attivio.sdk.search.fields.Trim
Get the mode for the trim function.
getMode() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
 
getMode() - Method in class com.attivio.sdk.search.query.JoinClause
Gets the mode for joining.
getMode() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Get the mode for anchoring phrase.
getModelHistogram(String, long) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
getModelHistogram(String, long) - Method in interface com.attivio.sdk.client.SignalTrackingApi
Get histogram data for a relevancy model
getMsgData() - Method in class com.attivio.sdk.esb.ProcessingResult
 
getMultiValueMode() - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
getMultiValueMode() - Method in class com.attivio.sdk.search.fields.Concat
getName() - Method in class com.attivio.client.exposedapi.ExposedApiContainer
 
getName() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
getName() - Method in class com.attivio.platform.perfmon.model.Metric
 
getName() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
getName() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
getName() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Returns the client name as set by AuditWriterApi.clientName(UUID, String)
getName() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the name of this trigger.
getName() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryName
Get the name of this dictionary.
getName() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getName() - Method in class com.attivio.sdk.esb.MessageDomain
 
getName() - Method in class com.attivio.sdk.ingest.IngestField
Get the name of the field.
getName() - Method in class com.attivio.sdk.schema.Schema
 
getName() - Method in class com.attivio.sdk.schema.SchemaField
Gets this SchemaField's name.
getName() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Get the name for the user defined field.
getName() - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get the name of the FacetRequest used to generate these buckets.
getName() - Method in class com.attivio.sdk.search.facet.FacetFilter
Get the name of the facet that generated this filter.
getName() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the name for this facet request.
getName() - Method in class com.attivio.sdk.search.fields.FieldRequest
Get the name for this field request.
getName() - Method in class com.attivio.sdk.search.fields.QueryParameter
Get the name of the requested query parameter.
getName() - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get the name of the User Defined Function to evaluate.
getName() - Method in class com.attivio.sdk.search.query.phrase.PhrasePlugin
 
getName() - Method in class com.attivio.sdk.search.query.QueryPlugin
Get the name associated with this query plugin.
getName() - Method in class com.attivio.sdk.search.QueryFrame
 
getName() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
Get the scope name for this ScopeBoost.
getName() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
getName() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
Get the feature name.
getName() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
getName() - Method in class com.attivio.sdk.search.SearchField
Get the name of the field.
getName() - Method in class com.attivio.sdk.search.SearchProfile
Get the name of the search profile.
getName() - Method in class com.attivio.sdk.security.AttivioAcl
getName() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getName() - Method in class com.attivio.sdk.security.AttivioRole
 
getName() - Method in class com.attivio.sdk.util.ContainerPropertyReference
 
getName() - Method in class com.attivio.util.parser.FacetRequestFactory
The name of the facet.
getNamespace() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryName
Get the namespace for this dictionary.
getNamespaces() - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
getNamespaces() - Method in class com.attivio.sdk.service.MockContentStoreProvider
getNext() - Method in class com.attivio.sdk.token.TokenIterator
Gets the next Token, without advancing the pointer.
getNextPositionIncrement() - Method in class com.attivio.sdk.token.TokenIterator
Returns the position increment for the next Token
getNextStartOffset() - Method in class com.attivio.sdk.util.StringParser
 
getNode() - Method in interface com.attivio.sdk.client.audit.AuditDetail
k
getNode() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
k
getNodeCpuMetricInstance(String, String, int) - Static method in class com.attivio.platform.perfmon.api.MetricNameUtils
 
getNodeName() - Method in class com.attivio.sdk.esb.MessageHistory
 
getNodeName() - Method in class com.attivio.service.AieServiceInfo
Deprecated.
getNodeName() - Method in class com.attivio.service.Platform
 
getNodes(QueryHandler) - Method in class com.attivio.sdk.search.query.Query
Get all nodes in the query tree that have parameter set to value.
getNodes(List<Query>, QueryHandler) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Internal method to collect all nodes that have parameter set to value .
getNodes(List<Query>, QueryHandler) - Method in class com.attivio.sdk.search.query.BoostQuery
Internal method to collect all nodes that have parameter set to value .
getNodes(List<Query>, QueryHandler) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Internal method to collect all nodes that have parameter set to value .
getNodes(List<Query>, QueryHandler) - Method in class com.attivio.sdk.search.query.JoinQuery
Internal method to collect all nodes that have parameter set to value .
getNodes(List<Query>, QueryHandler) - Method in class com.attivio.sdk.search.query.Query
Internal method to collect all nodes that have parameter set to value .
getNodes(Node, String) - Static method in class com.attivio.util.XMLUtils
Runs a given XPath on XML pointed to by the given node.
getNodeset() - Method in class com.attivio.sdk.event.SystemEvent
The name of the nodeset that produced the event.
getNodeURI(String) - Static method in class com.attivio.util.MessageUtils
Returns the URI for the provided name using the configured "node://" implementation for the protocol if no protocol already set.
getNotHandledCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
May include multiple counts per document.
getNow() - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get the timestamp for the query request.
getNtlmAuthDomain() - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
getNtlmAuthHost() - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
getNtlmAuthPassword() - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
getNtlmAuthPort() - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
getNtlmAuthRealm() - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
getNtlmAuthUser() - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
getNullOrder() - Method in class com.attivio.sdk.search.Sort
Get the order for sorting null values.
getNumberFound() - Method in class com.attivio.sdk.search.SearchDocumentList
 
getNumberOfChildren() - Method in class com.attivio.sdk.esb.MessageId
 
getNumberOfFields() - Method in class com.attivio.sdk.schema.Schema
Retrieves the number of fields in this schema.
getNumberOfParts() - Method in class com.attivio.sdk.esb.MessageId
 
getNumberOfRetries() - Static method in class com.attivio.util.MessageUtils
 
getNumDocumentsInFlight() - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
getNumDocumentsInFlight() - Method in interface com.attivio.sysstate.SystemStateMonitor
 
getNumFragments() - Method in class com.attivio.sdk.search.fields.Teaser
Get the number of framents to generate (if fragmenting).
getNumRetries() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
getNumRetries() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor
The number of times to retry after a failure.
getNumValues() - Method in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Get the number of values in the array while accommodating the reuse of larger arrays for smaller numbers of values.
getObjectName() - Method in class com.attivio.util.RemoteJmxEndpoint
 
getOfficialVersion() - Static method in class com.attivio.sdk.Version
 
getOffset() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
getOffset() - Method in enum com.attivio.sdk.esb.DefaultEndpoints.Ports
 
getOffset() - Method in class com.attivio.sdk.search.fields.SubString
Get the offset for the start of the substring.
getOffset() - Method in class com.attivio.sdk.search.QueryRequest
Get the offset into the result set for the first returned document.
getOffset() - Method in class com.attivio.sdk.search.SearchDocumentList
Get the offset that into the overall result set for the first document in this SearchDocumentList.
getOffsetAsString() - Method in enum com.attivio.sdk.esb.DefaultEndpoints.Ports
 
getOkCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
May include multiple counts per document.
getOperator() - Method in class com.attivio.sdk.search.fields.BooleanExpression
Get the comparison operator.
getOperator() - Method in class com.attivio.sdk.search.fields.Compare
Get the comparison operator.
getOptimizeInterval() - Method in class com.attivio.client.ContentFeeder
getOptimizeInterval() - Method in interface com.attivio.sdk.client.IngestClient
 
getOption(String) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get an option by name.
getOptions() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get options to use for training relevancy model.
getOrder() - Method in class com.attivio.sdk.search.query.JoinClause
Get the order for child documents.
getOrder() - Method in class com.attivio.sdk.search.Sort
Get the order to sort by.
getOrdinal() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
getOriginalMessage() - Method in exception com.attivio.sdk.AttivioException
Get the original message without ErrorCode.
getOriginalMessage() - Method in exception com.attivio.sdk.AttivioIOException
Get the original message without ErrorCode.
getOriginalMessage() - Method in exception com.attivio.sdk.AttivioRuntimeException
Get the original message without ErrorCode.
getOriginalMessage() - Method in interface com.attivio.sdk.AttivioThrowable
Get the original message without ErrorCode.
getOSArchitecture() - Static method in class com.attivio.util.IOUtils
Gets a nice clean OS cpu architecture name using system properties
getOSFamily() - Static method in class com.attivio.util.IOUtils
Gets a nice clean OS name using system properties.
getOutput() - Method in class com.attivio.sdk.search.fields.Switch.Case
 
getPagingContext() - Method in class com.attivio.sdk.event.EventQuery
 
getParameter(HierarchicalStreamReader, UnmarshallingContext, Phrase) - Method in class com.attivio.util.serialization.query.phrase.AbstractPhraseConverter
 
getParameter(String) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a parameter.
getParameter(String) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get a parameter by name.
getParameter(String) - Method in class com.attivio.util.query.QueryTraverser
Gets a named property from the query.
getParameter(String, boolean) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a boolean parameter, returning defaultValue if parameter does not exist or is not a boolean.
getParameter(String, boolean) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get a boolean parameter by name, returning defaultValue if not found.
getParameter(String, boolean) - Method in class com.attivio.util.query.QueryTraverser
Gets the boolean property for this QueryStack.
getParameter(String, double) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a double parameter, returning defaultValue if parameter does not exist or is not a double.
getParameter(String, double) - Method in class com.attivio.sdk.util.StringParser
Get the first value for a CGI Parameter as a double.
getParameter(String, double) - Method in class com.attivio.util.query.QueryTraverser
Gets a named double property for this QueryStack.
getParameter(String, float) - Method in class com.attivio.util.query.QueryTraverser
Gets a named float property for this QueryStack.
getParameter(String, int) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get an int parameter, returning defaultValue if parameter does not exist or is not an int.
getParameter(String, int) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get an int parameter by name, returning defaultValue if not found.
getParameter(String, int) - Method in class com.attivio.sdk.util.StringParser
Get the first value for a CGI Parameter as an int.
getParameter(String, int) - Method in class com.attivio.util.query.QueryTraverser
Gets a named integer property for this QueryStack.
getParameter(String, long) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a long parameter, returning defaultValue if parameter does not exist or is not a long.
getParameter(String, Object) - Method in class com.attivio.util.query.QueryTraverser
Gets a parameter for this QueryStack.
getParameter(String, String) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a String parameter, returning defaultValue if parameter does not exist.
getParameter(String, String) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get a string parameter by name, returning defaultValue if not found.
getParameter(String, String) - Method in class com.attivio.sdk.util.StringParser
Get the first value for a CGI Parameter.
getParameter(String, String) - Method in class com.attivio.util.query.QueryTraverser
Gets a named String property for this QueryStack.
getParameter(String, Date) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Get a Date parameter, returning defaultValue if parameter is not a Date.
getParameter(String, Locale) - Method in class com.attivio.util.query.QueryTraverser
Gets a named Locale property for this QueryStack.
getParameterInternal(String) - Method in class com.attivio.sdk.search.query.phrase.Phrase
 
getParameters() - Method in class com.attivio.sdk.search.QueryFrame
 
getParameters(HierarchicalStreamReader, UnmarshallingContext, Phrase) - Method in class com.attivio.util.serialization.query.phrase.AbstractPhraseConverter
 
getParams() - Method in class com.attivio.platform.perfmon.model.DerivedMetricDefinition
 
getParentId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
The immediate parent document id if any.
getParentId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
The immediate parent document id if any.
getParentId(IngestDocument) - Method in class com.attivio.platform.util.AbstractDocumentAssociation
 
getParentId(IngestDocument) - Method in interface com.attivio.sdk.scanner.ParentChildDocumentAssociation
 
getParentIdField() - Method in class com.attivio.platform.util.AbstractDocumentAssociation
 
getParentIdField() - Method in class com.attivio.platform.util.ParentChildDocumentAssociation
getParents() - Method in class com.attivio.sdk.search.QueryFrame
 
getParser(String) - Method in class com.attivio.sdk.util.StringParserFactory
 
getParser(String, CgiRequest) - Method in class com.attivio.sdk.util.StringParserFactory
 
getParser(String, MessageMetadata) - Method in class com.attivio.sdk.util.StringParserFactory
 
getPart(int) - Method in class com.attivio.sdk.esb.MessageId
 
getParts() - Method in class com.attivio.sdk.esb.MessageId
 
getPassword() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getPassword() - Method in class com.attivio.sdk.security.AuthenticationRequest
 
getPassword() - Method in interface com.attivio.service.AuthParams
Deprecated.
 
getPassword() - Method in interface com.attivio.service.JmxAuthParams
 
getPassword() - Static method in class com.attivio.transport.HttpClientTransport
Returns the password configured via the HttpClientTransport.HTTP_RECEIVER_ADMIN_PASSWORD_PROPERTY property.
getPassword() - Method in class com.attivio.util.RemoteEndpoint
 
getPassword() - Method in class com.attivio.util.RemoteJmxEndpoint
 
getPattern() - Method in class com.attivio.sdk.search.fields.FuzzyMatch
Get the pattern for matching.
getPattern() - Method in class com.attivio.sdk.search.fields.RegexMatch
Get the pattern for matching.
getPattern() - Method in class com.attivio.sdk.search.fields.WildcardMatch
Get the pattern for matching.
getPayload() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the payload for this trigger.
getPayload() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
getPercentBlockedForInput() - Method in interface com.attivio.sysstate.ComponentState
 
getPercentBlockedSending() - Method in interface com.attivio.sysstate.ComponentState
 
getPercentProcessing() - Method in interface com.attivio.sysstate.ComponentState
 
getPercentTimeoutIncreaseOnRetry() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
getPercentTimeoutIncreaseOnRetry() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor
How much to increase the timeout period on each retry.
getPerComponent() - Method in class com.attivio.sdk.esb.MaxMessagesInFlight
 
getPerformanceMetrics() - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
getPerformanceMetrics() - Method in interface com.attivio.connector.ConcurrentScannerDocFetcherState
Throughput: Returns the frequency of events over a period of time (e.g over the last 5 minutes).
getPermissions() - Method in class com.attivio.sdk.security.AttivioAclEntry
 
getPermissions(Principal) - Method in class com.attivio.sdk.security.AttivioAcl
getPermissionType() - Method in class com.attivio.sdk.security.AttivioPermission
 
getPermit() - Method in class com.attivio.connector.ConcurrentThrottler
Blocked until a permit is granted.
getPhrase() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Get the phrase anchor filtering will be applied to.
getPhrase() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
getPhrase() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
 
getPhrase() - Method in class com.attivio.sdk.search.query.PhraseQuery
 
getPhraseOperator(String) - Method in class com.attivio.util.parser.QueryOperators
 
getPID() - Static method in class com.attivio.util.IOUtils
Gets the ProcessID of the JVM from java.lang.management.ManagementFactory.getRuntimeMXBean().getName()
getPingHandler() - Method in class com.attivio.client.streaming.StreamedResponseClient
Expert: Get the ping handler.
getPingResponseUri() - Method in class com.attivio.sdk.admin.PingResponse
 
getPingSrcUri() - Method in class com.attivio.sdk.admin.PingResponse
 
getPlacements() - Method in class com.attivio.sdk.search.QueryResponse
Get all placements for this response.
getPoint(double) - Method in class com.attivio.sdk.geo.AbstractEllipse
Get a point on this ellipse at angle.
getPoint(double) - Method in class com.attivio.sdk.geo.Circle
Get a point on this ellipse at angle.
getPoint(int) - Method in class com.attivio.sdk.geo.AbstractPolygon
Get the Point at index.
getPoint(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a Point.
getPoints() - Method in class com.attivio.sdk.geo.Polygon
 
getPointX(double) - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the X coordinate for a point on this ellipse at angle.
getPointX(double) - Method in class com.attivio.sdk.geo.Circle
Get the X coordinate for a point on this ellipse at angle.
getPointX(int) - Method in class com.attivio.sdk.geo.AbstractPolygon
Get the X Coordinate of the Point at index.
getPointY(double) - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the Y coordinate for a point on this ellipse at angle.
getPointY(double) - Method in class com.attivio.sdk.geo.Circle
Get the Y coordinate for a point on this ellipse at angle.
getPointY(int) - Method in class com.attivio.sdk.geo.AbstractPolygon
Get the X Coordinate of the Point at index.
getPort() - Method in class com.attivio.util.RemoteJmxEndpoint
 
getPort(int, DefaultEndpoints.Ports) - Static method in class com.attivio.sdk.esb.DefaultEndpoints
 
getPort(DefaultEndpoints.Ports) - Method in class com.attivio.service.Platform
 
getPos() - Method in class com.attivio.util.ft.FileTransactionStorage.FileInput
 
getPos() - Method in class com.attivio.util.ft.FileTransactionStorage.FileOutput
 
getPos() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
getPos() - Method in class com.attivio.util.ft.TransactionStorage.TransactionOutput
 
getPositionCount() - Method in class com.attivio.sdk.token.TokenList
Returns the number of unique positions for this term
getPositionIncrement() - Method in class com.attivio.sdk.token.ScopeInfo
Get the position increment for the last Token returned by ScopeInfo.next().
getPositionIncrement() - Method in class com.attivio.sdk.token.TokenIterator
Returns the position increment for the current Token
getPrefixLength() - Method in class com.attivio.sdk.search.fields.FuzzyMatch
 
getPrefixLength() - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
getPrettySize(File) - Static method in class com.attivio.util.FileUtils
Gets a "pretty" (user-friendly) size string for the size of a given file.
getPreviousStartDate() - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getPreviousStartTime(String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns the start time for the last session for this namespace.
getPreviousStartTime(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getPreviousStartTime(String) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
getPrimaryKey() - Method in class com.attivio.sdk.search.query.JoinClause
Get the field that is the primary key for this join.
getPrimarySortOrder() - Method in class com.attivio.sdk.search.facet.FacetRequest
Gets the primary sort order for sorting buckets.
getPrincipal() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the AttivioPrincipal for this document.
getPrincipal() - Method in class com.attivio.sdk.search.QueryRequest
 
getPrincipal() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getPrincipal() - Method in class com.attivio.sdk.security.AttivioAclEntry
getPrincipal() - Method in class com.attivio.sdk.security.AuthenticationResponse
 
getPrincipalId() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getPrincipalId() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
 
getPrincipalKey() - Method in class com.attivio.sdk.security.AttivioGroupMembership
 
getPrincipalKey() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getPrincipalName() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getPrincipalQuery() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the query that matches principal records.
getPrincipalString() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getPrincipalType() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getProcessedDocuments(Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents which have completed processing during the specified date range.
getProcessedDocuments(Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents which have completed processing during the specified date range.
getProcessedDocuments(UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns a list of IDs for all documents which have completed processing which were sent by the specified client.
getProcessedDocuments(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns a list of IDs for all documents which have completed processing which were sent by the specified client.
getProcessingResult() - Method in class com.attivio.sdk.esb.ProcessingResultMessage
 
getProcessingTime() - Method in class com.attivio.sdk.esb.MessageHistory
 
getProcessingTime() - Method in class com.attivio.sysstate.ComponentRuntimeState
 
getProgenatorIdField() - Method in class com.attivio.platform.util.AbstractDocumentAssociation
 
getProgenatorIdField() - Method in class com.attivio.platform.util.ParentChildDocumentAssociation
getProjectCurator() - Static method in class com.attivio.curatorshim.CuratorFrameworkShim
 
getProjectCurator() - Method in class com.attivio.sdk.service.Platform
 
getProjectCurator() - Method in class com.attivio.service.Platform
 
getProjectDataDirectory() - Method in class com.attivio.sdk.service.Platform
 
getProjectDataDirectory() - Method in class com.attivio.service.Platform
This data directory will be shared by all nodes in the cluster
getProjectEnvironment() - Method in class com.attivio.service.Platform
 
getProjectName() - Method in class com.attivio.service.Platform
 
getProperties() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
getProperties() - Method in class com.attivio.sdk.schema.Schema
Get all the properties associated with this schema.
getProperties() - Method in class com.attivio.sdk.schema.SchemaField
Properties configured for this field.
getProperties() - Method in class com.attivio.sdk.search.QueryFeedback
Get all properties.
getProperties() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getProperties() - Method in class com.attivio.sdk.transport.TransportDefinition
 
getProperty(String) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
getProperty(String) - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets an arbitrary property for the message.
getProperty(String) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets an arbitrary property for the message.
getProperty(String) - Method in class com.attivio.sdk.esb.MessageMetadata
Gets a property.
getProperty(String) - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets an arbitrary property for the message.
getProperty(String) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name.
getProperty(String) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name.
getProperty(String) - Method in class com.attivio.sdk.search.QueryFeedback
Get a property by name or null if it does not exist.
getProperty(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getProperty(String, boolean) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets a boolean property with a default value if not set.
getProperty(String, boolean) - Method in class com.attivio.sdk.esb.MessageMetadata
Gets arbitrary boolean property from the query.
getProperty(String, boolean) - Method in class com.attivio.sdk.esb.PropertiesMessage
Gets a boolean property from this message, or boolean default if it doesn't exist or is null to begin with.
getProperty(String, boolean) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, boolean) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String, double) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, double) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String, float) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, float) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String, int) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets an int property with a default value if not set.
getProperty(String, int) - Method in class com.attivio.sdk.esb.MessageMetadata
Gets arbitrary integer property from the query.
getProperty(String, int) - Method in class com.attivio.sdk.esb.PropertiesMessage
Get an integer property from this message, or int default if it doesn't exist or is null to begin with.
getProperty(String, int) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, int) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String, long) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets a long property with a default value if not set.
getProperty(String, long) - Method in class com.attivio.sdk.esb.MessageMetadata
Gets arbitrary long property from the query.
getProperty(String, long) - Method in class com.attivio.sdk.esb.PropertiesMessage
Gets a long property from this message, or long default if it doesn't exist or is null to begin with.
getProperty(String, long) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, long) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getProperty(String, Object) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets an object property with a default value if not set.
getProperty(String, String) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets a string property with a default value if not set.
getProperty(String, String) - Method in class com.attivio.sdk.esb.MessageMetadata
Gets arbitrary String property from the query.
getProperty(String, String) - Method in class com.attivio.sdk.esb.PropertiesMessage
Gets a String property from this message, or default if it doesn't exist or is null to begin with
getProperty(String, String) - Method in class com.attivio.sdk.schema.Schema
Get a field property by name with a default value.
getProperty(String, String) - Method in class com.attivio.sdk.schema.SchemaField
Get a field property by name with a default value.
getPropertyName() - Method in enum com.attivio.sdk.esb.DefaultEndpoints.Ports
 
getProtocol() - Method in interface com.attivio.sdk.transport.ClientTransport
Get the String protocol that this transports implements.
getProtocol() - Method in class com.attivio.sdk.transport.MultiRegionTransport
Get the String protocol that this transports implements.
getProtocol() - Method in class com.attivio.transport.HttpClientTransport
 
getProtocol() - Method in class com.attivio.transport.HttpsClientTransport
 
getProviderNames() - Method in interface com.attivio.sdk.client.AutoCompleteApi
Get a list of all the autocomplete provider names registered in Attivio
getProviderNames() - Method in class com.attivio.sdk.client.MockAutoCompleteApi
 
getProxyHost() - Method in interface com.attivio.sdk.scanner.http.HttpProxy
 
getProxyPassword() - Method in interface com.attivio.sdk.scanner.http.HttpProxy
 
getProxyPort() - Method in interface com.attivio.sdk.scanner.http.HttpProxy
 
getProxyRealm() - Method in interface com.attivio.sdk.scanner.http.HttpProxy
 
getProxyUser() - Method in interface com.attivio.sdk.scanner.http.HttpProxy
 
getPublisFailure() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
getPublishedEntities(String, String, String, int, int) - Method in interface com.attivio.sdk.client.DictionaryClient
Get a list of published entries for an entity dictionary.
getPublisher() - Method in class com.attivio.sdk.scanner.TestScannerRunnerImpl
 
getPublishThreshold() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the accuracy threshold needed to be achieved to automatically publish a trained relevancy model.
getQuadratic() - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the quadratic coefficient, or the a in ax^2 + bx + c.
getQuery() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
getQuery() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the query to use for matching this trigger.
getQuery() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the query for selecting documents to update.
getQuery() - Method in class com.attivio.sdk.search.fields.Teaser
Get the query to use for highlighting.
getQuery() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Get the search query to evaluate against a composite document.
getQuery() - Method in class com.attivio.sdk.search.QueryFrame
Get the output query.
getQuery() - Method in class com.attivio.sdk.search.QueryRequest
Get the search query for this QueryRequest.
getQuery() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getQuery(Query) - Method in class com.attivio.sdk.search.fields.Teaser
Get the query to use for highlighting.
getQueryFilter(FacetResponse) - Method in class com.attivio.sdk.search.facet.FacetBucket
Deprecated.
getQueryFilter(String) - Method in class com.attivio.sdk.search.facet.FacetBucket
Get the Query to use for drilling down on this bucket via field.
getQueryFilter(String) - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
Get the Query to use for drilling down on this bucket via field.
getQueryFrame() - Method in class com.attivio.sdk.search.QueryFrameResult
Get the QueryFrame definition to apply to the request.
getQueryFrame(String, String) - Method in interface com.attivio.sdk.search.SearchProfileApi
Get a query frame.
getQueryFrames(String) - Method in interface com.attivio.sdk.search.SearchProfileApi
Get a list of all query frames for searchProfile
getQueryLanguage() - Method in class com.attivio.sdk.search.query.Query
Get the query language for this query.
getQueryLanguage() - Method in class com.attivio.sdk.search.query.QueryString
Get the query language for this query.
getQueryLanguage() - Method in class com.attivio.sdk.search.QueryRequest
Get the query language for QueryRequest.getQueryString().
getQueryLanguage() - Method in interface com.attivio.sdk.server.component.configuration.HasQueryLanguageProperty
Gets the query language
getQueryOperator(String) - Method in class com.attivio.util.parser.QueryOperators
 
getQueryRequest() - Method in class com.attivio.sdk.search.QueryResponse
Get the QueryRequest for this response.
getQueryRequest() - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
getQueryResponse() - Method in class com.attivio.client.streaming.StreamedResponseClient
Get the QueryResponse for the query.
getQueryResponse() - Method in interface com.attivio.sdk.client.streaming.StreamingQueryResponse
Get the QueryResponse for the query.
getQueryString() - Method in class com.attivio.sdk.esb.CgiRequest
Turn the CGI request into a url encoded parseable query string
getQueryString() - Method in class com.attivio.sdk.search.query.Query
Get the query string used to create this query.
getQueryString() - Method in class com.attivio.sdk.search.query.QueryString
Get the query string.
getQueryString() - Method in class com.attivio.sdk.search.QueryRequest
Get the original query string for the search query for this QueryRequest.
getQueryString() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get a query string for explicitly selecting this relevancy model.
getQueryString(Query) - Static method in class com.attivio.sdk.search.relevancy.Signal
Get the original query string out of the query...
getQueryString(String, long) - Static method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get a query string for explicitly selecting this relevancy model.
getQueryTimestamp() - Method in class com.attivio.sdk.search.QueryResponse
Get the timestamp the query was received
getQueryTimestamp() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getQueryTokenizer(SchemaField, Locale) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Get the underlaying tokenizer to use for tokenizing fields in the query workflow.
getQueryWorkflowQueue() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the workflows to send the selection query through.
getQueueTime() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
getQueueURI(String, String) - Static method in class com.attivio.util.MessageUtils
Returns the URI for the provided name using the configured vm queue implementation for the protocol if no protocol already set.
getRadius() - Method in class com.attivio.sdk.geo.Circle
Get the radius for this circle.
getRadiusA() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the first radius for the ellipse.
getRadiusA() - Method in class com.attivio.sdk.geo.Circle
Get the first radius for the ellipse.
getRadiusA() - Method in class com.attivio.sdk.geo.Ellipse
Get the first radius for the ellipse.
getRadiusB() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the second for the ellipse.
getRadiusB() - Method in class com.attivio.sdk.geo.Circle
Get the second for the ellipse.
getRadiusB() - Method in class com.attivio.sdk.geo.Ellipse
Get the second for the ellipse.
getRange() - Method in class com.attivio.sdk.search.facet.FacetBucket
Get the range for this bucket, or null if this bucket does not represent a range.
getRanges() - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Get the facet ranges.
getRanges() - Method in class com.attivio.sdk.search.fields.Freshness
 
getRanges() - Method in class com.attivio.util.parser.FacetRequestFactory
Ranges to compute document frequencies for.
getRawDistributedMaxBuckets() - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.getDistributedMaxBuckets() except a null value is returned if no value is set.
getRawDistributedMinBucketCount() - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.getDistributedMinBucketCount() except a null value is returned if no value is set.
getRawMaxBuckets() - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.getMaxBuckets() except a null value is returned if no value is set.
getRawMinBucketCount() - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.getMinBucketCount() except a null value is returned if no value is set.
getRealmId() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getRealmId() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
 
getReason() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
getReceiverUri() - Method in class com.attivio.client.AbstractReceiverClient
 
getRecreationPredicates() - Method in class com.attivio.service.AieServiceInfo
 
getRefeedCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Documents and records are marked as REFEED when Attivio's fault tolerant mechanisms have refed a LOST document.
getRegisteredMetricComponents() - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
getRegisteredMetricComponents() - Method in interface com.attivio.sysstate.SystemStateMonitor
 
getRelevancyFeatures() - Method in class com.attivio.sdk.search.QueryRequest
Get the features to use for relevancy.
getRelevancyModel() - Method in class com.attivio.sdk.search.QueryRequest
Gets the relevancy model to use for this query.
getRelevancyModel(String, long) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getRelevancyModel(String, long) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Get a specified version of a relevancy model.
getRelevancyModelName() - Method in class com.attivio.sdk.search.QueryRequest
Deprecated.
getRelevancyModelName() - Method in class com.attivio.sdk.search.relevancy.Signal
Get the name for the relevancy model that scored the result associated with this signal.
getRelevancyModelNames() - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getRelevancyModelNames() - Method in interface com.attivio.sdk.client.RelevancyModelApi
Returns the names for all available relevancy models.
getRelevancyModelNames() - Method in class com.attivio.sdk.search.QueryRequest
Get the names of the requested relevancy models.
getRelevancyModelNames() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getRelevancyModelPublishTime(String, long) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getRelevancyModelPublishTime(String, long) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Returns the time the specified relevancy model was published.
getRelevancyModels() - Method in class com.attivio.sdk.search.QueryFrame
 
getRelevancyModels(String) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
getRelevancyModels(String) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Get all versions available for a relevancy model.
getRelevancyModelVersion() - Method in class com.attivio.sdk.search.relevancy.Signal
Get the version for the relevancy model that scored the result associated with this signal.
getRemote(String, String, String) - Static method in class com.attivio.sdk.service.ServiceFactoryFactory
Get an instance of the {@link #com.attivio.sdk.service.ServiceFactory}
getRemote(String, String, String, Object) - Static method in class com.attivio.sdk.service.ServiceFactoryFactory
Similar to ServiceFactoryFactory.getRemote(String, String, String), but allows for specification of arbitrary service factory parameters.
getRemoteAdminUri(String, int) - Static method in class com.attivio.sdk.esb.DefaultEndpoints
 
getRemoteEndpointUriFromBaseport(String, int, String, boolean) - Static method in class com.attivio.sdk.esb.DefaultEndpoints
 
getRemoteJmxApi(Class<T>, String, int) - Static method in class com.attivio.util.JmxUtils
 
getRemoteJmxApi(Class<T>, String, int, String, String) - Static method in class com.attivio.util.JmxUtils
 
getRemoteMessageReceiver(String, int) - Static method in class com.attivio.sdk.esb.DefaultEndpoints
 
getRemoteProxy(RemoteJmxEndpoint, Class<T>) - Static method in class com.attivio.util.JmxUtils
Returns a proxy to the remote instance of the API described by endpoint.
getRemoteQueryReceiver(String, int) - Static method in class com.attivio.sdk.esb.DefaultEndpoints
 
getRemoveString() - Method in class com.attivio.sdk.search.fields.Trim
Get the string to remove.
getRequestIp() - Method in class com.attivio.sdk.esb.MessageMetadata
Gets the request ip.
getRequestMessage() - Method in interface com.attivio.sdk.transport.SyncronousMessageHandle
Get the request message received by the Transport.
getRequestParameter(String) - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get a request parameter by name.
getRequiredParams() - Method in class com.attivio.service.AieServiceInfo
 
getResolution() - Method in class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
getResolution() - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the TimeUnit of the start & end deltas
getResponse() - Method in class com.attivio.client.MockSearchClient
 
getResponseTime() - Method in class com.attivio.sdk.search.QueryResponse
The total time spent processing a request including network and serialization time in milliseconds.
getResubmits() - Method in class com.attivio.sdk.search.QueryRequest
Get the number of times this QueryRequest has been resubmitted.
getResultCode() - Method in interface com.attivio.sdk.client.audit.AuditDetail
 
getResultCode() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
getResults() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
getResultTime() - Method in class com.attivio.sdk.search.QueryResponse
Get the number of milliseconds taken to generate results.
getRetryWaitTime() - Static method in class com.attivio.util.MessageUtils
 
getRoles() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
getRoles(Enum<?>) - Method in class com.attivio.sdk.security.AttivioPrincipal
Return all AttivioRole objects that have the same name as the given Enum.
getRoles(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Return all AttivioRole objects that have the given role name.
getRootCurator() - Method in class com.attivio.service.Platform
 
getRotationAngle() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the rotation angle for this ellipse (in radians).
getRotationAngle() - Method in class com.attivio.sdk.geo.Ellipse
Get the rotation angle for this ellipse (in radians).
getRotationCos() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the cosine of the rotation angle.
getRotationCos() - Method in class com.attivio.sdk.geo.Circle
Get the cosine of the rotation angle.
getRotationSin() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the sine of the rotation angle.
getRotationSin() - Method in class com.attivio.sdk.geo.Circle
Get the sine of the rotation angle.
getRoutingDepth() - Method in class com.attivio.client.streaming.StreamRequestInfo
EXPERT: Should not be set by clients.
getRoutingKey(T) - Method in interface com.attivio.sdk.server.component.routing.BaseRoutingComponent
Process a message and return the key to use for routing to a workflow.
getRowFilter() - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Get the filter to apply to rows.
getRows() - Method in class com.attivio.sdk.search.FieldCollapse
Get the number of rows to return for each group (including the group leader).
getRows() - Method in class com.attivio.sdk.search.QueryRequest
Get the requested number of documents to return for this request.
getSampleMode() - Method in class com.attivio.util.parser.FacetRequestFactory
Mode for computing shallow facets.
getSAXReaderPoolCount() - Static method in class com.attivio.util.XMLUtils
 
getScale() - Method in class com.attivio.sdk.search.fields.Cast
Get the scale for decimal values.
getSchema() - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get the Schema.
getSchema(String) - Method in class com.attivio.client.AbstractSearchClient
 
getSchema(String) - Method in class com.attivio.client.MockSearchClient
 
getSchema(String) - Method in interface com.attivio.sdk.client.SearchClient
Get a named schema in the system or null if it does not exist.
getSchema(String) - Method in class com.attivio.sdk.schema.MockSchemaApi
 
getSchema(String) - Method in interface com.attivio.sdk.schema.SchemaApi
Fetch a schema according to schemaName.
getSchema(String) - Method in interface com.attivio.sdk.server.util.SchemaUtil
Gets a schema by name.
getSchemaFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get the schema fields being requested for this request.
getSchemaFieldType(Object) - Static method in class com.attivio.sdk.schema.SchemaField
Gets the data type for a given value
getSchemaFilter() - Method in class com.attivio.util.parser.FacetRequestFactory
Get the filter for fields to return for a schema facet.
getSchemaName() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the schema to use for processing queries and documents.
getSchemaName() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the name of the schema to use for query processing.
getSchemaName() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the schema to use for processing this QueryRequest.
getSchemaName() - Method in class com.attivio.sdk.search.QueryResponse
Get the schema name specified for the request.
getSchemaName() - Method in interface com.attivio.sdk.server.component.configuration.HasSchemaNameProperty
Gets the name of schema to use for validation
getSchemaNames() - Method in class com.attivio.sdk.schema.MockSchemaApi
 
getSchemaNames() - Method in interface com.attivio.sdk.schema.SchemaApi
Get the names of all available schemas.
getSchemaTypes() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get the allowed types for returned fields.
getScope() - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
 
getScope() - Method in class com.attivio.sdk.search.fields.MatchingTerms
 
getScope() - Method in class com.attivio.sdk.search.fields.ScopeField
 
getScope() - Method in class com.attivio.sdk.search.fields.ScopeFrequency
 
getScope() - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
 
getScope() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
getScope() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
 
getScope() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
getScopeBoosts() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
Get all scope boosts.
getScopeName() - Method in class com.attivio.sdk.search.fields.ScopeVector
 
getScopeOperator(String) - Method in class com.attivio.util.parser.QueryOperators
 
getScopePostfix() - Method in class com.attivio.sdk.token.Position
Get the ScopeInfo for all scope changes new for this position.
getScopePostfix(ScopeInfo) - Method in class com.attivio.sdk.token.Position
Advanced form of Position.getScopePrefix() that supports reusing ScopeInfo instances.
getScopePrefix() - Method in class com.attivio.sdk.token.Position
Get the ScopeInfo for all scope changes new for this position.
getScopePrefix(ScopeInfo) - Method in class com.attivio.sdk.token.Position
Advanced form of Position.getScopePrefix() that supports reusing ScopeInfo instances.
getScore() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get the score for matching this trigger.
getScore() - Method in class com.attivio.sdk.search.SearchDocument
Get the document's score.
getScoreFunctions() - Method in class com.attivio.sdk.search.query.BoostQuery
Get the ScoreFunctions to use for boosting AbstractFilterQuery.getQuery().
getScoreFunctions() - Method in class com.attivio.sdk.search.QueryRequest
Gets the scoring functions to use for this QueryRequest.
getScoreMode() - Method in class com.attivio.sdk.search.fields.PhraseScore
Get the mode to use for scoring the phrase.
getScoreMode() - Method in class com.attivio.sdk.search.query.PhraseQuery
 
getSearch() - Method in class com.attivio.sdk.search.fields.Locate
Get the search string.
getSearchableDocuments(String, Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns an Iterable of IDs for all documents which became searchable during the specified date range.
getSearchableDocuments(String, Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns an Iterable of IDs for all documents which became searchable during the specified date range.
getSearchableDocuments(String, UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns an Iterable of IDs for all documents that are searchable and were fed by the specified client.
getSearchableDocuments(String, UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns an Iterable of IDs for all documents that are searchable and were fed by the specified client.
getSearchDepth() - Method in class com.attivio.sdk.search.QueryRequest
Get the number of rows deep the search should go.
getSearchProfile() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the search profile to apply to the query request.
getSearchProfile(String) - Method in interface com.attivio.sdk.search.SearchProfileApi
Get search profile by name.
getSearchProfileNames() - Method in interface com.attivio.sdk.search.SearchProfileApi
Return a list of the names of all search profiles.
getSearchProfiles() - Method in interface com.attivio.sdk.search.SearchProfileApi
Return a list of available search profiles.
getSearchTime() - Method in class com.attivio.sdk.search.QueryResponse
Get the number of milliseconds taken to execute the search.
getSecondArgument() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Get the second argument in this binary expression.
getSecondarySortOrder() - Method in class com.attivio.sdk.search.facet.FacetRequest
Gets the secondary sort order for sorting buckets.
getSecondarySortOrder() - Method in class com.attivio.util.parser.FacetRequestFactory
Secondary sort order for facet buckets.
getSeed() - Method in class com.attivio.sdk.search.QueryRequest
Get the seed used for any random functions over this query request.
getSeed() - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get a numeric seed value for the query request.
getSender(URI) - Method in interface com.attivio.sdk.transport.ClientTransport
Get a Sender or null if it doesn't not exist.
getSender(URI) - Method in class com.attivio.transport.HttpClientTransport
URI's are always valid
getSendingTime() - Method in class com.attivio.sysstate.ComponentRuntimeState
 
getSentMessageCounts() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
 
getSentMessages() - Method in class com.attivio.sdk.connector.MockPublisher
 
getSentMessages() - Method in interface com.attivio.sdk.scanner.TestScannerRunner
 
getSentMessages() - Method in class com.attivio.sdk.scanner.TestScannerRunnerImpl
 
getSeparator() - Method in class com.attivio.sdk.search.fields.Teaser
Get the markup to insert between generated fragments.
getSequenceId() - Method in interface com.attivio.sdk.client.audit.AuditDetail
This value has meaning only after retrieval from the audit store.
getSequenceId() - Method in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
This value has meaning only after retrieval from the audit store.
getService(Class<T>) - Method in class com.attivio.sdk.service.MockServiceFactory
 
getService(Class<T>) - Method in interface com.attivio.sdk.service.ServiceFactory
getService(Class<T>) - Static method in class com.attivio.service.ServiceFactory
getService(Class<T>) - Method in class com.attivio.service.ServiceFactoryObject
 
getService(Class<T>, long) - Method in class com.attivio.sdk.service.MockServiceFactory
 
getService(Class<T>, long) - Method in interface com.attivio.sdk.service.ServiceFactory
getService(Class<T>, long) - Static method in class com.attivio.service.ServiceFactory
getService(Class<T>, long) - Method in class com.attivio.service.ServiceFactoryObject
 
getService(Class<T>, long, boolean) - Static method in class com.attivio.service.ServiceFactory
 
getService(Class<T>, String) - Method in class com.attivio.sdk.service.MockServiceFactory
 
getService(Class<T>, String) - Method in interface com.attivio.sdk.service.ServiceFactory
getService(Class<T>, String) - Static method in class com.attivio.service.ServiceFactory
getService(Class<T>, String) - Method in class com.attivio.service.ServiceFactoryObject
 
getService(Class<T>, String, long) - Method in class com.attivio.sdk.service.MockServiceFactory
 
getService(Class<T>, String, long) - Method in interface com.attivio.sdk.service.ServiceFactory
getService(Class<T>, String, long) - Static method in class com.attivio.service.ServiceFactory
 
getService(Class<T>, String, long) - Method in class com.attivio.service.ServiceFactoryObject
 
getService(Class<T>, Map<String, String>) - Static method in class com.attivio.service.ServiceFactory
 
getService(Class<T>, Map<String, String>, long) - Method in class com.attivio.sdk.service.MockServiceFactory
Returns an implementation of the desired service API.
getService(Class<T>, Map<String, String>, long) - Method in interface com.attivio.sdk.service.ServiceFactory
Returns an implementation of the desired service API.
getService(Class<T>, Map<String, String>, long) - Static method in class com.attivio.service.ServiceFactory
 
getService(Class<T>, Map<String, String>, long) - Method in class com.attivio.service.ServiceFactoryObject
Returns an implementation of the desired service API.
getService(Class<T>, Map<String, String>, long, boolean) - Static method in class com.attivio.service.ServiceFactory
Returns an implementation of the desired service API.
getServiceInstance(Class<T>, String) - Static method in class com.attivio.service.ServiceFactory
 
getSetter(Class<?>, String, Class<?>) - Static method in class com.attivio.platform.util.ReflectionUtils
Gets a setter method.
getSeverity() - Method in class com.attivio.sdk.event.SystemEvent
 
getSeverity(AuditClientSummary) - Method in class com.attivio.client.ContentFeeder
 
getShallowMode() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the sample mode for facet computation.
getShape() - Method in class com.attivio.sdk.search.query.ShapeQuery
 
getShape(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a Shape.
getSidString(byte[]) - Static method in class com.attivio.sdk.security.SecurityUtils
Converts a secure ID passed in as a byte array into a string.
getSignal(QueryResponse, int) - Static method in class com.attivio.sdk.search.relevancy.Signal
Create a click signal with a strength of one
getSignal(QueryResponse, int, String) - Static method in class com.attivio.sdk.search.relevancy.Signal
Create a signal with a signal strength of one
getSignal(QueryResponse, int, String, double) - Static method in class com.attivio.sdk.search.relevancy.Signal
Create a signal for a given document in the query response.
getSignal(QueryResponse, int, String, double, String) - Static method in class com.attivio.sdk.search.relevancy.Signal
Create a signal for a given document in the query response.
getSignals(String, Date, Date, Set<String>) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
getSignals(String, Date, Date, Set<String>) - Method in interface com.attivio.sdk.client.SignalTrackingApi
Get all signals currently being tracked
getSignalTimestamp() - Method in class com.attivio.sdk.search.relevancy.Signal
 
getSignalTypes() - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
getSignalTypes() - Method in interface com.attivio.sdk.client.SignalTrackingApi
Get all available signal types.
getSignalTypes() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the signal types to use when training relevancy model.
getSignature() - Method in class com.attivio.sdk.client.IngestionHistoryApiBatchSupport.VisitBatch
 
getSignature(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getSignature(String, String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns the last signature associated with the key or null if no signature is present.
getSignature(String, String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getSignature(String, String) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
getSignatureBatch(String, List<String>) - Method in interface com.attivio.sdk.client.IngestionHistoryApiBatchSupport
Similar to @link com.attivio.sdk.client.InvestionHistoryApi#getSignature() but takes an ordered list of keys (for efficiency)
getSimilarity() - Method in class com.attivio.sdk.search.fields.FuzzyMatch
 
getSimilarity() - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
getSize() - Method in class com.attivio.sdk.api.ContentStoreContentPointer
Returns the size of the content pointer's content in bytes or -1 if unknown.
getSize() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Returns the size of the content pointer's content in bytes or -1 if unknown.
getSize() - Method in interface com.attivio.sdk.ingest.ContentPointer
Returns the size of the content pointer's content in bytes or -1 if unknown.
getSize() - Method in class com.attivio.sdk.ingest.DocumentList
Gets the size of the list.
getSize() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
 
getSize() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
 
getSize() - Method in class com.attivio.sdk.test.FileContentPointer
 
getSize(String, String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
getSize(String, String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
getSizeReturned(String) - Static method in class com.attivio.util.HTTPUtils
Executes a GET and returns the number of size in bytes of the result returned.
getSizeToDomain() - Method in class com.attivio.client.ContentFeeder
getSizeToDomain() - Method in interface com.attivio.sdk.client.IngestClient
 
getSlaveReplicatedDataGroups() - Static method in enum com.attivio.sdk.transport.DataGroup
Return the data groups that originate from a slave in a multi-region deployment.
getSnapshotName() - Method in class com.attivio.sdk.ingest.Backup
Get the name of the snapshot that should be created.
getSort() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
getSort() - Method in class com.attivio.sdk.search.FieldCollapse
Get the sort specification.
getSort() - Method in class com.attivio.sdk.search.QueryFrame
 
getSort() - Method in class com.attivio.sdk.search.QueryRequest
Get the sorting specification for this QueryRequest.
getSortBy() - Method in class com.attivio.sdk.search.facet.FacetRequest
Get the field to sort buckets by
getSortBy() - Method in class com.attivio.util.parser.FacetRequestFactory
Sort specification for facet buckets.
getSortedLocaleList() - Static method in class com.attivio.util.LocaleUtils
Gets the sorted locale list by simple compare
getSortedLocaleListByLanguage() - Static method in class com.attivio.util.LocaleUtils
Gets the sorted locale list by display language.
getSortOrder() - Method in class com.attivio.util.parser.FacetRequestFactory
Primary sort order for facet buckets.
getSortValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Deprecated.
getSource() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
getSourceClass() - Method in exception com.attivio.sdk.AttivioRemoteException
Get the name of the class that was the source for this RemoteThrowable.
getSourceUri() - Method in class com.attivio.sdk.admin.Ping
Gets the source host URI
getSpellCheckDictionaryName() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the dictionary to use for spellcheck.
getSpellCheckExpandSize() - Method in class com.attivio.sdk.search.QueryRequest
Gets the number of expanded suggestions that will be added for misspelled terms.
getSpellCheckMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the mode for spell checking.
getStackTrace() - Method in interface com.attivio.sdk.AttivioThrowable
Get the stack trace for this exception.
getStackTraceAsString(Throwable) - Static method in class com.attivio.util.StringUtils
Gets the stack trace for a given throwable as a string
getStageName() - Method in class com.attivio.sdk.search.QueryFeedback
Get the name of the stage that generated this message.
getStandardDeviation() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the standard deviation.
getStandardDeviation() - Method in class com.attivio.sdk.search.fields.StandardScore
 
getStart() - Method in class com.attivio.sdk.event.EventQuery
 
getStartDate() - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.PhrasePlugin
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
Get the start offset (0 indexed, inclusive) for this term in the original query string.
getStartOffset() - Method in class com.attivio.sdk.token.Position
Get the start offset from the source text for this position.
getStartOffset() - Method in class com.attivio.sdk.token.Token
Get the start offset from the source text for this token.
getStartOffset() - Method in class com.attivio.sdk.token.TokenList
Get the start offset for the first token that contains offset information.
getStartOffset() - Method in class com.attivio.sdk.util.StringParser
 
getStartPosition() - Method in class com.attivio.sdk.search.fields.Locate
Get the starting position to begin the search.
getStartTime() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
getStartTime() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
getStartTime() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getStartTime() - Method in class com.attivio.sdk.search.QueryFrame
 
getStartTime(String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns the start time of the current session for this namespace.
getStartTime(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getStartTime(String) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
getState() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask
 
getState() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
getState() - Method in class com.attivio.sdk.token.TokenIterator
Experimental: Get the current state of iteration.
getState() - Method in class com.attivio.sysstate.DocumentState
 
getStaticFields() - Method in class com.attivio.client.ContentFeeder
getStaticFields() - Method in interface com.attivio.sdk.client.IngestClient
 
getStatistics() - Method in class com.attivio.sdk.search.facet.FacetBucket
Get the FacetStatistics for child buckets, or null if not available.
getStatistics() - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get the statistics for this response.
getStatistics() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the statistics for this response.
getStatistics(long) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Deecode FacetStatistics from attributes.
getStatPerPeriod() - Method in class com.attivio.connector.ConcurrentScannerStatCalculator
 
getStatus() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
Note, this method will return ConnectorExecutionStatus.NOT_RUNNING for all historical records.
getStatus() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getStatus() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
Note, this method will return ConnectorExecutionStatus.NOT_RUNNING for all historical records.
getStep() - Method in class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
getStopwordDictionaryName() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the dictionary to use for stopword removal.
getStopwordsMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the mode for stopword removal.
getStorage() - Method in class com.attivio.util.ft.TransactionLog
 
getStoreName() - Method in class com.attivio.sdk.api.ContentStoreContentPointer
Get the name of the store this pointer can be retrieved in.
getStoreName() - Method in interface com.attivio.sdk.client.ExternalizableStore
Get the name of this store.
getStoreName() - Method in interface com.attivio.sdk.client.trigger.TriggerApi
 
getStoreName() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Get the name of the store this pointer can be retrieved in.
getStoreName() - Method in interface com.attivio.sdk.ingest.ContentPointer
Get the name of the store this pointer can be retrieved in.
getStoreName() - Method in interface com.attivio.sdk.search.SearchProfileApi
 
getStoreName() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
Get the name of the store this pointer can be retrieved in.
getStoreName() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
Get the name of the store this pointer can be retrieved in.
getStoreName() - Method in class com.attivio.sdk.test.FileContentPointer
 
getStoreName() - Method in interface com.attivio.sdk.transport.TransportDefinitionStore
 
getStoreRevision() - Method in interface com.attivio.sdk.client.ExternalizableStore
Get the current revision number for this store.
getStoreRevision() - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get the store revision for the default namespace.
getStoreRevision() - Method in class com.attivio.sdk.service.MockTransportDefinitionStore
Get the current revision number for this store.
getStoreRevision(String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get the store revision for the specified namespace.
getStream() - Method in class com.attivio.sdk.api.ContentStoreContentPointer
Get as an InputStream for reading.
getStream() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
Get as an InputStream for reading.
getStream() - Method in interface com.attivio.sdk.ingest.ContentPointer
Get as an InputStream for reading.
getStream() - Method in class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
 
getStream() - Method in class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
 
getStream() - Method in class com.attivio.sdk.test.FileContentPointer
 
getStream() - Method in class com.attivio.util.stream.NonCopyingByteArrayOutputStream
 
getStreamConfig() - Method in class com.attivio.client.streaming.StreamedResponseClient
 
getStreamResponse() - Method in class com.attivio.client.streaming.StreamedResponseClient
 
getStrength() - Method in class com.attivio.sdk.search.fields.Collate
 
getString() - Method in class com.attivio.sdk.esb.StringMessage
Gets the string
getString() - Method in class com.attivio.sdk.search.fields.Locate
Get the string to be searched.
getString() - Method in class com.attivio.sdk.util.StringParser
Get the current token's text as a String.
getString(byte[]) - Static method in class com.attivio.util.IOUtils
Gets String from a byte array in proper encoding.
getString(int) - Method in interface com.attivio.sdk.server.udf.InputValue
Get the value for this argument as a String.
getSubgroup() - Method in class com.attivio.sdk.security.AttivioRole
 
getSubGroupKey() - Method in enum com.attivio.platform.perfmon.model.MetricGuiHelper.GuiGroup
 
getSubsystem() - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
The AIE subsytem that caused the event.
getSubsystem() - Method in class com.attivio.sdk.event.EventQuery
 
getSubsystem() - Method in class com.attivio.sdk.event.SystemEvent
The AIE subsytem that caused the event.
getSuggestions(QueryRequest) - Method in interface com.attivio.sdk.autocomplete.AutoCompleteProvider
Get a list of query auto complete suggestions for the specified term.
getSuggestions(String, QueryRequest) - Method in interface com.attivio.sdk.client.AutoCompleteApi
Get all suggestions from a certain autocomplete provider given its name and a query request
getSuggestions(String, QueryRequest) - Method in class com.attivio.sdk.client.MockAutoCompleteApi
 
getSum() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the sum of all values.
getSummary(UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
 
getSummary(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
getSumOfSquares() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the sum of the square of all values.
getSupportedLocales() - Static method in class com.attivio.util.LocaleUtils
 
getSurfaceToken() - Method in class com.attivio.sdk.token.Position
Returns the first token in this position that is a surface token.
getSynonymBoost() - Method in class com.attivio.sdk.search.QueryRequest
Get the boost to apply to expanded synonyms.
getSynonymDictionary() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the synonym dictionary to use for synonym expansion.
getSynonymDictionaryName() - Method in class com.attivio.sdk.search.QueryRequest
Get the name of the dictionary to use for synonym expansion.
getSynonymsMode() - Method in class com.attivio.sdk.search.QueryRequest
Get the mode for synonym expansion.
getSystemEventSevirity() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
getSystemEventSevirity() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor
Generate a system event with the specified severity.
getTaskInfo() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask
 
getTaskUuids(ConcurrentScannerDocFetcherTask.TaskState) - Method in class com.attivio.connector.ConcurrentScannerTaskExecuter
 
getTempFile() - Method in class com.attivio.util.stream.RestartableInputStream
 
getTerm() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
getTerm() - Method in class com.attivio.sdk.search.query.FacetQuery
 
getTerms() - Method in class com.attivio.util.parser.FacetRequestFactory
List of discrete facet buckets to return.
getTestAssociations() - Method in class com.attivio.sdk.test.TestInfo
 
getTestInfo() - Method in class com.attivio.sdk.service.MockServiceFactory
Get the test information that this MockServiceFactory is working with.
getText() - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
getText() - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
 
getText() - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
 
getText() - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
 
getText() - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
 
getText() - Method in class com.attivio.sdk.test.CapturingPrintStream
 
getText() - Method in class com.attivio.sdk.token.Token
Get the token text.
getThreadName() - Method in class com.attivio.sysstate.DocumentState
 
getThreadpoolSize() - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentDocumentFetcherScanner
Gets the number of threads to use by fetch tasks.
getThreadType() - Method in class com.attivio.sysstate.DocumentState
 
getTime(InstanceState) - Method in class com.attivio.sysstate.InstanceStateCounter
 
getTimePeriodMillis() - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentScannerThrottlingAware
Returns the time period for which to test the upper limit of document requests.
getTimeSinceAlertValueStarted() - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlert
 
getTimeSpentInGcMetricInstance(String, String, int) - Static method in class com.attivio.platform.perfmon.api.MetricNameUtils
 
getTimestamp() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
getTimestamp() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getTimestamp() - Method in class com.attivio.sdk.event.PagingContext
 
getTimestamps() - Method in class com.attivio.platform.perfmon.model.MetricData
 
getTimeZone() - Method in class com.attivio.sdk.search.QueryRequest
Get the TimeZone for this query.
getTimeZone() - Method in interface com.attivio.sdk.server.udf.UserDefinedFieldContext
Get the TimeZone for the query request.
getTimeZone() - Method in class com.attivio.util.parser.QueryParsers
 
getTimeZone(String) - Static method in class com.attivio.util.DateUtils
Converts the string passed in tzString to a java.util.TimeZone
getTokenizeMode() - Method in class com.attivio.sdk.schema.SchemaField
Get the tokenize mode of this field.
getTokenizer() - Method in class com.attivio.sdk.search.fields.Teaser
Get the name of the tokenizer to use for highlighting.
getTokenizer() - Method in interface com.attivio.sdk.server.component.configuration.HasTokenizerProperty
Gets the name of the tokenizer to use.
getTokenizerName() - Method in class com.attivio.sdk.schema.SchemaField
Get the name of the tokenizer for this SchemaField.
getTokenList() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Get the TokenList for this value.
getTokens() - Method in class com.attivio.sdk.token.Position
Gets all Tokens for this Position.
getTopDocuments() - Method in class com.attivio.sdk.search.QueryFrame
 
getToStream(String, OutputStream) - Static method in class com.attivio.util.HTTPUtils
Reads the full contents of a URL.
getTotalChildren() - Method in class com.attivio.sdk.search.SearchDocument
Get the total number of child documents available or -1 if this count is not known or was not calculated.
getTotalCount() - Method in class com.attivio.sdk.search.facet.FacetResponse
Get the sum of the counts for all buckets (even those not returned).
getTotalRecords() - Method in class com.attivio.client.LazyContentStoreClient
Get the total number of records in the content store.
getTotalRecords() - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Get the total number of records in the content store.
getTotalRecords() - Method in class com.attivio.sdk.service.MockContentStoreClient
Get the total number of records in the content store.
getTotalRecords(String) - Method in interface com.attivio.sdk.api.ContentStoreProvider
 
getTotalRecords(String) - Method in class com.attivio.sdk.service.MockContentStoreProvider
getTotalResults() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
getTotalRows() - Method in class com.attivio.sdk.search.QueryResponse
Gets the total number of rows that matched the query.
getTransportDefinition(String) - Method in class com.attivio.sdk.service.MockTransportDefinitionStore
getTransportDefinition(String) - Method in interface com.attivio.sdk.transport.TransportDefinitionStore
 
getTransportDefinitions() - Method in class com.attivio.sdk.service.MockTransportDefinitionStore
getTransportDefinitions() - Method in interface com.attivio.sdk.transport.TransportDefinitionStore
 
getTrigger(TriggerDictionaryName, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get a TriggerDefinition by triggerName for dictionaryName.
getTrigger(String, String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Deprecated.
use #getTrigger(String, String, String) instead.
getTriggerNameField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field for storing the names of matching triggers.
getTriggerPayloadField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field that will contain payloads for matching triggers.
getTriggers(TriggerDictionaryName, Locale, String, int, int) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Get triggers for dictionary identified by dictionaryName.
getTriggers(String, Locale, String, int, int) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
getTriggerScoreField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field for storing aggregate score for all matching triggers.
getTriggerVersionField() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get the name of the output field that will contain a version identifer for the dictionary used to apply triggers.
getTrimmedDelimitedStringValueList(CharSequence, String) - Static method in class com.attivio.util.StringUtils
Parses out a string using a delimiter into tokens and returns a string list filled with whitespace-trimmed tokens, if any.
getTrueValue() - Method in class com.attivio.sdk.search.fields.Condition
Get the true value expression.
getType() - Method in class com.attivio.platform.perfmon.model.Metric
 
getType() - Method in class com.attivio.sdk.schema.SchemaField
Gets the Type of this SchemaField.
getType() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Get the return type for the user defined field.
getType() - Method in class com.attivio.sdk.search.fields.Cast
Get the type to cast to.
getType() - Method in class com.attivio.sdk.search.relevancy.Signal
Get the signal type.
getType() - Method in interface com.attivio.sdk.server.udf.ArgumentInfo
Indicates the data type for this argument.
getType(Schema) - Method in class com.attivio.sdk.search.fields.AggregateExpression
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.BooleanExpression
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Cast
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.ClauseContext
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Coalesce
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Collate
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Compare
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Concat
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Condition
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Constant
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.CurrentTime
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.DateAdd
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.DateDiff
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.DateExtract
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.DateFormat
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.DocBoost
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.FieldExpression
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.FieldLength
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Freshness
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.FuzzyMatch
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.GeoBoost
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.GeoDistance
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Locate
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.LowerCase
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.MatchingFields
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.MatchingTerms
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.NumDocs
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.PartitionId
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.PhraseMatch
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.PhraseScore
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.QueryParameter
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.RegexMatch
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.ScopeField
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.ScopeVector
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.ScoreExplain
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.StandardScore
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.StoredField
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.StringLength
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.SubString
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Switch
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Teaser
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.TermVector
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.TitleCase
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Trim
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.Union
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.UpperCase
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Resolve the type for this expression.
getType(Schema) - Method in class com.attivio.sdk.search.fields.WildcardMatch
Resolve the type for this expression.
getTypeName() - Method in class com.attivio.sdk.geo.Circle
getTypeName() - Method in class com.attivio.sdk.geo.Ellipse
getTypeName() - Method in class com.attivio.sdk.geo.Polygon
getTypeName() - Method in class com.attivio.sdk.geo.Rectangle
getTypeName() - Method in class com.attivio.sdk.geo.Shape
 
getTypes() - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
***************************************************************************************************************
getUername() - Method in class com.attivio.sdk.security.AuthenticationRequest
 
getUiName() - Method in enum com.attivio.platform.perfmon.model.MetricGuiHelper.GuiGroup
 
getUltimateParentId(IngestDocument) - Method in class com.attivio.platform.util.AbstractDocumentAssociation
 
getUltimateParentId(IngestDocument) - Method in interface com.attivio.sdk.scanner.ParentChildDocumentAssociation
 
getUnits() - Method in class com.attivio.platform.perfmon.model.Metric
 
getUnsecuredZones() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Get the names of zones that are not secured.
getUnvisited(String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns an Iterable of the keys that have not been visited in the current session.
getUnvisited(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getUnvisited(String) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
getUnvisited(String, Date) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Returns an Iterable of the keys that have not been visited since the time since.
getUnvisited(String, Date) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
getUnvisited(String, Date) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
getUpperTerm() - Method in class com.attivio.sdk.search.query.phrase.TermRange
Get the term that specifies the upper bounds for this range.
getUptimeMetricInstance(String, String, int) - Static method in class com.attivio.platform.perfmon.api.MetricNameUtils
 
getUri(String, int, String) - Static method in class com.attivio.sdk.esb.DefaultEndpoints
 
getUrl() - Method in class com.attivio.util.RemoteEndpoint
 
getUser() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
getUserDefinedField(String) - Method in class com.attivio.sdk.schema.Schema
Get a user defined field by name (case insensitive).
getUserDefinedFields() - Method in class com.attivio.sdk.schema.Schema
Get the user defined fields.
getUsername() - Method in interface com.attivio.service.AuthParams
Deprecated.
 
getUsername() - Method in interface com.attivio.service.JmxAuthParams
 
getUsername() - Static method in class com.attivio.transport.HttpClientTransport
Returns the username configured via the HttpClientTransport.HTTP_RECEIVER_ADMIN_USERNAME_PROPERTY property.
getUsername() - Method in class com.attivio.util.RemoteEndpoint
 
getUsername() - Method in class com.attivio.util.RemoteJmxEndpoint
 
getUserVisibleDimensions() - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
getUtf8Bytes(String) - Static method in class com.attivio.util.StringUtils
Gets bytes of string in utf8.
getUtf8String(byte[]) - Static method in class com.attivio.util.StringUtils
Gets string from utf8 bytes.
getUuid() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask
 
getUuid() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
getUUID() - Method in class com.attivio.sdk.search.query.SavedFilter
Get a unique identifier for the saved result list.
getVal() - Method in enum com.attivio.platform.perfmon.model.Metric.Type
 
getValue() - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlert
 
getValue() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
getValue() - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
getValue() - Method in enum com.attivio.sdk.event.SystemEvent.CorrelationState
 
getValue() - Method in enum com.attivio.sdk.event.SystemEvent.Severity
 
getValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Get the field value.
getValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Get the value for this bucket.
getValue() - Method in class com.attivio.sdk.search.fields.Constant
Get the value.
getValue() - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
getValue() - Method in class com.attivio.sdk.search.query.QueryParameters.Parameter
 
getValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Get the field value.
getValue() - Method in class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
getValue(int) - Method in class com.attivio.sdk.ingest.IngestField
Get the IngestFieldValue at index.
getValue(int) - Method in class com.attivio.sdk.search.SearchField
Get the SearchFieldValue at index.
getValue_json() - Method in class com.attivio.sdk.search.facet.FacetBucket
 
getValueCount() - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
Get the number of unique field values for the field represented by this bucket.
getValueCount(String) - Method in class com.attivio.util.MultiValueMap
Gets the number of values for a given key.
getValues() - Method in class com.attivio.platform.perfmon.model.MetricData
 
getValues() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
getValues() - Method in class com.attivio.sdk.util.BaseTypesList
 
getValues(Object) - Method in class com.attivio.util.MultiValueMap
Gets the full Set of values.
getVariableName() - Method in class com.attivio.sdk.util.StringParser
Get the variable name for a VAR token.
getVariance() - Method in class com.attivio.sdk.search.facet.FacetStatistics
Get the sample variance.
getVersion() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
getVersion() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
getVersion() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
getVersion(String) - Static method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the version for a relevancy model query.
getWaitForCompletionTimeout() - Method in class com.attivio.client.ContentFeeder
 
getWarningCount() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
May include multiple counts per document.
getWarningCount() - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
getWarningCount() - Static method in class com.attivio.util.AttivioLogger
 
getWeight() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
getWeight() - Method in class com.attivio.sdk.search.relevancy.Signal
Get the weight for the signal.
getWeights() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
getWhitelist() - Method in class com.attivio.sdk.search.fields.Teaser
Get the fields to extract query terms from.
getWidth() - Method in class com.attivio.sdk.geo.AbstractEllipse
Get the width of this shape's bounding box.
getWidth() - Method in class com.attivio.sdk.geo.Polygon
Get the width of this shape's bounding box.
getWidth() - Method in class com.attivio.sdk.geo.Rectangle
Get the width of this shape's bounding box.
getWidth() - Method in class com.attivio.sdk.geo.Shape
Get the width of this shape's bounding box.
getWorkflow() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
getWorkflow() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
 
getWorkflowQueue() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets the workflow queue.
getWorkflowQueue() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets the workflow queue.
getWorkflowQueue() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets the workflow queue.
getWorkflowQueue(boolean) - Method in class com.attivio.sdk.esb.AbstractListMessage
Optionally creates a new empty queue if null.
getWorkflowQueue(boolean) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Optionally creates a new empty queue if null.
getWorkflowQueue(boolean) - Method in interface com.attivio.sdk.esb.PlatformMessage
Optionally creates a new empty queue if null.
getWorkflowTime() - Method in class com.attivio.sdk.search.QueryResponse
Get the number of milliseconds spent in workflow stages.
getX() - Method in class com.attivio.sdk.geo.Point
Get the x coordinate value for this point.
getY() - Method in class com.attivio.sdk.geo.Point
Get the y coordinate value for this point.
getZipOutputStream(ZipOutputStream, String, String) - Static method in class com.attivio.util.IOUtils
Get output stream for a zip file.
getZipWriter(ZipOutputStream, String, String) - Static method in class com.attivio.util.IOUtils
Get a writer object for writing a file within a zip file
getZone() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the zone for this document.
getZone() - Method in class com.attivio.sdk.search.SearchDocument
Get the zone this document is in
getZones() - Method in class com.attivio.sdk.ingest.BulkUpdate
Get the zones to apply this bulk update to.
getZones() - Method in class com.attivio.sdk.ingest.Commit
Expert: Get the list of zones to commit as part of this message.
getZones() - Method in class com.attivio.sdk.ingest.Optimize
Expert: Get the list of zones to commit as part of this message.
getZones() - Method in class com.attivio.sdk.search.QueryRequest
Get the names of the zones to apply this query to.
getZookeeperConnectString() - Method in class com.attivio.sdk.test.CuratorRule
 
GLOBAL_LOCK_BROKEN - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-90, A global lock was lost, likely due to communication issues.
GLOBAL_STATE_CLIENT_ALREADY_CLOSED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-92, The GlobalStateClient has already been closed.
GlobalDataStructureFactory - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalDataStructureFactoryAware - Interface in com.attivio.sdk.server.component.configuration
Interface for components that wish to have access to com.attivio.sdk.server.global data structures.
GlobalLock - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalMap - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalMapListener - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalMembership - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalSet - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GlobalVariable - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
GMT - Static variable in class com.attivio.util.DateUtils
Time Zone for GMT
GraphQuery - Class in com.attivio.sdk.search.query
Query that recursively walks linked documents.
GraphQuery() - Constructor for class com.attivio.sdk.search.query.GraphQuery
 
GraphQuery(Query, String, String) - Constructor for class com.attivio.sdk.search.query.GraphQuery
 
GraphQueryConverter - Class in com.attivio.util.serialization.query
 
GraphQueryConverter() - Constructor for class com.attivio.util.serialization.query.GraphQueryConverter
 
GraphQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.GraphQueryOperator
 
greaterThan(Object) - Static method in class com.attivio.sdk.search.query.phrase.TermRange
Creates a TermRange that matches all terms greater than term.
GROUP - com.attivio.sdk.security.AttivioPrincipal.PrincipalType
The 'group' principal type.
GROUPED_MESSAGE_ID - Static variable in class com.attivio.util.serialization.GroupedMessageIdConverter
 
GroupedMessage - Interface in com.attivio.sdk.esb
Grouped messages are processed in order relative to each other and are guaranteed to all fall on the same side of a commit/optimize/backup boundary.
GroupedMessageId - Class in com.attivio.sdk.esb
An Id used to associate messages together into a group.
GroupedMessageId(String) - Constructor for class com.attivio.sdk.esb.GroupedMessageId
Creates a new GroupedMessageId with groupId as the group id and with the message id set to 1.
GroupedMessageId(String, int[]) - Constructor for class com.attivio.sdk.esb.GroupedMessageId
 
GroupedMessageId(String, int[], int) - Constructor for class com.attivio.sdk.esb.GroupedMessageId
 
GroupedMessageIdConverter - Class in com.attivio.util.serialization
XStream serializer for GroupedMessageId.
GroupedMessageIdConverter() - Constructor for class com.attivio.util.serialization.GroupedMessageIdConverter
 
groupKey - Variable in class com.attivio.sdk.security.AttivioGroupMembership
The object (group) key.
groupMemberships - Variable in class com.attivio.sdk.security.AttivioPrincipal
Any group memberships of this principal.
groups() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
define the order to groups
gt(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
GT - com.attivio.sdk.search.fields.Compare.Operator
Greater Than (>)
GT - com.attivio.sdk.util.StringParser.TokenType
 
GUI_GROUP_METADATA_KEY - Static variable in class com.attivio.platform.perfmon.model.MetricGuiHelper
GuiGroup is used on the Metric as metadata to group Metric instances in the metric picker
GUID_PREFIX - Static variable in class com.attivio.sdk.security.AttivioGroupMembership
The document ID prefix for storing group memberships.

H

HADOOP - Static variable in class com.attivio.service.Platform
 
HadoopCheckerError - Class in com.attivio.sdk.error
Contains error codes related to the hadoop checker
handle(ConcurrentScannerPerformanceAlert) - Method in interface com.attivio.connector.ConcurrentScannerPerformanceAlertHandler
 
handle(Exception) - Method in interface com.attivio.util.Tailer.TailerListener
 
handle(String) - Method in interface com.attivio.util.Tailer.TailerListener
 
handleCgiRequest(CgiRequest) - Method in interface com.attivio.sdk.server.component.CgiRequestProcessor
Called by the Attivio Engine to convert a CgiRequest into a PlatformMessage to be handled by the Attivio Engine.
handleDocumentTimeout(IngestDocument, long, Exception) - Method in interface com.attivio.sdk.server.component.ingest.HandlesDocumentTimeout
Method called when a timeout occurs.
handleFieldExpression(FieldExpression) - Method in class com.attivio.sdk.search.fields.FieldExpressionHandler
Deprecated.
Method called for every FieldExpression encountered while traversing a top level FieldExpression.
handleIndexMessage(IndexMessage) - Method in interface com.attivio.sdk.server.component.IndexMessageHandler
Called by the Attivio Engine to allow implementing components to handle IndexMessages.
handlePhrase(Phrase) - Method in interface com.attivio.sdk.search.query.phrase.PhraseHandler
Method called for handling an encountered Phrase during traversal.
handlePing() - Method in interface com.attivio.client.streaming.StreamedResponseClient.PingHandler
Handle receiving a ping.
handleQuery(Query) - Method in interface com.attivio.sdk.search.query.QueryHandler
Return true if node meets the selection criteria.
handleQuery(Query) - Method in class com.attivio.util.query.QueryParameterSelector
Return true if node meets the selection criteria.
handleReplyMessage(PlatformMessage) - Method in interface com.attivio.sdk.transport.SyncronousMessageHandle
Handle the reply message from the bus.
HandlesDocumentTimeout - Interface in com.attivio.sdk.server.component.ingest
Interfaces for any subclass of BaseDocumentTransformer to implement if they need to perform specialized cleanup in the event of a document timeout.
handleSend(PlatformMessage) - Method in interface com.attivio.client.IngestMessageListener
 
handleSendFailure(PlatformMessage, AttivioException) - Method in interface com.attivio.client.IngestMessageListener
 
handleServerReset() - Method in interface com.attivio.client.IngestMessageListener
 
handleServerReset(PlatformMessage, AttivioException) - Method in class com.attivio.client.AbstractReceiverClient
Called when the client has detected a server reset.
HandlesSpecificDocumentModes - Interface in com.attivio.sdk.server.component.ingest
Interfaces for any subclass of BaseDocumentTransformer to implement if they wish to handle specific DocumentModes other than the default.
HasBackoffLocaleProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a default/backoff Locale
HasBaseDataDirectoryProperty - Interface in com.attivio.sdk.server.component.configuration
Deprecated.
unused by SDK.
HasCaseModeProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a case mode property
hasChildren() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.Condition
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.Constant
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.CurrentTime
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.DocBoost
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.FieldExpression
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.FieldLength
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.Locate
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.MatchingFields
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.MatchingTerms
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.NumDocs
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.PartitionId
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.QueryParameter
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.ScopeField
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.ScopeFrequency
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.ScopeVector
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.ScoreExplain
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.StoredField
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.Switch
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.TermVector
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Returns true if this field expression has any sub FieldExpressions.
hasChildren() - Method in class com.attivio.sdk.search.fields.UserDefinedField
Returns true if this field expression has any sub FieldExpressions.
hasData() - Method in class com.attivio.util.MultiValueMap
Determines if the map has any entries.
HasDropDocumentOnExceptionProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a overwrite property
hasFacets() - Method in class com.attivio.sdk.search.QueryRequest
true if this QueryRequest is requesting any Facets.
HasFieldMappingProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a field mappings property
HasFieldsProperty - Interface in com.attivio.sdk.server.component.configuration
Marker interface for stages that process a list of fields.
hashCode() - Method in class com.attivio.client.streaming.StreamRequestInfo
 
hashCode() - Method in class com.attivio.client.streaming.StreamResponse
 
hashCode() - Method in class com.attivio.concurrent.SynchronizedBoolean
 
hashCode() - Method in class com.attivio.concurrent.WaitableBoolean
hashCode() - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
hashCode() - Method in class com.attivio.platform.perfmon.model.Metric
hashCode() - Method in class com.attivio.platform.perfmon.model.MetricData
 
hashCode() - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
hashCode() - Method in class com.attivio.platform.store.audit.ErrorRow
hashCode() - Method in class com.attivio.sdk.admin.AdminMessage
hashCode() - Method in class com.attivio.sdk.admin.Ping
hashCode() - Method in class com.attivio.sdk.admin.PingResponse
hashCode() - Method in class com.attivio.sdk.admin.Shutdown
hashCode() - Method in class com.attivio.sdk.admin.ShutdownImmediately
hashCode() - Method in class com.attivio.sdk.api.ContentStoreContentPointer
hashCode() - Method in exception com.attivio.sdk.AttivioException
hashCode() - Method in exception com.attivio.sdk.AttivioIOException
hashCode() - Method in exception com.attivio.sdk.AttivioRemoteException
hashCode() - Method in exception com.attivio.sdk.AttivioRuntimeException
hashCode() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
hashCode() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
hashCode() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
 
hashCode() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
hashCode() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryName
 
hashCode() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
hashCode() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
hashCode() - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
hashCode() - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
hashCode() - Method in class com.attivio.sdk.error.ErrorCode
hashCode() - Method in class com.attivio.sdk.error.ExportStatusCode
hashCode() - Method in class com.attivio.sdk.esb.AbstractListMessage
hashCode() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
hashCode() - Method in class com.attivio.sdk.esb.CgiRequest
hashCode() - Method in class com.attivio.sdk.esb.ExceptionResponse
hashCode() - Method in class com.attivio.sdk.esb.GroupedMessageId
hashCode() - Method in class com.attivio.sdk.esb.MaxMessagesInFlight
 
hashCode() - Method in class com.attivio.sdk.esb.MessageDomain
 
hashCode() - Method in class com.attivio.sdk.esb.MessageHistory
hashCode() - Method in class com.attivio.sdk.esb.MessageId
hashCode() - Method in class com.attivio.sdk.esb.MessageList
hashCode() - Method in class com.attivio.sdk.esb.MessageMetadata
hashCode() - Method in class com.attivio.sdk.esb.ProcessingResult
 
hashCode() - Method in class com.attivio.sdk.esb.PropertiesMessage
hashCode() - Method in class com.attivio.sdk.esb.StringMessage
hashCode() - Method in class com.attivio.sdk.esb.WorkflowQueue
hashCode() - Method in class com.attivio.sdk.event.EventQuery
hashCode() - Method in class com.attivio.sdk.event.PagingContext
hashCode() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
hashCode() - Method in class com.attivio.sdk.event.SystemEvent
hashCode() - Method in class com.attivio.sdk.geo.Circle
hashCode() - Method in class com.attivio.sdk.geo.Ellipse
hashCode() - Method in class com.attivio.sdk.geo.Point
hashCode() - Method in class com.attivio.sdk.geo.Polygon
hashCode() - Method in class com.attivio.sdk.geo.Rectangle
 
hashCode() - Method in class com.attivio.sdk.geo.Shape
hashCode() - Method in class com.attivio.sdk.ingest.Backup
hashCode() - Method in class com.attivio.sdk.ingest.BulkUpdate
hashCode() - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
hashCode() - Method in class com.attivio.sdk.ingest.Commit
hashCode() - Method in class com.attivio.sdk.ingest.DocumentList
hashCode() - Method in class com.attivio.sdk.ingest.IngestDocument
 
hashCode() - Method in class com.attivio.sdk.ingest.IngestField
 
hashCode() - Method in class com.attivio.sdk.ingest.IngestFieldValue
 
hashCode() - Method in class com.attivio.sdk.ingest.Optimize
hashCode() - Method in class com.attivio.sdk.schema.Schema
hashCode() - Method in class com.attivio.sdk.schema.SchemaField
hashCode() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
hashCode() - Method in class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
hashCode() - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
hashCode() - Method in class com.attivio.sdk.search.facet.FacetBucket
hashCode() - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
hashCode() - Method in class com.attivio.sdk.search.facet.FacetFilter
 
hashCode() - Method in class com.attivio.sdk.search.facet.FacetRange
hashCode() - Method in class com.attivio.sdk.search.facet.FacetRequest
hashCode() - Method in class com.attivio.sdk.search.facet.FacetResponse
hashCode() - Method in class com.attivio.sdk.search.facet.FacetStatistics
hashCode() - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
hashCode() - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
hashCode() - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
hashCode() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
hashCode() - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
hashCode() - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
hashCode() - Method in class com.attivio.sdk.search.FieldCollapse
hashCode() - Method in class com.attivio.sdk.search.fields.AggregateExpression
hashCode() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
hashCode() - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
hashCode() - Method in class com.attivio.sdk.search.fields.BooleanExpression
hashCode() - Method in class com.attivio.sdk.search.fields.Cast
hashCode() - Method in class com.attivio.sdk.search.fields.ClauseContext
hashCode() - Method in class com.attivio.sdk.search.fields.Coalesce
hashCode() - Method in class com.attivio.sdk.search.fields.Collate
hashCode() - Method in class com.attivio.sdk.search.fields.Compare
hashCode() - Method in class com.attivio.sdk.search.fields.Concat
hashCode() - Method in class com.attivio.sdk.search.fields.Condition
hashCode() - Method in class com.attivio.sdk.search.fields.Constant
hashCode() - Method in class com.attivio.sdk.search.fields.CurrentTime
hashCode() - Method in class com.attivio.sdk.search.fields.DateAdd
hashCode() - Method in class com.attivio.sdk.search.fields.DateDiff
hashCode() - Method in class com.attivio.sdk.search.fields.DateExtract
hashCode() - Method in class com.attivio.sdk.search.fields.DateFormat
hashCode() - Method in class com.attivio.sdk.search.fields.DocBoost
hashCode() - Method in class com.attivio.sdk.search.fields.FieldExpression
hashCode() - Method in class com.attivio.sdk.search.fields.FieldLength
hashCode() - Method in class com.attivio.sdk.search.fields.FieldRequest
 
hashCode() - Method in class com.attivio.sdk.search.fields.Freshness
hashCode() - Method in class com.attivio.sdk.search.fields.FreshnessRange
hashCode() - Method in class com.attivio.sdk.search.fields.FuzzyMatch
hashCode() - Method in class com.attivio.sdk.search.fields.GeoBoost
hashCode() - Method in class com.attivio.sdk.search.fields.GeoDistance
hashCode() - Method in class com.attivio.sdk.search.fields.Locate
hashCode() - Method in class com.attivio.sdk.search.fields.LowerCase
hashCode() - Method in class com.attivio.sdk.search.fields.MatchingFields
hashCode() - Method in class com.attivio.sdk.search.fields.MatchingTerms
hashCode() - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
hashCode() - Method in class com.attivio.sdk.search.fields.MultiValueJoin
hashCode() - Method in class com.attivio.sdk.search.fields.NumDocs
hashCode() - Method in class com.attivio.sdk.search.fields.PartitionId
hashCode() - Method in class com.attivio.sdk.search.fields.PhraseMatch
hashCode() - Method in class com.attivio.sdk.search.fields.PhraseScore
hashCode() - Method in class com.attivio.sdk.search.fields.QueryParameter
hashCode() - Method in class com.attivio.sdk.search.fields.RegexMatch
hashCode() - Method in class com.attivio.sdk.search.fields.ScopeField
hashCode() - Method in class com.attivio.sdk.search.fields.ScopeFrequency
hashCode() - Method in class com.attivio.sdk.search.fields.ScopeVector
hashCode() - Method in class com.attivio.sdk.search.fields.ScoreExplain
hashCode() - Method in class com.attivio.sdk.search.fields.StandardScore
hashCode() - Method in class com.attivio.sdk.search.fields.StoredField
hashCode() - Method in class com.attivio.sdk.search.fields.StringLength
hashCode() - Method in class com.attivio.sdk.search.fields.SubString
hashCode() - Method in class com.attivio.sdk.search.fields.Switch.Case
 
hashCode() - Method in class com.attivio.sdk.search.fields.Switch
 
hashCode() - Method in class com.attivio.sdk.search.fields.Teaser
hashCode() - Method in class com.attivio.sdk.search.fields.TermVector
hashCode() - Method in class com.attivio.sdk.search.fields.TitleCase
hashCode() - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
hashCode() - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
hashCode() - Method in class com.attivio.sdk.search.fields.Trim
hashCode() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
hashCode() - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
hashCode() - Method in class com.attivio.sdk.search.fields.Union
hashCode() - Method in class com.attivio.sdk.search.fields.UpperCase
hashCode() - Method in class com.attivio.sdk.search.fields.UserDefinedField
hashCode() - Method in class com.attivio.sdk.search.fields.WildcardMatch
hashCode() - Method in class com.attivio.sdk.search.query.AccessControlQuery
hashCode() - Method in class com.attivio.sdk.search.query.BooleanAndQuery
hashCode() - Method in class com.attivio.sdk.search.query.BooleanNotQuery
hashCode() - Method in class com.attivio.sdk.search.query.BooleanOrQuery
hashCode() - Method in class com.attivio.sdk.search.query.BoostQuery
hashCode() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
 
hashCode() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
hashCode() - Method in class com.attivio.sdk.search.query.FacetQuery
hashCode() - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
hashCode() - Method in class com.attivio.sdk.search.query.FilterQuery
hashCode() - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
hashCode() - Method in class com.attivio.sdk.search.query.GraphQuery
hashCode() - Method in class com.attivio.sdk.search.query.JoinClause
hashCode() - Method in class com.attivio.sdk.search.query.JoinQuery
hashCode() - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
hashCode() - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
hashCode() - Method in class com.attivio.sdk.search.query.phrase.Phrase
hashCode() - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhrasePlugin
hashCode() - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
hashCode() - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
hashCode() - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
hashCode() - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
hashCode() - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
hashCode() - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
hashCode() - Method in class com.attivio.sdk.search.query.phrase.TermRange
hashCode() - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
hashCode() - Method in class com.attivio.sdk.search.query.PhraseQuery
hashCode() - Method in class com.attivio.sdk.search.query.QueryParameters.Parameter
 
hashCode() - Method in class com.attivio.sdk.search.query.QueryPlugin
hashCode() - Method in class com.attivio.sdk.search.query.QueryString
hashCode() - Method in class com.attivio.sdk.search.query.SavedFilter
hashCode() - Method in class com.attivio.sdk.search.query.ShapeQuery
hashCode() - Method in class com.attivio.sdk.search.query.SubQuery
hashCode() - Method in class com.attivio.sdk.search.QueryFeedback
hashCode() - Method in class com.attivio.sdk.search.QueryFrame
 
hashCode() - Method in class com.attivio.sdk.search.QueryFrameResult
 
hashCode() - Method in class com.attivio.sdk.search.QueryPlacement
hashCode() - Method in class com.attivio.sdk.search.QueryRequest
hashCode() - Method in class com.attivio.sdk.search.QueryResponse
hashCode() - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
hashCode() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.Signal
 
hashCode() - Method in class com.attivio.sdk.search.relevancy.TermBoostFeature
 
hashCode() - Method in class com.attivio.sdk.search.SearchDocument
 
hashCode() - Method in class com.attivio.sdk.search.SearchDocumentList
 
hashCode() - Method in class com.attivio.sdk.search.SearchField
 
hashCode() - Method in class com.attivio.sdk.search.SearchFieldValue
 
hashCode() - Method in class com.attivio.sdk.search.SearchProfile
 
hashCode() - Method in class com.attivio.sdk.search.Sort
hashCode() - Method in class com.attivio.sdk.security.AttivioAcl
hashCode() - Method in class com.attivio.sdk.security.AttivioAclEntry
hashCode() - Method in class com.attivio.sdk.security.AttivioGroupMembership
hashCode() - Method in class com.attivio.sdk.security.AttivioPermission
hashCode() - Method in class com.attivio.sdk.security.AttivioPrincipal
{inheritDoc}
hashCode() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
hashCode() - Method in class com.attivio.sdk.security.AttivioRole
hashCode() - Method in class com.attivio.sdk.security.AuthenticationRequest
 
hashCode() - Method in class com.attivio.sdk.security.AuthenticationResponse
 
hashCode() - Method in class com.attivio.sdk.test.TestInfo
 
hashCode() - Method in class com.attivio.sdk.token.Token
hashCode() - Method in class com.attivio.sdk.token.TokenList
hashCode() - Method in class com.attivio.sdk.transport.TransportDefinition
hashCode() - Method in class com.attivio.service.AieServiceInfo
hashCode() - Method in class com.attivio.sysstate.ComponentRuntimeState
hashCode() - Method in class com.attivio.sysstate.DocumentState
hashCode() - Method in class com.attivio.transport.DestinationQueue
hashCode() - Method in class com.attivio.transport.http.ssl.EasySSLProtocolSocketFactory
 
hashCode(boolean) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a primitive boolean.
hashCode(double) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a primitive double.
hashCode(double[], int, int) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a segment of an int[].
hashCode(float) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a primitive float.
hashCode(int[], int, int) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a segment of an int[].
hashCode(int, boolean) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(int, double) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(int, float) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(int, int) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(int, long) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(int, Object) - Static method in class com.attivio.util.ObjectUtils
Add the hashCode for value to hash.
hashCode(long) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a primitive long.
hashCode(Class<?>) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a Class by using the hashcode of Class.getName().
hashCode(Object) - Static method in class com.attivio.util.ObjectUtils
Returns the value's hash code or 0 if null.
hashCode(List<?>) - Static method in class com.attivio.util.ObjectUtils
Compute the hash code of a list of objects, using our internal routines when possible.
HasInputListProperty - Interface in com.attivio.sdk.server.component.configuration
Marker interface for stages that process a list of input fields.
HasInputProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a input property
hasMoreElements() - Method in class com.attivio.sdk.security.AttivioAclEntry
hasMoreResults - Variable in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Whether or not there are more results in the stream
hasNext() - Method in class com.attivio.sdk.token.PositionIterator
Returns true if a next position exists.
hasNext() - Method in class com.attivio.sdk.token.ScopeInfo
 
hasNext() - Method in class com.attivio.sdk.token.TokenIterator
true if a next element exists
hasNext() - Method in class com.attivio.sdk.util.StringParser
Returns true if there another token is available.
HasOverwriteProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a overwrite property
hasProperty(String) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Used to determine if a message has a property named key set or not.
HasQueryLanguageProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a query language property
hasRole(Enum<?>) - Method in class com.attivio.sdk.security.AttivioPrincipal
Equivalent to hasRule(enumRole, AttivioRole.SUBGROUP_ANY);
hasRole(Enum<?>, String) - Method in class com.attivio.sdk.security.AttivioPrincipal
 
hasRole(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Equivalent to hasRule(role , AttivioRole.SUBGROUP_ANY);
hasRole(String, String) - Method in class com.attivio.sdk.security.AttivioPrincipal
 
HasSchemaNameProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a schema name property
HasSecurityCredentials - Interface in com.attivio.client
 
HasTokenizerProperty - Interface in com.attivio.sdk.server.component.configuration
Common interface for beans that have a tokenizer property
hasVisitedComponent(PlatformMessage, String) - Static method in class com.attivio.util.MessageUtils
 
HBASE_MINI_CLUSTER_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
com.attivio.federation.server.RemoteTeiidServerContainerImpl RMI port
HBASE_MODIFICATION_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-4 Modification (put, delete, append) failed
head - Variable in class com.attivio.sdk.token.Position
The head pointer for this Position.
HEARTBEAT_NOT_RECEIVED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-3 Heartbeat not received from external process within specified timeout.
help() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
extra help text for this option
hidden() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
If true, hide from the command line option generation process, default = false.
HIDDEN - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Group ID for hiding field from the GUI
HIDDEN_PREFIX - Static variable in class com.attivio.platform.perfmon.model.MetricInstance
dimensions starting with this prefix are considered hidden
HIGHLIGHT_ENABLED - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if response field should be highlighted
HIGHLIGHT_FALLBACK_FIELD - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the fallback field to use for a teaser if fragments are enabled and no fragments are returned
HIGHLIGHT_FRAGMENT - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if highlighted field should be fragmented
HIGHLIGHT_FRAGMENT_SCOPE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the scope to use for fragmenting
HIGHLIGHT_FRAGMENT_SIZE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating size of fragments generated
HIGHLIGHT_MERGE_FRAGMENTS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if fragments should be merged during highlighting
HIGHLIGHT_METHOD - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Method for performing highlighting.
HIGHLIGHT_NUM_FRAGMENTS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating max number of fragments to generate
HIGHLIGHT_SEPARATOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the separator to use between fragments.
HIGHLIGHT_WHITELIST - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating a comma separated list of fields used to extract query terms for highlighting.
HIGHLIGHTING_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-14 Dynamic highlighting failed for a field
HighlightMode - Enum in com.attivio.sdk.search
 
HISTORY_CLOSE_ERROR - Static variable in class com.attivio.sdk.error.VisitorHistoryError
VISITOR-HISTORY-3 Error while closing history.
HISTORY_READ_ERROR - Static variable in class com.attivio.sdk.error.VisitorHistoryError
VISITOR-HISTORY-4 Error while reading history.
HISTORY_WRITE_ERROR - Static variable in class com.attivio.sdk.error.VisitorHistoryError
VISITOR-HISTORY-5 Error while writing history.
HOST - com.attivio.platform.perfmon.model.MetricGuiHelper.GuiGroup
 
hostCpuMetric - Static variable in class com.attivio.platform.perfmon.api.MetricNameUtils
 
hostname - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
HOSTNAME - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the hostname of a document.
hour(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
HOUR - com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
 
HOUR - com.attivio.sdk.util.CalendarField
 
HOURS - com.attivio.sdk.util.TimeResolution
Hour resolution.
HTML - com.attivio.sdk.search.HighlightMode
Scopes will be annotated using <span> elements with the class attribute set to the scope name.
HTTP_AUTHENTICATE_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
HTTP authentication error
HTTP_CONNECTION_TIMEOUT_PROPERTY - Static variable in class com.attivio.transport.HttpClientTransport
Property read to determine the connection timeout(default=0).
HTTP_CONNECTIONS_PER_HOST_PROPERTY - Static variable in class com.attivio.transport.HttpClientTransport
Default number of http connections to allow to any single host by the commons http client.
HTTP_IDLE_TIMEOUT_PROPERTY - Static variable in class com.attivio.transport.HttpClientTransport
Property read to determine idle connection timeout (default=30000 (30seconds))
HTTP_INACTIVITY_VALIDATION_TIMEOUT_PROPERTY - Static variable in class com.attivio.transport.HttpClientTransport
Property read to determine how much inactivity requires re-validation on re-lease of connection (stale check) (default=30000 (30seconds))
HTTP_MAX_CONNECTIONS_PROPERTY - Static variable in class com.attivio.transport.HttpClientTransport
Property read to determine the maximum number of http connections to a single host (default=1024).
HTTP_RECEIVER_ADMIN_PASSWORD_PROPERTY - Static variable in class com.attivio.transport.HttpClientTransport
HTTP transport admin password property
HTTP_RECEIVER_ADMIN_USERNAME_PROPERTY - Static variable in class com.attivio.transport.HttpClientTransport
HTTP transport admin user name property
HTTP_SO_TIMEOUT_PROPERTY - Static variable in class com.attivio.transport.HttpClientTransport
Property read to determine the SO TIMEOUT (default=0).
HttpClientProvider - Interface in com.attivio.sdk.scanner.http
This interface should be used by the scanner to obtain the Http client object.
HttpClientProviderFactory - Interface in com.attivio.sdk.scanner.http
This interface should be implemented if the scanner overrides the default HttpDataSourceScanner.getHttpClientProviderFactory() to use custom factory implementation.
HttpClientTransport - Class in com.attivio.transport
Handles sending Messages to Attivio HTTP receivers.
HttpClientTransport() - Constructor for class com.attivio.transport.HttpClientTransport
Creates the http client transport.
HttpConnectionConfig - Interface in com.attivio.sdk.scanner.http
Http client connections Configuration parameters
HttpDataSourceScanner - Interface in com.attivio.sdk.scanner.http
The scanner should implement this interface if it retrieves data using an Http client.
HttpProxy - Interface in com.attivio.sdk.scanner.http
The scanner should implement this interface if the Http data source is connected to through an Http proxy.
HttpResponseStream - Class in com.attivio.util.stream
InputStream for reading the response from an http method.
HttpResponseStream(HttpRequestBase, InputStream) - Constructor for class com.attivio.util.stream.HttpResponseStream
 
HTTPS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Used for any String method that should be rendered as a HTTP, HTTPS option box
HttpsClientTransport - Class in com.attivio.transport
Handles sending Messages to Attivio HTTPS receivers.
HttpsClientTransport() - Constructor for class com.attivio.transport.HttpsClientTransport
 
HttpTransportClientApiFactory<T> - Class in com.attivio.service
 
HttpTransportClientApiFactory() - Constructor for class com.attivio.service.HttpTransportClientApiFactory
 
HTTPUtils - Class in com.attivio.util
Contains utility methods related to HTTP.
HTTPUtils() - Constructor for class com.attivio.util.HTTPUtils
 

I

i386 - Static variable in class com.attivio.util.IOUtils
Deprecated.
Use IOUtils.I386 instead.
I386 - Static variable in class com.attivio.util.IOUtils
32 bit OS architecture identifier.
id - Variable in class com.attivio.sdk.esb.MessageId
 
id - Variable in class com.attivio.sdk.esb.ProcessingResult.DocData
 
id - Variable in class com.attivio.sdk.esb.ProcessingResult.MsgData
 
id - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
ID - com.attivio.client.streaming.StreamMode
Stream document ids only.
ID - Static variable in class com.attivio.sdk.schema.FieldNames
The internal field that holds the document id.
IDENTICAL - com.attivio.sdk.search.fields.Collate.Strength
 
IdFilter(MockIngestAuditApi.Collector, String) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.IdFilter
 
ignore(TokenAnnotation) - Method in class com.attivio.sdk.test.QueryAssert
Remove annotation from actual query, as well as from expected query before doing comparisons.
IGNORE_IMPORT_WILDCARDS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-42, Ignore imports with wildcards warning
IGNORE_PARAMETERS - Static variable in class com.attivio.sdk.search.query.Query
Set of parameters to ignore for equality checks.
IGNORED_MESSAGE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-1 ignored message.
IGNORED_MESSAGE - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-4 Search workflow ignored message.
ignoreException(ErrorCode, Throwable, String, Object...) - Method in class com.attivio.util.AttivioLogger
Notes that an exception is being ignored at debug level.
ignoreException(Throwable) - Method in class com.attivio.util.AttivioLogger
Notes that an exception is being ignored.
ignoreException(Throwable, String, Object...) - Method in class com.attivio.util.AttivioLogger
Notes that an exception is being ignored.
ignoreOffsets() - Method in class com.attivio.sdk.test.QueryAssert
Remove offsets from actual query, as well as from expected query before doing comparisons.
ignoreTokenized() - Method in class com.attivio.sdk.test.QueryAssert
Ignore TokenAnnotation.TOKENIZED flag on actual and expected query when doing coparisions.
iif(FieldExpression, FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ILLEGAL_ACCESS - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-17 Replication task was not permitted due to illegal access.
ILLEGAL_BOOST - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-3 Illegal relevancy boost is specified.
ILLEGAL_DOCUMENT_ID - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-21 Indicates a document was added with an illegal document ID.
ILLEGAL_FIELD_TYPE_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-3 A query uses a field with an invalid type for the desired operation
ILLEGAL_FIELD_VALUE_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-2 A query specifies an illegal value for a field
ILLEGAL_JOIN - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-17 Join query specified is illegal.
ILLEGAL_MESSAGE_PARAMETER - Static variable in class com.attivio.sdk.error.SqlSdkError
 
ILLEGAL_PROPERTY_NAME - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-19 Illegal schema property name.
ILLEGAL_PROPERTY_VALUE - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-18 Illegal value for schema property.
ILLEGAL_QUERY - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-17 An illegal query has been specified for a trigger.
ILLEGAL_SCHEMA - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-20 Schema is not legal.
ILLEGAL_SORT_FIELD_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-4 An illegal field was used for sorting
ILLEGAL_VALUE - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-16 An illegal value has been specified.
ImageUtils - Class in com.attivio.util
Utilities for inspecting, processing, and modifying Images.
ImageUtils() - Constructor for class com.attivio.util.ImageUtils
 
implFetchValue() - Method in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Fetch any value
implFirstValue() - Method in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Fetch the first value
implNextValue() - Method in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
 
implSimpleNextFieldOfRecord() - Method in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Get the next field of the record.
IMPORT_ERROR - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-6 An error occurred while importing the dictionary.
IMPORT_IN_PROGRESS - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-15 Operation rejected due to dictionary import in progress.
IMPORT_INCONSISTENT - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-20.
IMPORT_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-34 Error occurred while importing a snapshot.
importDictionary(byte[], TriggerDictionaryName, boolean) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Deprecated. 
importDictionary(byte[], String, boolean) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Deprecated. 
importDictionary(InputStream, TriggerDictionaryName, boolean) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Import a trigger dictionary from input.
importDictionary(InputStream, String, boolean) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
importDictionary(String) - Method in interface com.attivio.sdk.client.DictionaryClient
 
importFields(IngestDocument) - Method in class com.attivio.sdk.ingest.IngestDocument
Import all fields into this document.
importSearchProfile(InputStream) - Method in interface com.attivio.sdk.search.SearchProfileApi
Import search profile from input.
importSignals(Iterable<Signal>) - Method in class com.attivio.sdk.client.MockSignalTrackingService
 
importSignals(Iterable<Signal>) - Method in interface com.attivio.sdk.client.SignalTrackingApi
Import signals to be tracked
importStore(InputStream, Long, ExternalizableStore.ImportOption...) - Method in interface com.attivio.sdk.client.ExternalizableStore
Import the model for the store from a jar file read from input.
importStore(InputStream, Long, ExternalizableStore.ImportOption...) - Method in class com.attivio.sdk.service.MockTransportDefinitionStore
Import the model for the store from a jar file read from input.
Inactive - com.attivio.sysstate.InstanceState
The component is not doing anything.
IncludeExcludeDocumentFilter - Interface in com.attivio.sdk.scanner
Support for filtering documents by field value.
IncludeExcludeDocumentFilterImpl - Class in com.attivio.util
 
IncludeExcludeDocumentFilterImpl() - Constructor for class com.attivio.util.IncludeExcludeDocumentFilterImpl
 
includeInMinimal() - Method in interface com.attivio.sdk.server.export.DiagnosticExportProvider
 
INCOMPATIBLE_CONFIGURATION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-34, At least two of the component's configuration values are inconsistent.
INCOMPATIBLE_DISTRIBUTION_SCHEMES - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-45, Transfer of messages between workflows with an unsupported combination of distribution schemes was encountered.
INCOMPATIBLE_INDEX - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-13 The schema was modified to be incompatible with an existing index.
INCOMPATIBLE_PRINCIPAL_DATA - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9004.
INCOMPATIBLE_REALM_ID_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10006.
INCONSISTENT_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-8 The schema is inconsistent.
increment() - Method in class com.attivio.sdk.token.TokenEnum
Get the position increment for the current token.
increment() - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
increment(String) - Method in class com.attivio.connector.ConcurrentScannerStatCalculator
 
increment(K) - Method in class com.attivio.util.ValueCounter
Increment the count of a particular key.
incremental() - Method in annotation type com.attivio.sdk.server.component.configuration.annotation.MultiOutputDocumentTransformerMode
Mode to indicate if output messages should be sent incrementally or not.
INCREMENTAL - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
IncrementalDataSourceScanner - Interface in com.attivio.sdk.scanner
Interface for scanners to implement if they want to support incremental scanning.
incrementCount() - Method in class com.attivio.platform.store.audit.ErrorRow
 
incrementDocumentCount() - Method in class com.attivio.sysstate.ComponentRuntimeState
Increments the number of documents that have been processed by this component.
incrementMessageCount() - Method in class com.attivio.sysstate.ComponentRuntimeState
Increments the number of messages that have been processed by this component.
incrementResubmits() - Method in class com.attivio.sdk.search.QueryRequest
Increment the number of times this QueryRequest has been resubmitted.
index() - Method in enum com.attivio.sdk.token.TokenAnnotation
Get the numeric index for this TokenAnnotation.
INDEX - com.attivio.util.parser.FacetRequestFactory.SchemaFacetFilter
 
INDEX - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter used to identify a numeric index.
INDEX - Static variable in class com.attivio.service.Platform
 
INDEX_MAX_LENGTH - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the maximum length for a string field.
INDEX_MAX_TOKENS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating maximum number of tokens to tokenize
INDEX_OMIT_NORMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating norms should be omitted
INDEX_PRECISION_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name specifying the precision step for indexing numeric values.
INDEX_RELEVANCY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if relevancy boosting will be supported for queries on a field
INDEX_STATE_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-5 Failed to gather index state from replication slave.
INDEX_TERM_VECTOR - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if term vectors should be enabled for a field
INDEX_TERM_VECTOR_OFFSETS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if term vector offsets should be enabled for a field
INDEX_TERM_VECTOR_POSITIONS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if term vector positions should be enabled for a field
INDEX_TOKENIZER - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the tokenizer to use for this field for indexing.
INDEX_WILDCARDS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if wildcards are legal by default for a field
IndexCommitter - Interface in com.attivio.sdk.client
An interface to commit index zones.
IndexCommitterAware - Interface in com.attivio.sdk.scanner
Interface for scanners to implement if they want to be supplied an instance of IndexCommitter by the Connector Runtime.
IndexEngineError - Class in com.attivio.sdk.error
Contains error codes related to the index engine.
INDEXER_WORKFLOW_FOUND - Static variable in class com.attivio.sdk.error.DocumentProcessorError
DOCUMENT_PROCESSOR-2 Indexer workflow found.
INDEXING_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-2 Indicates that an exception was encountered during indexing of a message list.
IndexMessage - Interface in com.attivio.sdk.ingest
Defines the interface for messages which flow through the indexing workflow.
IndexMessageHandler - Interface in com.attivio.sdk.server.component
This interface allows implementing components handle IndexMessages.
indexOf(char) - Method in class com.attivio.sdk.token.Token
Returns the index within this token of the first occurence of the specified character.
indexOf(Object) - Method in class com.attivio.sdk.ingest.IngestField
Get the index of the IngestFieldValue with value.
indexOfNextLine(String, int) - Static method in class com.attivio.util.StringUtils
Starting from startIndex, finds the index of the first character of the next line.
IndexProcessError - Class in com.attivio.sdk.error
 
IndexWorkflowError - Class in com.attivio.sdk.error
Contains error codes related to index workflow
info(String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Logs an info message.
info(String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
info(String, Object...) - Method in class com.attivio.util.AttivioLogger
Logs an info message.
info(String, Object...) - Method in interface com.attivio.util.StatusListener
Logs an info message.
info(String, Object...) - Method in class com.attivio.util.StatusListenerTee
Logs an info message.
INFO - com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor.LogLevel
 
INFO - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-37 A informational message.
INFO_STREAM_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-31 Failed to open info stream for tracing internal indexing activity.
infoEvent(String, String, Map<String, String>) - Method in interface com.attivio.sdk.server.util.SystemEventPublisher
Publishes an event with severity SYS_INFO to the platform.
INGEST_DOC_SKIP_ERROR - Static variable in class com.attivio.sdk.error.JoinFinderError
%s collecting statistics for table %s document %s Connector run version %d
INGEST_DOC_SKIP_WARN - Static variable in class com.attivio.sdk.error.JoinFinderError
Dropping invalid sonar data document %s because of a bad %s value %s
INGEST_MV_FIELD - Static variable in class com.attivio.sdk.error.JoinFinderError
Multiple values found in %s field for document with ID %s
INGEST_TABLE_PERSIST_ERROR - Static variable in class com.attivio.sdk.error.JoinFinderError
%s persisting data for table %s
IngestApi - Interface in com.attivio.service
The API registered by the IngestService.
IngestClient - Interface in com.attivio.sdk.client
Sends content (documents, deletes, index messages) to an Attivio instance.
IngestDocument - Class in com.attivio.sdk.ingest
A document for content ingestion.
IngestDocument(String) - Constructor for class com.attivio.sdk.ingest.IngestDocument
Construct a new IngestDocument.
IngestDocument(String, DocumentMode) - Constructor for class com.attivio.sdk.ingest.IngestDocument
Construct a new IngestDocument.
IngestDocumentConverter - Class in com.attivio.util.serialization
Marshals/unmarshals Attivio documents to/from XML.
IngestDocumentConverter() - Constructor for class com.attivio.util.serialization.IngestDocumentConverter
 
IngestDocumentFilterAware - Interface in com.attivio.sdk.scanner
 
IngestField - Class in com.attivio.sdk.ingest
A list of field values for an IngestDocument.
IngestField(String) - Constructor for class com.attivio.sdk.ingest.IngestField
Construct a new IngestField.
IngestFieldValue - Class in com.attivio.sdk.ingest
A field value for an IngestDocument.
IngestFieldValue() - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
 
IngestFieldValue(Point) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Point value.
IngestFieldValue(Shape) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Shape value.
IngestFieldValue(ContentPointer) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a ContentPointer value.
IngestFieldValue(Serializable) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
 
IngestFieldValue(Boolean) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Boolean value.
IngestFieldValue(Number) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Number value.
IngestFieldValue(String) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a String value.
IngestFieldValue(Date) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Date value.
IngestFieldValue(Document) - Constructor for class com.attivio.sdk.ingest.IngestFieldValue
Construct a new IngestFieldValue with a Document value.
IngestHistoryError - Class in com.attivio.sdk.error
 
IngestionHistoryApi - Interface in com.attivio.sdk.client
The IngestionHistoryApi is used to provide incremental capabilities to ingestion clients.
IngestionHistoryApiBatchSupport - Interface in com.attivio.sdk.client
Additional interface to add getSignatureBatch() and visitBatch() to IngestionHistoryApi (which we cannot change to avoid backward compatability issues)
IngestionHistoryApiBatchSupport.VisitBatch - Class in com.attivio.sdk.client
 
IngestMessageListener - Interface in com.attivio.client
 
inheritParentStaticFields() - Method in annotation type com.attivio.sdk.server.component.configuration.annotation.MultiOutputDocumentTransformerMode
If true, copy connector static fields to all child documents created in the MultiOutputDocumentTransformer.
init() - Static method in class com.attivio.sdk.service.ServiceFactoryFactory
 
INIT_FAILURE - Static variable in class com.attivio.sdk.error.BasisTechError
Problem Initializing RLP environment
INITIALIZATION_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-25 Transfomer failed to initialize
initialize() - Method in interface com.attivio.sdk.transport.Transport
Initialize the transport.
initialize() - Method in class com.attivio.util.ft.TransactionLog
Initialize any saved checkpoints.
initialize(T) - Method in class com.attivio.util.ft.TransactionLog
Initialize and replay transaction log.
INITIALIZE_FIELD_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-9 Failed to initialize a field in the property store.
INITIALIZE_INDEX_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-20 Failed to initialize index.
initializeLogging() - Static method in class com.attivio.sdk.test.SdkRule
 
initializeServiceFactory() - Method in class com.attivio.client.ContentFeeder
 
InitialState - com.attivio.sysstate.DocumentState.Status
state is essentially unknown, generally should not occur
initialValue() - Method in class com.attivio.util.AttivioLogger.ThreadLocalComponentName
 
initIpAddress() - Static method in class com.attivio.util.IOUtils
Get the IP address of this node as a String.
initStream() - Method in class com.attivio.client.streaming.StreamedResponseClient
 
initValue() - Method in class com.attivio.util.LazyReference
 
INNER - com.attivio.sdk.search.query.JoinMode
Perform inner join on this clause
InputStreamBuilder - Interface in com.attivio.sdk.client
Provides the ability to recreate an InputStream on demand.
InputValue - Interface in com.attivio.sdk.server.udf
Interface for an input value for an argument.
inSafeShutdown() - Method in class com.attivio.util.MessageLifecycleState
 
insert(String, int) - Method in class com.attivio.sdk.esb.WorkflowQueue
Adds the workflow wf to the queue at the specified position.
insert(URI, int) - Method in class com.attivio.transport.DestinationQueue
Adds the destination dst to the queue at the specified position.
inShutdown() - Method in class com.attivio.util.MessageLifecycleState
 
INSTALLATION_WARNING - Static variable in class com.attivio.sdk.error.SqlSdkError
installation warning
instance - Static variable in class com.attivio.sdk.esb.MessageDomainManager
 
instance - Static variable in class com.attivio.sdk.service.Platform
 
instance - Static variable in class com.attivio.service.Platform
 
instance() - Static method in class com.attivio.service.CuratorHelper
 
instance() - Static method in class com.attivio.service.ServiceDiscoveryHelper
 
instance() - Static method in class com.attivio.sysstate.SystemState
 
instance() - Static method in class com.attivio.transport.HttpClientTransport
 
instance(boolean) - Static method in class com.attivio.transport.HttpClientTransport
Return a HttpsClientTransport if ssl is used, return HttpClientTransport if not
InstanceProcessingMessage - com.attivio.sysstate.SystemStateMonitor.ComponentEvent
event occurs when a component instance begins handling a message.
InstanceState - Enum in com.attivio.sysstate
what a particular instance of a component is doing at any one time.
InstanceStateCounter - Class in com.attivio.sysstate
holds a count of the time a particular instance is in any one state.
InstanceStateCounter() - Constructor for class com.attivio.sysstate.InstanceStateCounter
 
INSTANTIATION_EXCEPTION - Static variable in class com.attivio.sdk.service.ServiceFactoryFactory.ServiceFactoryError
Error with instantiating the ServiceFactory
INSTANTIATION_FAILED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-32 Could not instantiate a class
INTEGER - com.attivio.sdk.schema.SchemaField.Type
The Integer type
INTEGER - com.attivio.sdk.util.StringParser.TokenType
 
INTERJECTION - com.attivio.sdk.token.TokenAnnotation
Marks a token is an interjection
INTERMEDIATE - com.attivio.sdk.event.SystemEvent.CorrelationState
indicates this is an intermediate event of a correlated set of events
intern(String) - Static method in class com.attivio.util.ObjectUtils
Intern and return value (handles nulls).
INTERNAL_ENGINE_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
Engine internal error
INTERNAL_ENGINE_ERROR_ILLEGAL_STATE - Static variable in class com.attivio.sdk.error.SqlSdkError
Method invoked at inappropriate time
INTERNAL_ENGINE_PUSHDOWNDB_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
 
INTERNAL_ENGINE_WARNING_CLIENT_SCHEMA_REFRESH - Static variable in class com.attivio.sdk.error.SqlSdkError
The client failed while refreshing the schema
INTERNAL_ERROR - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3011 Unexpected internal error.
INTERNAL_ERROR - Static variable in class com.attivio.sdk.error.JoinFinderError
Internal Error %s
INTERNAL_ERROR - Static variable in class com.attivio.sdk.error.SonarError
 
INTERNAL_ERROR_CALLS_OUT_OF_ORDER - Static variable in class com.attivio.sdk.error.ClientError
CLIENT-4, API calls made out of order
INTERNAL_ERROR_CLOSE_CONN - Static variable in class com.attivio.sdk.error.FederationError
Failed to close connection
INTERNAL_ERROR_CLOSE_CSV_WRITER - Static variable in class com.attivio.sdk.error.FederationError
IO Exception %s flush/close CSV output
INTERNAL_ERROR_CLOSE_STMT - Static variable in class com.attivio.sdk.error.FederationError
Failed to close statement
INTERNAL_ERROR_CONNECT - Static variable in class com.attivio.sdk.error.FederationError
Failed to connect using JDBC URL %s as user %s
INTERNAL_ERROR_CREATE_STMT - Static variable in class com.attivio.sdk.error.FederationError
Failed to create statement
INTERNAL_ERROR_DATASOURCE - Static variable in class com.attivio.sdk.error.FederationError
Data Source Exception %s JDBC Source driver : %s URL : %s
INTERNAL_ERROR_EXECUTE_STMT - Static variable in class com.attivio.sdk.error.FederationError
Failed to execute SQL statement %s
INTERNAL_ERROR_MKDATADIR - Static variable in class com.attivio.sdk.error.FederationError
Failed to create federation data dir %s
INTERNAL_ERROR_NYI - Static variable in class com.attivio.sdk.error.FederationError
Not yet Implmented
INTERNAL_ERROR_NYI - Static variable in class com.attivio.sdk.error.SqlSdkError
Not yet Implemented
INTERNAL_ERROR_READ_CSV_FILE - Static variable in class com.attivio.sdk.error.FederationError
SQL Exception %s reading result set writing CSV file
INTERNAL_ERROR_TRANSLATOR - Static variable in class com.attivio.sdk.error.FederationError
Translator Exception %s
INTERNAL_ERROR_UNKWOWN_DBVENDOR - Static variable in class com.attivio.sdk.error.FederationError
Unknown DB Vendor %s
INTERNAL_ERROR_UNKWOWN_ENCODING - Static variable in class com.attivio.sdk.error.FederationError
Unknown encoding %s
INTERNAL_ERROR_VDB_DEPLOY - Static variable in class com.attivio.sdk.error.FederationError
Failed to deploy mart %s
INTERNAL_ERROR_VDB_FILE - Static variable in class com.attivio.sdk.error.FederationError
IO Exception %s generating VDB file %s
INTERNAL_ERROR_WRITE_CSV_FILE - Static variable in class com.attivio.sdk.error.FederationError
IO Exception %s writing CSV file
INTERNAL_ERROR_XBACKING_COULD_NOT_START - Static variable in class com.attivio.sdk.error.SqlSdkError
Unable to start the backing database server
INTERNAL_ERROR_XBACKING_COULD_NOT_SYNC_SCHEMA - Static variable in class com.attivio.sdk.error.SqlSdkError
 
INTERNAL_ERROR_XBACKING_EXCEPTION_ON_STOP - Static variable in class com.attivio.sdk.error.SqlSdkError
 
INTERNAL_ERROR_XBACKING_EXCEPTION_ON_STOP_CLEAN - Static variable in class com.attivio.sdk.error.SqlSdkError
 
INTERNAL_WARN_RESULTSET_CLOSE - Static variable in class com.attivio.sdk.error.FederationError
Error %s while close result set
INTERNAL_WARN_VDB_REMOVE - Static variable in class com.attivio.sdk.error.FederationError
Error %s removing VDB file %s
InterProcessMutex - Class in com.attivio.curatorshim
A shim for InterProcessMutex between us and curator.
InterProcessMutex(CuratorFrameworkShim, String) - Constructor for class com.attivio.curatorshim.InterProcessMutex
 
INTERRUPTED_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-73 Thread interrupted.
INTERRUPTED_WHILE_BUILDING_MODEL - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-7 Interrupted while building model.
INTERSECT - com.attivio.sdk.search.query.AccessControlQuery.Method
Records match if one acl is shared with principal.
intersects(double, double, double, double) - Method in class com.attivio.sdk.geo.Rectangle
Check if this rectangle intersects with rectangle defined by (minX, minY), (maxX, maxY).
intersects(double, double, double, double, double, double, double, double) - Static method in class com.attivio.sdk.geo.Rectangle
Check if 2 bounding boxes intersect.
intersects(Circle) - Method in class com.attivio.sdk.geo.Circle
Check if other and this Circle intersect.
intersects(Rectangle) - Method in class com.attivio.sdk.geo.Circle
Check if other and this Circle intersect.
intersects(Rectangle, AbstractEllipse) - Method in class com.attivio.sdk.geo.AbstractEllipse
Check for intersection with other.
intersects(Rectangle, AbstractEllipse) - Method in class com.attivio.sdk.geo.Circle
Check for intersection with other.
intersects(Rectangle, AbstractEllipse) - Method in class com.attivio.sdk.geo.Ellipse
Check for intersection with other.
intersects(Rectangle, AbstractPolygon) - Method in class com.attivio.sdk.geo.AbstractEllipse
Check if this ellipse intersects with poly.
intersects(Rectangle, AbstractPolygon) - Method in class com.attivio.sdk.geo.AbstractPolygon
Check for intersection with poly.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.AbstractEllipse
Check if this shape intersects with other.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.AbstractPolygon
Check if this shape intersects with other.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.Circle
Check if this shape intersects with other.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.Ellipse
Check if this shape intersects with other.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.Rectangle
Check if this shape intersects with other.
intersects(Rectangle, Shape) - Method in class com.attivio.sdk.geo.Shape
Check if this shape intersects with other.
intersects(Shape) - Method in class com.attivio.sdk.geo.Shape
Check if this shape intersects with other.
intValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as an int.
intValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Gets the value as an int.
intValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as an int.
intValue(StringParser) - Static method in class com.attivio.sdk.search.fields.Constant
 
INVALID_ACCESS - Static variable in class com.attivio.sdk.error.MetadataError
METADATA-6 - Invalid access.
INVALID_ARGUMENT - Static variable in class com.attivio.sdk.error.OntologyError
 
INVALID_ARGUMENT_ERROR - Static variable in class com.attivio.sdk.error.SonarSpiderError
SONAR_SPIDER-6, Invalid argument.
INVALID_BEAN_NAME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-53, A feature has an invalid bean name, usually a singleton bean's name does not match it's class name.
INVALID_BRANCH - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-27 The workflow provided for a destination branch of a splitter was not predeclared or was not found.
INVALID_CAMPAIGN - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-10.
INVALID_CAMPAIGN_DATES - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-38.
INVALID_CHILD_MESSAGE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-70 Invalid child message created; new messages must be accompanied by parent.
INVALID_CLASS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-37, Indicates that a class did not match an expected type.
INVALID_COMMAND_LINE_PARAMETER - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-40, Command line parameter is invalid.
INVALID_COMPONENT_NAME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-36, Indicates that a component has an invalid name.
INVALID_COMPONENT_STAGE_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-6, Invalid component stage type.
INVALID_COMPONENT_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-21, Invalid component type.
INVALID_CONFIGURATION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-39, Particular configuration is invalid
INVALID_CONFIGURATION - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9012.
INVALID_CONFIGURATION_SERVER_COUNT - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-63, Indicates that more than one configuration servers were requested
INVALID_CONFIGURATION_SERVER_HOSTS - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-91, An invalid list of host:port pairs was specified for the configuration server.
INVALID_CONNECTOR_DEFINITION - Static variable in class com.attivio.sdk.error.StoreError
STORE-22 Invalid Connector Definition
INVALID_CONTROLLED_QUERY - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-19.
INVALID_DELETE_STATEMENT - Static variable in class com.attivio.sdk.error.SqlSdkError
invalid delete statement
INVALID_DOCUMENT_TRANSFORMER - Static variable in class com.attivio.sdk.error.DocumentProcessorError
DOCUMENT_PROCESSOR-1 Invalid document transformer for document processing.
INVALID_EMAIL_CONFIGURATION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-66 The arguments provided for sending email were invalid.
INVALID_ENTITY_TYPE - Static variable in class com.attivio.sdk.error.BasisTechError
Invalid Entity Type Specified
INVALID_ENTITY_TYPE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-31 Invalid entity type
INVALID_FIELD_CONTENT - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-4 Indicates that a field contained invalid content.
INVALID_FIELD_NAME - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-15 Invalid field name specified.
INVALID_FIELD_TYPE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-20 A field was passed in that was not of an expected type
INVALID_FIELD_VALUE_TYPE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-29 A field was passed in that contains a value of an an unexpected type
INVALID_FUNCTION_CALL - Static variable in class com.attivio.sdk.error.SqlSdkError
Invalid function call
INVALID_GENERATION_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-5 A generation that is no longer valid was requested.
INVALID_ID - Static variable in class com.attivio.sdk.error.StoreError
STORE-18 Content read error
INVALID_IMPORT_FILE - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-42.
INVALID_INPUT_ADDRESS - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-16 The Replication Input Address for a slave is invalid or not specified.
INVALID_INPUT_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-30, Invalid input type specified for a component.
INVALID_INSERT_STATEMENT - Static variable in class com.attivio.sdk.error.SqlSdkError
invalid insert statement
INVALID_INTEGER_VALUE - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2022.
INVALID_JOB - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-8 Error during validation.
INVALID_JOIN_KEY - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-27 Invalid/Unspecified join key field used
INVALID_JOIN_ORDER - Static variable in class com.attivio.sdk.error.SqlSdkError
Invalid join order specified
INVALID_LICENSE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-29, Invalid license file, please contact Attivio for further assistance.
INVALID_LOCALE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-40 Invalid locale specification
INVALID_LONG_VALUE - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2023.
INVALID_LOOKUP - Static variable in class com.attivio.sdk.error.StoreError
STORE-21 Failed due to invalid Lookup
INVALID_MASTER - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-21 A replica attempted to register with an invalid master.
INVALID_MEMBERSHIP - Static variable in class com.attivio.sdk.error.PrincipalsError
 
INVALID_MEMBERSHIP - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9011.
INVALID_ORDERED_MESSAGING_CONFIGURATION - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-38, Indicates that the system settings and component settings for ordered messaging do not match.
INVALID_OUTPUT_TYPE - Static variable in class com.attivio.sdk.error.DocumentProcessorError
DOCUMENT_PROCESSOR-4 Invalid output type for document processing
INVALID_PARAMETER - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-9 Invalid Command line arguement
INVALID_PARAMETER - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-17 Invalid parameter
INVALID_PROPERTY_NAME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-23, Invalid property name
INVALID_PROPERTY_VALUE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-17, Invalid property value
INVALID_QUEUE_SIZE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-24, Invalid message queue size, must be > 0
INVALID_REGULAR_EXPRESSION - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2021.
INVALID_RELEVANCY_MODEL - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-5 Relevancy model is invalid or does not exist.
INVALID_RESPONSE - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-13.
INVALID_RESULT_COLUMNS - Static variable in class com.attivio.sdk.error.StoreError
STORE-12 A document or message result contained an invalid column combination
INVALID_SCHEMA_FIELD_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-26 A schema field type was specified that does not exist
INVALID_SCHEMA_OBJECT - Static variable in class com.attivio.sdk.error.SqlSdkError
invalid catalog or schema supplied
INVALID_SEARCH_PROFILE - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-37.
INVALID_SESSION_ID - Static variable in class com.attivio.sdk.error.WebServiceError
WEBSERVICE-1 Invalid session id.
INVALID_SNAPSHOT_NAME - Static variable in class com.attivio.sdk.error.StoreError
STORE-35 Invalid snapshot name.
INVALID_SPLITTER_CLASS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-25, Invalid splitter class; it must extend AbstractRouter
INVALID_STAGE_TYPE - Static variable in class com.attivio.sdk.error.DocumentProcessorError
DOCUMENT_PROCESSOR-3 Indexer stage type for document processing
INVALID_STORE_SERVER_COUNT - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-66, Indicates that more than one store servers were requested
INVALID_UPDATE_STATEMENT - Static variable in class com.attivio.sdk.error.SqlSdkError
invalid update statement
INVALID_URI - Static variable in class com.attivio.sdk.error.ContentStoreError
CONTENTSTORE-2, Invalid content store uri.
INVALID_VALIDATOR_CLASS - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-7 Error creating validator.
INVALID_VERSION - Static variable in class com.attivio.sdk.error.OntologyError
 
INVALID_WORKFLOW_NAME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-59, Indicates that a workflow name is invalid.
INVALID_WORKFLOW_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-4, Invalid workflow type.
invalidMessageId() - Static method in class com.attivio.sdk.esb.MessageId
Used for auditing failed message creation
InverseMapEntryComparator<T extends java.lang.Comparable<T>> - Class in com.attivio.util
Inverted sort: bigger values come first
InverseMapEntryComparator() - Constructor for class com.attivio.util.InverseMapEntryComparator
 
inverseMask() - Method in enum com.attivio.sdk.token.TokenAnnotation
Get the inverse bit mask for this TokenAnnotation.
invertByDimension(Map<Long, List<MetricData>>, String) - Static method in class com.attivio.platform.perfmon.api.MetricNameUtils
Re-maps the value returned by the monitoring api based on a specific dimension key.
INVOCATION_EXCEPTION - Static variable in class com.attivio.sdk.service.ServiceFactoryFactory.ServiceFactoryError
Error with instantiating the ServiceFactory
invoke(Class<?>, Object, String, Object...) - Static method in class com.attivio.platform.util.ReflectionUtils
Invokes a method.
invoke(Object, Method, Object[]) - Method in class com.attivio.service.AbstractServiceProxy
invoke(Object, Method, Object[]) - Method in class com.attivio.service.AlwaysRefetchServiceProxy
invoke(Object, Method, Object[]) - Method in class com.attivio.service.ExceptionUnwrappingServiceProxy
invoke(Object, Method, Object[]) - Method in class com.attivio.service.PooledClientProxy
invoke(Object, Method, Object[]) - Method in class com.attivio.service.RefetchOnExceptionServiceProxy
invoke(Object, String, Object...) - Static method in class com.attivio.platform.util.ReflectionUtils
Invokes a method.
invoke(String, Object[], String[]) - Method in class com.attivio.client.exposedapi.AttivioMBean
Invokes a method on this MBean.
IO_ERROR - Static variable in class com.attivio.sdk.error.ContentStoreError
CONTENTSTORE-3, Underlying store IO error.
IO_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-5 IO Error
IO_ERROR - Static variable in class com.attivio.sdk.error.StructureExtractionError
CATEGORY_STRUCTURE_EXTRACTION-4001 I/O error.
IO_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2017.
IOUtils - Class in com.attivio.util
Contains utilities for reading/writing streams.
IOUtils() - Constructor for class com.attivio.util.IOUtils
The default constructor (hidden).
IOUtils.OutputStreamConsumer - Interface in com.attivio.util
Used for copying an OutputStream into an InputStream.
isActive(Date) - Method in class com.attivio.sdk.search.QueryFrame
Returns true if this query frame is active at time.
isAllowNumericTerms() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Get if numeric terms should be extracted.
isAlwaysCreate(Class<?>) - Static method in class com.attivio.service.AieServiceInfo
 
isAnnotationPresent(Class<?>, Class<T>) - Static method in class com.attivio.platform.util.ReflectionUtils
Inspects the clazz and returns true if the annotation is present on the clazz.
isAnonymous() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
isAnonymous(AttivioPrincipalKey) - Static method in class com.attivio.sdk.security.AttivioPrincipal
 
isAnonymous(String, String) - Static method in class com.attivio.sdk.security.AttivioPrincipal
 
isAppendComponentName() - Method in class com.attivio.util.AttivioLogger
 
isAscending() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
isAscending() - Method in class com.attivio.sdk.search.Sort
true if sort order is Sort.SortOrder.ASCENDING.
isAsciiChar(char) - Static method in class com.attivio.util.StringUtils
Tells whether a given character is ASCII
isAuthRequired() - Static method in class com.attivio.util.HTTPUtils
 
isBaseName(String) - Static method in class com.attivio.sdk.search.relevancy.RelevancyModel
Returns true if query is a base relevancy model name.
isBidirectional() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Deprecated.
isBidirectional() - Method in enum com.attivio.sdk.dictionary.DictionaryType
Returns true if this dictionary type supports bidirectional dictionaries.
isBlank(String) - Static method in class com.attivio.util.ModelStringUtils
 
isCacheable() - Method in class com.attivio.sdk.search.QueryRequest
Get if the results for this QueryRequest are cacheable.
isCacheDynamicFieldLookups() - Method in class com.attivio.sdk.schema.Schema
Deprecated.
isCalculateStatistics() - Method in class com.attivio.sdk.search.facet.FacetRequest
Should statistics be calculated.
isCaseSensitive() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
isCategorical() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
Get if this feature is a template used to generate per-category features.
isCommit() - Method in class com.attivio.sdk.ingest.Optimize
Get if this optimize message will commit outstanding documents.
isCompact() - Method in class com.attivio.util.XStreamSerializer
Tells whether the mode is 'compact'
isCompactParameter(String, Object) - Method in class com.attivio.sdk.search.query.Query
Check if parameter should be included in compact representation.
isCompactParameter(String, Object) - Method in class com.attivio.sdk.search.query.QueryString
Check if parameter should be included in compact representation.
isCompiled() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get if the most recent modification for this trigger has been compiled.
isCompiled() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get if all outstanding changes to this dictionary have been compiled.
isCompiled() - Method in class com.attivio.sdk.search.QueryFrame
 
isCompiled() - Method in class com.attivio.sdk.search.SearchProfile
Get if all query frames for the search profile are compiled.
isComplete() - Method in interface com.attivio.sdk.client.audit.AuditClientSummary
Since the summary represents a moment in time, this method's return value will never change.
isCompleted() - Method in class com.attivio.client.ContentFeeder
True is all messages sent have been fully processed by AIE.
isCompleted() - Method in interface com.attivio.sdk.client.IngestClient
True is all messages sent have been fully processed by AIE.
isCompleteness() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
isConstant() - Method in class com.attivio.sdk.search.fields.AggregateExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.ClauseContext
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.Condition
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.Constant
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.CurrentTime
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.DocBoost
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.FieldExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.FieldLength
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.Locate
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.MatchingFields
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.MatchingTerms
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.NumDocs
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.PartitionId
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.QueryParameter
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.ScopeField
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.ScopeFrequency
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.ScopeVector
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.ScoreExplain
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.StoredField
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.Switch
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.Teaser
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.TermVector
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Returns true if this field expression evaluates to a constant value.
isConstant() - Method in class com.attivio.sdk.search.fields.UserDefinedField
Returns true if this field expression evaluates to a constant value.
isConstant(FieldExpression) - Static method in class com.attivio.sdk.search.fields.FieldExpression
 
isCountBuckets() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get if buckets will be counted.
isCountBuckets() - Method in class com.attivio.util.parser.FacetRequestFactory
If false buckets will not contain counts.
isCountValues() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get if buckets should include a value count in addition to a document count.
isCountValues() - Method in class com.attivio.util.parser.FacetRequestFactory
If true buckets will contain value counts in addition to document counts.
isCreated() - Method in class com.attivio.sdk.esb.ProcessingResult.Data
 
isCurrentlyHoldingState() - Method in interface com.attivio.sdk.server.component.Stateful
true if the component is currently holding state and cannot be safely removed dynamically.
isDate() - Method in enum com.attivio.sdk.schema.SchemaField.Type
true if the type is a date type.
isDebug() - Method in class com.attivio.sdk.search.QueryRequest
Get if debugging information is desired for this request.
isDebugEnabled() - Method in interface com.attivio.sdk.server.util.AieLogger
Tells whether the DEBUG level is set
isDebugEnabled() - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
isDebugEnabled() - Method in class com.attivio.util.AttivioLogger
Tells whether the DEBUG level is set
isDefaultSearchField(String) - Static method in class com.attivio.sdk.schema.Schema
Return true if field is the '*' field.
isDefaultTransportQueuePresent(String) - Static method in class com.attivio.util.MessageUtils
Call method MessageUtils.usesDefaultTransport(String) first to validate uri to avoid IllegalArgumentException
isDerived() - Method in class com.attivio.platform.perfmon.model.Metric
 
isDescending() - Method in class com.attivio.sdk.search.Sort
true if sort order is Sort.SortOrder.DESCENDING.
isDocumentPresent(UUID, UUID) - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
isDocumentPresent(UUID, UUID) - Method in interface com.attivio.sysstate.SystemStateMonitor
 
isDone() - Method in class com.attivio.sdk.event.EventQuery
 
isDropDocumentOnException() - Method in interface com.attivio.sdk.server.component.configuration.HasDropDocumentOnExceptionProperty
Returns true if the document should be dropped on exception.
isDynamic() - Method in class com.attivio.sdk.schema.SchemaField
Gets if this SchemaField is dynamic.
isEmpty() - Method in class com.attivio.util.MultiValueMap
Determines if the map has any data.
isEmpty() - Method in class com.attivio.util.ValueCounter
 
isEmpty(String) - Static method in class com.attivio.sdk.dictionary.DictionaryObject
 
isEmpty(String) - Static method in class com.attivio.util.ModelStringUtils
 
isEntityNameScopes() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
If true scopes will be added for entity names for matching triggers.
isExactMatch() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
Deprecated.
isExactPhrase() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Returns true if this phrase requires all terms to be adjacent and in order.
isExcluded() - Method in class com.attivio.util.query.QueryTraverser
Returns true if the number of containing NOT operators is odd.
isExternal() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
External connectors are controlled by 3rd party code and provide limited monitoring and control capability.
isExternal() - Method in interface com.attivio.sdk.esb.ConnectorExecutionRecord
External connectors are controlled by 3rd party code and provide limited monitoring and control capability.
isFacet() - Method in class com.attivio.sdk.schema.SchemaField
Gets if this SchemaField should be facetable.
isFacet() - Method in enum com.attivio.sdk.schema.SchemaField.Type
true if this type supports faceting.
isFacet() - Method in class com.attivio.sdk.search.FieldCollapse
Get if collapsed documents should be included in facet computations.
isFacetFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
true if buckets for facet fields should be returned.
isFacetFields() - Method in class com.attivio.util.parser.FacetRequestFactory
If true facetable fields will be returned in schema facet.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.DateFacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.FacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
true if the facet finder can replace this FacetRequest with a suggested FacetRequest.
isFacetFinder() - Method in class com.attivio.util.parser.FacetRequestFactory
If false facet finder will ignore this facet.
isFalse(String) - Static method in class com.attivio.util.ObjectUtils
Returns true if the string value is a boolean value indicating false.
isFatal() - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
isFatal() - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor
 
isFaultTolerant() - Method in class com.attivio.service.Platform
 
isFeatureStatic(String) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
isFeatureStatic(String) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Returns true if feature is statically defined.
isFragment() - Method in class com.attivio.sdk.search.fields.Teaser
Get if the teaser should be fragmented.
isGetAlreadyAcknowledged() - Method in class com.attivio.sdk.event.EventQuery
 
isGetter(Method) - Static method in class com.attivio.platform.util.ReflectionUtils
Gets if method is a getter method.
isGroup() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
isHighlight() - Method in class com.attivio.sdk.schema.SchemaField
Gets if highlighting is enabled for this field.
isHighlight() - Method in class com.attivio.sdk.search.QueryRequest
true if highlighting should be performed for configured fields.
isHostSpecific() - Method in class com.attivio.platform.perfmon.model.Metric
True if the metric will report the same value for any AIE instances on the same physical host.
isIncluded(IngestDocument, String) - Method in interface com.attivio.sdk.scanner.IncludeExcludeDocumentFilter
The value of the field is evaluated by the filter to determine if the document should be published.
isIncluded(IngestDocument, String) - Method in class com.attivio.util.IncludeExcludeDocumentFilterImpl
 
isIncluded(String, String) - Method in interface com.attivio.sdk.scanner.IncludeExcludeDocumentFilter
The value evaluated by the filter to determine if the name space should be scanned.
isIncluded(String, String) - Method in class com.attivio.util.IncludeExcludeDocumentFilterImpl
 
isIncludeLower() - Method in class com.attivio.sdk.search.query.phrase.TermRange
Get if the lower term should be included in the range.
isIncludeMetadataInResponse() - Method in class com.attivio.sdk.search.QueryRequest
True if the response should be removed of all non data elements such as message history and the query request.
isIncludeUpper() - Method in class com.attivio.sdk.search.query.phrase.TermRange
Get if the upper term should be included in the range.
isIncrementalDeletes() - Method in interface com.attivio.sdk.scanner.IncrementalDataSourceScanner
 
isIncrementalModeActivated() - Method in interface com.attivio.sdk.scanner.IncrementalDataSourceScanner
Whether or not this scanner should run in incremental mode.
isIndexed() - Method in class com.attivio.sdk.schema.SchemaField
Gets if this SchemaField should be indexed.
isIndexed() - Method in class com.attivio.sdk.token.Position
Gets if this position has any indexed tokens.
isIndexedFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
true if buckets for indexed fields should be returned.
isIndexedFields() - Method in class com.attivio.util.parser.FacetRequestFactory
If true indexed fields will be returned in schema facet.
isInfoEnabled() - Method in interface com.attivio.sdk.server.util.AieLogger
Tells whether the INFO level is set
isInfoEnabled() - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
isInfoEnabled() - Method in class com.attivio.util.AttivioLogger
Tells whether the INFO level is set
isInSafeShutdown() - Method in class com.attivio.util.MessageLifecycleState
 
isInShutdown() - Method in class com.attivio.util.MessageLifecycleState
 
isInTestMode() - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
isInTestMode() - Method in interface com.attivio.sdk.connector.DocumentPublisher
Test mode is set by the user to quickly test that scanner can connect and fetch data.
isInTestMode() - Method in class com.attivio.sdk.connector.MockPublisher
 
isKeyword(String) - Static method in class com.attivio.sdk.search.fields.FieldExpressions
Check if name is a keyword in FieldExpression syntax.
isLocalHost(String) - Static method in class com.attivio.util.IOUtils
Note, this method will not return true if host is the real hostname of this system.
isLowerCase() - Method in class com.attivio.sdk.schema.SchemaField
true if this field should be indexed in lower case.
isMaster() - Method in class com.attivio.sdk.transport.MultiRegionTransport
 
isMatchAll() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Returns true if this phrase will match all documents.
isMatchAll() - Method in class com.attivio.sdk.search.query.phrase.TermRange
Returns true if this phrase will match all documents.
isMatchAll() - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
Returns true if this phrase will match all documents.
isMatchAll() - Method in class com.attivio.sdk.search.query.PhraseQuery
Returns true if this query will match all documents.
isMatchAll() - Method in class com.attivio.sdk.token.Token
Returns true if this token is a single character wildcard '*' query.
isMatchAll(Query) - Static method in class com.attivio.util.query.QueryUtils
Get if query is a *:* query.
isMatchAll(String) - Static method in class com.attivio.sdk.search.query.phrase.WildcardTerm
Check if text is a wildcard that matches everything.
isMergeFragments() - Method in class com.attivio.sdk.search.fields.Teaser
Get if fragments should be merged.
isMessageGroupInProgress() - Method in class com.attivio.client.ContentFeeder
isMessageGroupInProgress() - Method in interface com.attivio.sdk.client.DocumentOutputClient
 
isMessageGroupInProgress() - Method in class com.attivio.sdk.test.MockIngestClient
 
isMessagePresent(UUID, String) - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
isMessagePresent(UUID, String) - Method in interface com.attivio.sysstate.SystemStateMonitor
 
isMultiValue() - Method in class com.attivio.sdk.schema.SchemaField
Get if this field can support multiple field values per document.
isNaturalLanguage() - Method in class com.attivio.sdk.schema.SchemaField
true if field can be used for "natural language" processing.
isNegative() - Method in class com.attivio.sdk.security.AttivioAclEntry
isNextQuoted() - Method in class com.attivio.sdk.util.StringParser
 
isNonZero(double) - Static method in class com.attivio.util.GeometryUtils
Checks if value is not within GeometryUtils.EPSILON of 0.0.
isNull() - Method in class com.attivio.sdk.search.fields.Constant
Returns true if this constant is null.
IsNullOperator() - Constructor for class com.attivio.util.parser.QueryOperators.IsNullOperator
 
isNumeric() - Method in enum com.attivio.sdk.schema.SchemaField.Type
true if the type is a numeric type.
ISO_639_1_ALBANIAN - Static variable in class com.attivio.util.LocaleUtils
 
ISO_639_1_ARABIC - Static variable in class com.attivio.util.LocaleUtils
 
ISO_639_1_AZERBAIJANI - Static variable in class com.attivio.util.LocaleUtils
Azerbaijani (az)
ISO_639_1_BENGALI - Static variable in class com.attivio.util.LocaleUtils
Bengali (bn)
ISO_639_1_BOSNIAN - Static variable in class com.attivio.util.LocaleUtils
Bosnian (bs) locale
ISO_639_1_BULGARIAN - Static variable in class com.attivio.util.LocaleUtils
 
ISO_639_1_CATALAN - Static variable in class com.attivio.util.LocaleUtils
 
ISO_639_1_CHINESE - Static variable in class com.attivio.util.LocaleUtils
The Chinese locale (zh)
ISO_639_1_CHINESE_SIMPLIFIED - Static variable in class com.attivio.util.LocaleUtils
Chinese, Simplified (zh_SC)
ISO_639_1_CHINESE_TRADITIONAL - Static variable in class com.attivio.util.LocaleUtils
Chinese, Traditional (zh_TC)
ISO_639_1_CROATIAN - Static variable in class com.attivio.util.LocaleUtils
Croatian locale
ISO_639_1_CZECH - Static variable in class com.attivio.util.LocaleUtils
Czech (cs) locale
ISO_639_1_DANISH - Static variable in class com.attivio.util.LocaleUtils
The Danish locale (da)
ISO_639_1_DUTCH - Static variable in class com.attivio.util.LocaleUtils
The Dutch locale (nl)
ISO_639_1_ENGLISH - Static variable in class com.attivio.util.LocaleUtils
The English locale (en)
ISO_639_1_ESTONIAN - Static variable in class com.attivio.util.LocaleUtils
Estonian (et) locale
ISO_639_1_FARSI - Static variable in class com.attivio.util.LocaleUtils
Farsi (fa) locale
ISO_639_1_FINNISH - Static variable in class com.attivio.util.LocaleUtils
The Finnish locale (fi)
ISO_639_1_FRENCH - Static variable in class com.attivio.util.LocaleUtils
The French locale (fr)
ISO_639_1_GERMAN - Static variable in class com.attivio.util.LocaleUtils
The German locale (de)
ISO_639_1_GREEK - Static variable in class com.attivio.util.LocaleUtils
GReek (el) locale
ISO_639_1_HEBREW - Static variable in class com.attivio.util.LocaleUtils
The Hebrew locale (he) NOTE: Java normalizes this to "iw"!
ISO_639_1_HINDI - Static variable in class com.attivio.util.LocaleUtils
Hindi (hi)
ISO_639_1_HUNGARIAN - Static variable in class com.attivio.util.LocaleUtils
Hungarian (hu) locale
ISO_639_1_INDONESIAN - Static variable in class com.attivio.util.LocaleUtils
Indonesian (id) locale
ISO_639_1_ITALIAN - Static variable in class com.attivio.util.LocaleUtils
The Italian locale (it)
ISO_639_1_JAPANESE - Static variable in class com.attivio.util.LocaleUtils
Japanese (ja) locale
ISO_639_1_KANNDA - Static variable in class com.attivio.util.LocaleUtils
Kannda (kn)
ISO_639_1_KAZAKH - Static variable in class com.attivio.util.LocaleUtils
Kazakh (kk)
ISO_639_1_KHMER - Static variable in class com.attivio.util.LocaleUtils
Khmer (km)
ISO_639_1_KOREAN - Static variable in class com.attivio.util.LocaleUtils
The Korean locale (ko)
ISO_639_1_LATVIAN - Static variable in class com.attivio.util.LocaleUtils
LATVIAN (lv) locale
ISO_639_1_LITHUANIAN - Static variable in class com.attivio.util.LocaleUtils
Lithuanian (lt)
ISO_639_1_MACEDONIAN - Static variable in class com.attivio.util.LocaleUtils
Macedonian (mk)
ISO_639_1_MALAY - Static variable in class com.attivio.util.LocaleUtils
Malay (ms) locale
ISO_639_1_MALAYALAM - Static variable in class com.attivio.util.LocaleUtils
Malayalam (ml)
ISO_639_1_NORWEGIAN - Static variable in class com.attivio.util.LocaleUtils
The Norwegian locale (no)
ISO_639_1_POLISH - Static variable in class com.attivio.util.LocaleUtils
Polish (pl) locale
ISO_639_1_PORTUGUESE - Static variable in class com.attivio.util.LocaleUtils
The Portuguese locale (pt)
ISO_639_1_PUNJABI - Static variable in class com.attivio.util.LocaleUtils
Punjabi (pa)
ISO_639_1_ROMANIAN - Static variable in class com.attivio.util.LocaleUtils
Romanian (ro) locale
ISO_639_1_RUSSIAN - Static variable in class com.attivio.util.LocaleUtils
The Russian locale (ru)
ISO_639_1_SERBIAN - Static variable in class com.attivio.util.LocaleUtils
Serbian (sr) locale
ISO_639_1_SLOVAK - Static variable in class com.attivio.util.LocaleUtils
Slovak (sk) locale
ISO_639_1_SLOVENIAN - Static variable in class com.attivio.util.LocaleUtils
Slovenian (sl) locale
ISO_639_1_SPANISH - Static variable in class com.attivio.util.LocaleUtils
The Spanish locale (es)
ISO_639_1_SWEDISH - Static variable in class com.attivio.util.LocaleUtils
The Swedish locale (sv)
ISO_639_1_TAGALOG - Static variable in class com.attivio.util.LocaleUtils
Tagalog (tl)
ISO_639_1_TAMIL - Static variable in class com.attivio.util.LocaleUtils
Tamil (ta)
ISO_639_1_TELUGU - Static variable in class com.attivio.util.LocaleUtils
Telugu (te)
ISO_639_1_THAI - Static variable in class com.attivio.util.LocaleUtils
The Thai locale (th)
ISO_639_1_TURKISH - Static variable in class com.attivio.util.LocaleUtils
The Turkish locale (tr)
ISO_639_1_UKRAINIAN - Static variable in class com.attivio.util.LocaleUtils
Ukrainian (uk) locale
ISO_639_1_URDU - Static variable in class com.attivio.util.LocaleUtils
Urdu (ur) locale
ISO_639_1_VIETNAMESE - Static variable in class com.attivio.util.LocaleUtils
Vietnamese (vi) locale
ISO_8601_DATE_FORMAT - Static variable in class com.attivio.util.DateUtils
The ISO-8601 date format: yyyy-MM-dd'T'HH:mm:ss.
ISO_8601_DATE_FORMAT_DAY_ONLY - Static variable in class com.attivio.util.DateUtils
The ISO-8601 date format for days only: yyyy-MM-dd
ISO_8601_DATE_FORMAT_NO_T - Static variable in class com.attivio.util.DateUtils
The ISO-8601 date format with no 'T': yyyy-MM-dd HH:mm:ss.
ISO_8601_DATE_FORMAT_WITH_MILLIS - Static variable in class com.attivio.util.DateUtils
The ISO-8601 date format including ms: yyyy-MM-dd'T'HH:mm:ss.
isOrdered() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Get if terms in phrase must be in order.
isOrdered() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
isOrderedCommits() - Method in class com.attivio.client.ContentFeeder
isOrderedCommits() - Method in interface com.attivio.sdk.client.IngestClient
 
isOverwrite() - Method in interface com.attivio.sdk.server.component.configuration.HasOverwriteProperty
Returns true if all existing values in the output field should be overwritten.
isOwner(Principal) - Method in class com.attivio.sdk.security.AttivioAcl
isParentOf(MessageId) - Method in class com.attivio.sdk.esb.MessageId
 
isPartialMatches() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Set if partial matches are supported for dictionary.
isPartialResults() - Method in class com.attivio.sdk.search.QueryRequest
Gets if partial result is allowed for this request.
isPerNode() - Method in interface com.attivio.sdk.server.export.DiagnosticExportProvider
 
isPhraseBreak() - Method in class com.attivio.sdk.token.Position
Returns true if this position causes a phrase break.
isPhraseBreak(String...) - Method in class com.attivio.sdk.token.ScopeInfo
Returns true if a phrase break occurs.
isPortInUse(int, int) - Static method in class com.attivio.util.IOUtils
Calls IOUtils.isPortInUse(int, int, int) with a retry wait time of 0
isPortInUse(int, int, int) - Static method in class com.attivio.util.IOUtils
Checks to see if a port is in use with a given number of loops (numRetries) waiting retryWaitTimeInMilliseconds for each loop.
isPresent(Throwable, ErrorCode) - Method in class com.attivio.service.AbstractTransientExceptionPredicate
Recursively walks the exception and its causes, returning true if any of them are AttivioExceptions and contain the specified error code ec.
isPresent(Throwable, Class<?>) - Method in class com.attivio.service.AbstractTransientExceptionPredicate
Recursively walks the exception and its causes, returning true if any of them are match the class specified by wanted .
isPreview() - Method in class com.attivio.sdk.search.QueryRequest
Get if preview mode is enabled for this query.
isPublic(Method) - Static method in class com.attivio.platform.util.ReflectionUtils
Gets if method is declared public.
isPublished() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get if the most recent modification for this trigger has been published.
isPublished() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Get if all outstanding changes to this dictionary have been published.
isPublished() - Method in class com.attivio.sdk.search.QueryFrame
 
isPublished() - Method in class com.attivio.sdk.search.SearchProfile
Get if all query frames for the search profile are published.
isPunctuationSensitive() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
isQuoted() - Method in class com.attivio.sdk.util.StringParser
Was the current token text quoted.
isRealTime() - Method in class com.attivio.sdk.schema.SchemaField
Returns true if this SchemaField has real time attributes.
isRealTimeFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Get if real time fields are requested instead of regular fields.
isRealTimeFields() - Method in class com.attivio.util.parser.FacetRequestFactory
If true schema facet will be computed over real time fields.
isReceiverSSL() - Method in class com.attivio.client.AbstractReceiverClient
Check if the receiver uri is an https connection string.
isRedelivered() - Method in class com.attivio.sdk.esb.AbstractListMessage
Returns true if the message (or its originating message) is re-delivered Redelivery is generally due to a failure and subsequent recovery in a fault tolerant system.
isRedelivered() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Returns true if the message (or its originating message) is re-delivered Redelivery is generally due to a failure and subsequent recovery in a fault tolerant system.
isRedelivered() - Method in interface com.attivio.sdk.esb.PlatformMessage
Returns true if the message (or its originating message) is re-delivered Redelivery is generally due to a failure and subsequent recovery in a fault tolerant system.
isRelevancySort() - Method in class com.attivio.sdk.search.Sort
true if this Sort by document score (sorting by field FieldNames.SCORE )
isRemote() - Method in class com.attivio.sdk.esb.WorkflowQueue
Indicates that the list of workflows will cause the system to be routed off the current node node.
isRepeatable() - Method in class com.attivio.util.stream.ResettableInputStreamRequestEntity
 
isRequireAll() - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Returns true if this phrase is a "require all" phrase.
isRequired() - Method in enum com.attivio.sdk.search.query.JoinMode
true if the clause with this mode must match.
isRouteImmediately() - Method in class com.attivio.sdk.esb.WorkflowQueue
 
isRouteImmediately() - Method in class com.attivio.transport.DestinationQueue
 
isSameEndpointOrder(DestinationQueue) - Method in class com.attivio.transport.DestinationQueue
Determines if the passed in DestinationQueue has the same workflows in the same order as this.
isSameField(String) - Method in class com.attivio.sdk.schema.SchemaField
Determines if the field names are the same or a variant based on dynamic field name rules.
isSameHost(String) - Static method in class com.attivio.util.IOUtils
Determines is the local host is the same as the otherHost specified.
isSameWorkflowOrder(WorkflowQueue) - Method in class com.attivio.sdk.esb.WorkflowQueue
Determines if the passed in WorkflowQueue has the same workflows in the same order as this.
isScopeEnd() - Method in class com.attivio.sdk.token.Token
Returns true if this token designates the end of a scope.
isScopeEnd(String) - Method in class com.attivio.sdk.token.ScopeInfo
Check if this ScopeInfo represents the end of scope.
isScopeStart() - Method in class com.attivio.sdk.token.Token
Returns true if this token designates the start of a scope.
isScopeStart(String) - Method in class com.attivio.sdk.token.ScopeInfo
Check if this ScopeInfo represents the start of scope.
isScopeToken() - Method in class com.attivio.sdk.token.Token
Returns true if this token designates the start or end of a scope.
isSearchTerm() - Method in class com.attivio.sdk.token.Token
Returns true if this token is an standard atomic search term.
isSetter(Method) - Static method in class com.attivio.platform.util.ReflectionUtils
Gets if method is a setter method.
isShutdown() - Method in class com.attivio.util.MessageLifecycleState
 
isSingleValue() - Method in class com.attivio.sdk.schema.SchemaField
Get if this field is single valued.
isSort() - Method in class com.attivio.sdk.schema.SchemaField
Gets if this SchemaField should support sorting.
isSortFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
true if buckets for sort fields should be returned.
isSortFields() - Method in class com.attivio.util.parser.FacetRequestFactory
If true sortable fields will be returned in schema facet.
isSSL() - Method in class com.attivio.client.AbstractSearchClient
 
isSSL() - Method in class com.attivio.client.streaming.StreamRequestInfo
 
isSSL() - Method in class com.attivio.platform.service.LocalSearchClientImpl
isSSL() - Method in class com.attivio.platform.service.RemoteSearchClient
isStarted() - Method in class com.attivio.util.MessageLifecycleState
 
isStarting() - Method in class com.attivio.util.MessageLifecycleState
 
isStatistics() - Method in class com.attivio.util.parser.FacetRequestFactory
true if statistics should be computed for facet.
isStopped() - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
isStopped() - Method in interface com.attivio.sdk.connector.DocumentPublisher
 
isStopped() - Method in class com.attivio.sdk.connector.MockPublisher
 
isStored() - Method in class com.attivio.sdk.schema.SchemaField
Gets if this SchemaField should be stored.
isStoredFields() - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
true if buckets for stored fields should be returned.
isStoredFields() - Method in class com.attivio.util.parser.FacetRequestFactory
If true stored fields will be returned in schema facet.
isStreamDocumentIds() - Method in class com.attivio.client.streaming.StreamRequestInfo
 
isStreamDocuments() - Method in class com.attivio.client.streaming.StreamRequestInfo
 
isStreamFacets() - Method in class com.attivio.client.streaming.StreamRequestInfo
 
isStreamFacets() - Method in class com.attivio.sdk.search.StreamingQueryRequest
Registers a flag indicating whether or not to stream facets.
isStreaming() - Method in class com.attivio.util.stream.ResettableInputStreamRequestEntity
isSubclass(String, Class<?>) - Static method in class com.attivio.platform.util.ReflectionUtils
 
isSuccessful() - Method in class com.attivio.util.stream.ResettableInputStreamRequestEntity
 
isSupported(Locale) - Static method in class com.attivio.util.LocaleUtils
 
isSurfaceForm() - Method in class com.attivio.sdk.token.Token
Returns true if this token is a surface token.
isSurfaceTerm() - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
 
isTokenized() - Method in class com.attivio.sdk.schema.SchemaField
true if this field should be tokenized during ingestion.
isTokenized() - Method in enum com.attivio.sdk.schema.SchemaField.Type
true if this field type can be tokenized.
isTokenized(Phrase) - Method in class com.attivio.sdk.test.PhraseAssert
Assert that all terms in actual are tokenized, and matches expected.
isTokenized(Query) - Method in class com.attivio.sdk.test.QueryAssert
Assert that all terms in actual are tokenized, and matches expected.
isTokenized(TokenList) - Method in class com.attivio.sdk.test.TokenListAssert
Assert that all tokens are marked as TokenAnnotation.TOKENIZED and the token list equals expected.
isTokenized(String) - Method in class com.attivio.sdk.test.PhraseAssert
Assert that all terms in actual are tokenized, and matches expected.
isTokenized(String) - Method in class com.attivio.sdk.test.QueryAssert
Assert that all terms in actual are tokenized, and matches expected.
isTokenized(String...) - Method in class com.attivio.sdk.test.TokenListAssert
Assert that all tokens are marked as TokenAnnotation.TOKENIZED and the token list equals expected.
isTokens() - Method in class com.attivio.util.parser.FacetRequestFactory
Deprecated.
Use TermVector field expression instead.
isTraceEnabled() - Method in interface com.attivio.sdk.server.util.AieLogger
Tells whether the TRACE level is set
isTraceEnabled() - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
isTraceEnabled() - Method in class com.attivio.util.AttivioLogger
Tells whether the TRACE level is set
isTransient(Throwable) - Method in class com.attivio.client.exposedapi.JMXUtils.JmxConnectionErrorPredicate
isTransient(Throwable) - Method in class com.attivio.platform.service.TransientTransportErrorPredicate
isTransient(Throwable) - Method in class com.attivio.service.AbstractTransientExceptionPredicate
 
isTriggerNameScopes() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
If true scopes will be added for trigger names for matching triggers.
isTrue(String) - Static method in class com.attivio.util.ObjectUtils
Returns true if the string value is a boolean value indicating true.
isTTL() - Method in class com.attivio.sdk.search.relevancy.Signal
Get if TTL will be honored for this signal.
isUser() - Method in class com.attivio.sdk.security.AttivioPrincipal
 
isValid() - Method in class com.attivio.sdk.search.relevancy.Signal
Deprecated.
always returns true
isValid() - Method in class com.attivio.sdk.token.Position
Returns true if this Position is valid.
isValidDynamicField(String) - Static method in class com.attivio.sdk.schema.SchemaField
Returns true if name is a legal dynamic field name.
isValidFieldName(String) - Static method in class com.attivio.util.serialization.SchemaConverter
Deprecated.
isValidInvokable(Method) - Static method in class com.attivio.client.exposedapi.JMXUtils
Judges if a method is valid for JmxInvokable
A valid method for JmxInvokable is defined as satisfying all the following:
Method is public
isValidLocale(Locale) - Static method in class com.attivio.util.LocaleUtils
Returns true if this Locale object is valid.
isValidReadable(Method) - Static method in class com.attivio.client.exposedapi.JMXUtils
Judges if a method is valid for JmxReadable
A valid method for JmxReadable is defined as satisfying all the following:
Method is public Takes no argument Return type is not Void.TYPE
isValidStaticField(String) - Static method in class com.attivio.sdk.schema.SchemaField
Returns true if name is a legal field name.
isValidWritable(Method) - Static method in class com.attivio.client.exposedapi.JMXUtils
Judges if a method is valid for JmxWritable
A valid method for JmxWritable is defined as satisfying all the following:
Method is public Takes one and only one argument Return type is Void.TYPE
Note: Variable arity parameters will be treated as one Array object.
isZero(double) - Static method in class com.attivio.util.GeometryUtils
Checks if value is within GeometryUtils.EPSILON of 0.0.
iterator() - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
metadata about the event.
iterator() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
iterator() - Method in interface com.attivio.sdk.client.streaming.StreamingFacetResponse
Get an iterator for streaming all buckets for this facet.
iterator() - Method in class com.attivio.sdk.esb.PropertiesMessage
Gets an iterator to iterate over property key names.
iterator() - Method in class com.attivio.sdk.esb.WorkflowQueue
Gets an iterator that iterates over all the workflows in the queue.
iterator() - Method in class com.attivio.sdk.event.SystemEvent
metadata about the event.
iterator() - Method in class com.attivio.sdk.ingest.IngestDocument
Get an iterator for iterating over all fields.
iterator() - Method in class com.attivio.sdk.ingest.IngestField
Get an iterator for iterating over all values.
iterator() - Method in class com.attivio.sdk.schema.Schema
iterator() - Method in class com.attivio.sdk.schema.SchemaField
Get the included field names.
iterator() - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
iterator() - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
Get an iterator over all filters.
iterator() - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Get an iterator over all ranges.
iterator() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
iterator() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
iterator() - Method in class com.attivio.sdk.search.SearchDocument
Get an iterator for iterating over all fields.
iterator() - Method in class com.attivio.sdk.search.SearchDocumentList
 
iterator() - Method in class com.attivio.sdk.search.SearchField
Get an iterator for iterating over all values.
iterator() - Method in class com.attivio.sdk.security.AttivioAcl
 
iterator() - Method in class com.attivio.sdk.service.MockIngestAuditApi.FilteredIterable
iterator() - Method in class com.attivio.sdk.token.PositionIterator
Implement iterator() to return self (for Iterable interface).
iterator() - Method in class com.attivio.sdk.token.TokenList
Returns an iterator over the Tokens in this TokenList.
iterator() - Method in class com.attivio.transport.DestinationQueue
Gets an iterator that iterates over all the destinations in the queue.
iterator(Class<T>) - Method in class com.attivio.sdk.esb.MessageList
Return an iterator that will recursively iterate over all sub messages of this MessageList.

J

JAXB_EXCEPTION - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-14 Exception initializing JAXB
JCE_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-25 JCE Unlimited Security Policy is not installed.
JDBC_DRIVER_CONTAINER - com.attivio.sdk.esb.DefaultEndpoints.Ports
com.attivio.connector.remotedriver.server.DriverManagerContainer RMI port
JMX_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-8 Failed to register with JMX.
JmxApiServiceFactory<T> - Class in com.attivio.client.exposedapi
A factory class for returning objects that implement the interface T.
JmxApiServiceFactory() - Constructor for class com.attivio.client.exposedapi.JmxApiServiceFactory
 
JmxAuthParams - Interface in com.attivio.service
 
JmxConnectionErrorPredicate() - Constructor for class com.attivio.client.exposedapi.JMXUtils.JmxConnectionErrorPredicate
 
JmxInvokable - Annotation Type in com.attivio.sdk.client.exposedapi.jmx
Annotation to apply to a method to mark it as an invokable method in JMX.
JmxManageable - Annotation Type in com.attivio.sdk.client.exposedapi.jmx
Annotation to apply to a class to identify it as using annotations for marking what methods are getters, setters, or invokable.
JmxReadable - Annotation Type in com.attivio.sdk.client.exposedapi.jmx
Annotation to apply to a getter method to mark it as a readable attribute in JMX.
JmxUtils - Class in com.attivio.util
Set of base-level JMX utilities needed for remote JMX invocation
JmxUtils() - Constructor for class com.attivio.util.JmxUtils
 
JMXUtils - Class in com.attivio.client.exposedapi
Contains utilities for interfacing Attivio components to JMX.
JMXUtils() - Constructor for class com.attivio.client.exposedapi.JMXUtils
 
JMXUtils.JmxConnectionErrorPredicate - Class in com.attivio.client.exposedapi
 
JmxWritable - Annotation Type in com.attivio.sdk.client.exposedapi.jmx
Annotation to apply to a setter method to mark it as a writable attribute in JMX.
JOB_CLASS_INVALID - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-3 A scheduled job definition references a job implementation class that does not implement interface com.attivio.platform.service.AttivioScheduledJob
JOB_CLASS_NOT_FOUND - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-2 A scheduled job definition references a job implementation class that was not found.
JOB_META_DATAT_ERROR - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-6 Error in job metadata.
join(int[], char, int) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of ints into a string with a given separator.
join(int[], char, int) - Static method in class com.attivio.util.StringUtils
Joins an array of ints into a string with a given separator.
join(int[], char, int, int) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of ints into a string with a given separator.
join(int[], char, int, int) - Static method in class com.attivio.util.StringUtils
Joins an array of ints into a string with a given separator.
join(int[], String) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of ints into a string with a given separator.
join(int[], String) - Static method in class com.attivio.util.StringUtils
Joins an array of ints into a string with a given separator.
join(int[], String, int) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of ints into a string with a given separator.
join(int[], String, int) - Static method in class com.attivio.util.StringUtils
Joins an array of ints into a string with a given separator.
join(int[], String, int, int) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of ints into a string with a given separator.
join(int[], String, int, int) - Static method in class com.attivio.util.StringUtils
Joins an array of ints into a string with a given separator.
join(long[], String) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of longs into a string with a given separator.
join(long[], String) - Static method in class com.attivio.util.StringUtils
Joins an array of longs into a string with a given separator.
join(long[], String, int, int) - Static method in class com.attivio.util.ModelStringUtils
Joins an array of longs into a string with a given separator.
join(Token[], int, int, char) - Static method in class com.attivio.sdk.token.TokenList
Join the text for all tokens on joinChar.
join(Iterable<Token>, char) - Static method in class com.attivio.sdk.token.TokenList
Join the text for all tokens on joinChar.
join(Object[], String) - Static method in class com.attivio.util.ModelStringUtils
 
join(String[], char, int, int) - Static method in class com.attivio.util.ModelStringUtils
Join slice of array identified by startIndex and endIndex on sep.
join(String[], char, int, int) - Static method in class com.attivio.util.StringUtils
Join slice of array identified by startIndex and endIndex on sep.
join(String, String, char) - Static method in class com.attivio.util.ModelStringUtils
Join 2 strings on a separator character.
join(String, String, char) - Static method in class com.attivio.util.StringUtils
Join 2 strings on a separator character.
join(Iterator<? extends Object>, String) - Static method in class com.attivio.util.ModelStringUtils
 
join(Iterator<Token>, char) - Static method in class com.attivio.sdk.token.TokenList
Join the text for all tokens on joinChar.
join(List<String>, String) - Static method in class com.attivio.util.ModelStringUtils
Joins input string list with separator
join(List<String>, String) - Static method in class com.attivio.util.StringUtils
Joins input string list with separator
JOIN_CACHE_POLICY - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property specifying retention policy for equi-join field cache.
JOIN_CHILDREN_COUNT - Static variable in class com.attivio.sdk.schema.FieldNames
Deprecated.
This field is no longer used
JOIN_CLAUSE_NAME - Static variable in class com.attivio.sdk.schema.FieldNames
This is the field that will return the name of the join clause (if annotated) for child documents.
JoinClause - Class in com.attivio.sdk.search.query
Represents a clause to join to the primary query.
JoinClause() - Constructor for class com.attivio.sdk.search.query.JoinClause
Constructor
JoinClause(Query, JoinMode) - Constructor for class com.attivio.sdk.search.query.JoinClause
Constructor
JoinClause(Query, JoinMode, String, String) - Constructor for class com.attivio.sdk.search.query.JoinClause
Constructor
JoinFacetMode - Enum in com.attivio.sdk.search
Enumeration listing the possible facet modes for joined documents.
JoinFinderError - Class in com.attivio.sdk.error
Error codes for join finder module.
JoinMode - Enum in com.attivio.sdk.search.query
The JoinMode for a JoinClause.
joinPath(String...) - Static method in class com.attivio.util.XMLUtils
Joins multiple XPaths together (joining on "/") NOTE: if an XPath begins with "/" it will re-root the XPath (previous XPaths will be removed)
JoinQuery - Class in com.attivio.sdk.search.query
A JoinQuery matches all documents for a primary query, joining secondary queries.
JoinQuery() - Constructor for class com.attivio.sdk.search.query.JoinQuery
 
JoinQuery(Query) - Constructor for class com.attivio.sdk.search.query.JoinQuery
Construct a new JoinQuery.
JoinQuery(Query, ArrayList<JoinClause>) - Constructor for class com.attivio.sdk.search.query.JoinQuery
Expert Use Only.
JoinQueryConverter - Class in com.attivio.util.serialization.query
 
JoinQueryConverter() - Constructor for class com.attivio.util.serialization.query.JoinQueryConverter
 
JoinQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.JoinQueryOperator
 
JoinRollupMode - Enum in com.attivio.sdk.search
Enumeration listing the possible rollup modes for joined documents.
JSON - Static variable in class com.attivio.sdk.schema.FieldNames
Field for unparsed JSON text
JsonSerializer - Class in com.attivio.util.serialization.json
Static utility class for getting an ObjectMapper that will serialize attivio sdk objects correctly.
JsonSerializer() - Constructor for class com.attivio.util.serialization.json.JsonSerializer
 
justification() - Method in annotation type com.attivio.util.SuppressWarnings
 

K

KB - Static variable in class com.attivio.util.serialization.ConverterUtils
 
KERBEROS - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
KERNEL_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL.
KernelError - Class in com.attivio.sdk.error
ErrorCode class for low level kernel errors.
KernelError(long) - Constructor for class com.attivio.sdk.error.KernelError
 
key - Variable in class com.attivio.util.serialization.jaxb.XmlMapAdapter.NameValuePair
 
keyCount() - Method in class com.attivio.util.ValueCounter
 
keySet() - Method in class com.attivio.util.MultiValueMap
Gets the set of keys.
keySet() - Method in class com.attivio.util.ValueCounter
This method is safe to call at any time.
KILOMETERS - com.attivio.sdk.geo.DistanceUnits
Units representing a kilometer.

L

labels() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
 
LANGID_FAILED - Static variable in class com.attivio.sdk.error.BasisTechError
BasisTech Processing Failed
LANGUAGE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the document's primary language; string.
LANGUAGE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for language of query terms (String)
LANGUAGE_IDENTIFICATION_FAILED - Static variable in class com.attivio.sdk.error.LinguisticProcessingError
LINGUISTIC_PROCESSING-2 Language Identification of the document Failed.
languageEquals(String, String) - Static method in class com.attivio.util.LocaleUtils
Returns true if the two language codes are equal.
LANGUAGES - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the languages that are contained in the document in addition to primary language; string.
LARGE_OBJECT_GRAPH_ESTIMATION_ERROR - Static variable in class com.attivio.sdk.error.MemoryError
MEMORY-4, object size (graph) is too large be estimated
last(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
last(String) - Method in class com.attivio.util.FieldExpressionFactory
 
LAST - com.attivio.sdk.search.fields.AggregateExpression.Method
Get last value.
LAST - com.attivio.sdk.search.Sort.NullSortOrder
Null values will be returned after all other values.
LAST_APPROVED_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for sorting on last approved time.
LAST_MODIFIED_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for sorting on last modified time.
LAST_PUBLISHED_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for sorting on last published time.
lastApproved - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
lastCompiled - Variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
lastIndexOfBefore(String, String, String) - Static method in class com.attivio.util.StringUtils
Finds the last occurrence of lastTarget that appears before an occurrence of beforeStr.
lastModified - Variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
lastModified - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
lastModified(String) - Static method in class com.attivio.util.HTTPUtils
Executes a HTTP header request and returns the lastModified header as a unix timestamp
lastPublished - Variable in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
lastPublished - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
lastStream() - Method in class com.attivio.util.stream.ByteArrayInputStreamBuilder
 
LASTVALUE - com.attivio.platform.perfmon.model.Metric.Type
Only the last value for this metric is kept.
LATITUDE - Static variable in class com.attivio.sdk.schema.FieldNames
Name of the field that will store latitude information for geo search.
LazyContentStoreClient - Class in com.attivio.client
A ContentStoreClient that does not get created until one of its methods is used.
LazyContentStoreClient() - Constructor for class com.attivio.client.LazyContentStoreClient
 
LazyReference<T> - Class in com.attivio.util
A class that keeps a reference to an object and initializes it in a lazy fashion.
LazyReference() - Constructor for class com.attivio.util.LazyReference
 
LCURLY - com.attivio.sdk.util.StringParser.TokenType
 
LDAP_PAGING_INFO_MISSING - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9016.
le(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
LE - com.attivio.sdk.search.fields.Compare.Operator
Less Than Equal To (<=)
LE - com.attivio.sdk.util.StringParser.TokenType
 
LEADING - com.attivio.sdk.search.fields.Trim.Mode
 
LEASE_EXPIRATION_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-53 Failed to delete expired lease for index commit point.
LEGAL_FIELD_NAME_PATTERN - Static variable in class com.attivio.util.serialization.SchemaConverter
Pattern that field names must match.
LEMMA - com.attivio.sdk.token.TokenAnnotation
Marks a token that is a lemma
length() - Method in class com.attivio.sdk.token.Token
Returns the length of this token's text.
lessThan(Object) - Static method in class com.attivio.sdk.search.query.phrase.TermRange
Creates a TermRange that matches all terms less than term.
LICENSE_ERROR - Static variable in class com.attivio.sdk.error.BasisTechError
Occurs when license does not exist or is invalid/expired
LIFECYCLE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-9 Failed to start/stop a component.
LIFECYCLE_START_ERROR - Static variable in class com.attivio.sdk.error.TransportError
TRANSPORT-4 Error starting a Transport.
LIFECYCLE_STOP_ERROR - Static variable in class com.attivio.sdk.error.TransportError
TRANSPORT-3 Error stopping a Transport.
LINE_SEP - Static variable in class com.attivio.util.FileUtils
The line separator equal to system property "line.separator".
LINEAGE_IDS - Static variable in class com.attivio.sdk.schema.FieldNames
Name of the field that will store the ID's of containers (typically, folders) that are ancestors of a given document in a particular data source.
lineContains(double, double, double, double, double, double) - Static method in class com.attivio.util.GeometryUtils
Checks if point (x0, y0) is in line (x1, y1), (x2, y2).
lineIntersects(double, double, double, double) - Method in class com.attivio.sdk.geo.AbstractPolygon
Check if the line (x1, y1), (x2, y2) intersects with this polygon.
lineIntersects(double, double, double, double) - Method in class com.attivio.sdk.geo.Polygon
Check if the line (x1, y1), (x2, y2) intersects with this polygon.
lineIntersects(double, double, double, double) - Method in class com.attivio.sdk.geo.Rectangle
Check if the line (x1, y1), (x2, y2) intersects with this polygon.
linesIntersect(double, double, double, double, double, double, double, double) - Static method in class com.attivio.util.GeometryUtils
Checks if line (x1, y1), (x2, y2) intersects the line (x3, y3), (x4, y4).
LinguisticProcessingError - Class in com.attivio.sdk.error
Contains Errors Related to Linguistic Processing
LINK_COUNT - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the number of inbound links that point to this page/document.
LINK_EXTRACTION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2009.
LINK_FACTOR - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the a scaled factor of the number of inbound links that point to this page/document.
LINUX - Static variable in class com.attivio.util.IOUtils
The 'Linux' OS family identifier.
list(String) - Method in class com.attivio.util.ft.FileTransactionStorage
 
list(String) - Method in class com.attivio.util.ft.TransactionStorage
 
LIST_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-31 Error occurred while listing a snapshot.
listen(MembershipListener) - Method in interface com.attivio.sdk.server.global.GlobalMembership
Deprecated.
Listen for changes to this membership via a user provided MembershipListener
listen(VariableListener) - Method in interface com.attivio.sdk.server.global.GlobalVariable
Deprecated.
Registers a VariableListener that will be called when the value of this GlobalVariable is changed.
listIterator() - Method in class com.attivio.sdk.token.TokenList
Returns a list iterator over the Tokens in this TokenList.
listMembers() - Method in interface com.attivio.sdk.server.global.GlobalMembership
Deprecated.
List all active members of this membership.
listMetricInstances() - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
List all of the metric instances available.
listMetrics() - Method in interface com.attivio.platform.perfmon.api.MonitoringApi
List all of the metrics available.
listNames() - Method in class com.attivio.util.ft.TransactionStorage
 
LIVE - com.attivio.sdk.businesscenter.RevisionStatus
Published
ln(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ln(String) - Method in class com.attivio.util.FieldExpressionFactory
 
LN - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Natural Logarithm
LOAD_IN_PROGRESS - Static variable in class com.attivio.sdk.error.OntologyError
 
LoadGeneratorError - Class in com.attivio.sdk.error
 
loadProperties() - Static method in class com.attivio.service.CuratorHelper
Loads and returns properties associated with Attivio services.
local - Variable in class com.attivio.service.AbstractClientApiFactory
 
LOCAL - Static variable in class com.attivio.util.DateUtils
The local time zone
LOCAL_ALERT_SERVICE - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
LOCAL_CONTENT_STORE - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
LOCAL_DISPATCH_UNAVAILABLE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-31 local dispatch not available.
LOCAL_DOCUMENT_RECEIVER - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
LOCAL_ENDPOINT_PROTOCOL_DEFAULT - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
LOCAL_MESSAGE_RECEIVER - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
LOCAL_NODE_SPECIFIED_IN_GLOBAL_CONFIG - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-46, The global configuration has more than one node specified, but the default "local" node name was used in startup.
LOCAL_QUERY_RECEIVER - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
LOCALE - com.attivio.sdk.token.TokenAnnotation
Marks a token as a locale bounary.
LocaleAdapter - Class in com.attivio.util.serialization.jaxb
 
LocaleAdapter() - Constructor for class com.attivio.util.serialization.jaxb.LocaleAdapter
 
LocaleAware - Interface in com.attivio.sdk.util
Marks an object for having local specific information.
LocaleUtils - Class in com.attivio.util
Contains locale-related constants and utility methods.
LocaleUtils() - Constructor for class com.attivio.util.LocaleUtils
 
LOCALHOST - Static variable in class com.attivio.service.Platform
 
localizedHost(String) - Static method in class com.attivio.util.IOUtils
 
LocalSearchClientImpl - Class in com.attivio.platform.service
 
LocalSearchClientImpl() - Constructor for class com.attivio.platform.service.LocalSearchClientImpl
 
Locate - Class in com.attivio.sdk.search.fields
 
Locate(FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Locate
 
Locate(FieldExpression, FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Locate
 
lock - Variable in class com.attivio.concurrent.SynchronizedVariable
 
LOCK_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-49 Failed to acquire lock for index.
LOCK_ERROR - Static variable in class com.attivio.sdk.error.VisitorHistoryError
VISITOR-HISTORY-2 Incremental Update Directory already in use by another scanner
LOCK_FAILED - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-6 Index process failed to acquire or release a lock
lockBroken() - Method in interface com.attivio.sdk.server.global.BreakableLockListener
Deprecated.
This method will be called by the AIE Node when a global lock is broken due to network or other communication issues.
log - Variable in class com.attivio.client.AbstractReceiverClient
Logger for all implementations.
log - Variable in class com.attivio.client.ContentFeeder
The Attivio logger
log - Static variable in class com.attivio.client.exposedapi.AttivioMBean
The logger
log - Variable in class com.attivio.util.ft.TransactionLog
 
log - Static variable in class com.attivio.util.serialization.AbstractPlatformMessageConverter
 
log(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
LOG - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Logarithm.
LOG - Variable in class com.attivio.sdk.test.CuratorRule
 
LOG - Static variable in class com.attivio.sdk.transport.MultiRegionTransport
 
LOG_INIT_FAILURE - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-2 Failed to setup logging properly.
LOG_PROCESS_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-43 Error occurred while processing a message from the transaction log.
LOG_READ_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-42 Error occurred while reading message from transaction log.
LOG_WRITE_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-44 Error occurred while writing transaction log.
LONG - com.attivio.sdk.schema.SchemaField.Type
The Long type
LONGITUDE - Static variable in class com.attivio.sdk.schema.FieldNames
Name of the field that will store longitude information for geo search.
longOpt() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
The long option for a command line argument.
longValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a long.
longValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Gets the value as a long.
longValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a long.
longValue(StringParser) - Static method in class com.attivio.sdk.search.fields.Constant
 
lookupClientBasedService(Class<T>) - Method in interface com.attivio.service.CuratorFrameworkBuilder
Provides the builder an opportunity to return an implementation of the class if it was not found registered within Zookeeper.
lookupClientBasedService(Class<T>) - Method in class com.attivio.service.ZookeeperCuratorFrameworkBuilder
 
lookupConverterForType(Class) - Method in class com.attivio.util.serialization.ConcurrentConverterLookup
lost(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
 
LOST - com.attivio.sdk.esb.ProcessingResultCode
Indicates that a message/document has been lost and will not be completed/dropped.
LOST_CORRECTION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-109, Detected that a document was incorrectly marked as LOST or was COMPLETED or DROPPED multiple times
LOWER - com.attivio.sdk.search.facet.ScopeFacetRequest.CaseMode
Deprecated.
Lower Case Normalization
LOWER - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the type for the lower bounds of a range query.
LowerCase - Class in com.attivio.sdk.search.fields
Lower Case String Normalization.
LowerCase(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.LowerCase
 
LowerCase(String) - Constructor for class com.attivio.sdk.search.fields.LowerCase
 
LPAREN - com.attivio.sdk.util.StringParser.TokenType
 
LSQUARE - com.attivio.sdk.util.StringParser.TokenType
 
lt(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
LT - com.attivio.sdk.search.fields.Compare.Operator
Less Than (<)
LT - com.attivio.sdk.util.StringParser.TokenType
 
ltrim(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
ltrim(FieldExpression, String) - Method in class com.attivio.util.FieldExpressionFactory
 

M

MAC - Static variable in class com.attivio.util.IOUtils
The 'Mac' OS family identifier.
main(String[]) - Static method in class com.attivio.sdk.Version
Prints out official version string.
MAJOR_VERSION - Static variable in class com.attivio.sdk.Version
Attivio Major Version Number.
makeInactive() - Method in class com.attivio.client.ContentFeeder
 
makeInactive(UUID) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Marks the clientId as inactive.
makeInactive(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Marks the clientId as inactive.
makeRestartable(InputStream) - Static method in class com.attivio.util.stream.RestartableInputStream
Makes a RestartableInputStream from stream, using (if necessary) temporary disk storage.
makeRestartable(InputStream, File) - Static method in class com.attivio.util.stream.RestartableInputStream
Makes a RestartableInputStream from stream, using (if necessary) temporary disk storage.
ManagedTransport<S,​R> - Interface in com.attivio.sdk.transport
Represents a Transport that is managed by the core system.
Manager - com.attivio.sysstate.DocumentState.ThreadType
a manager thread for a specific component
map - Static variable in class com.attivio.sdk.service.MockContentStoreClient
Map of id to stream.
map - Static variable in class com.attivio.sdk.service.MockContentStoreProvider
Map of id to stream.
mapFieldValues(IngestDocument, FieldValueCreatingTransformer<T>) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Applies a FieldValueCreatingTransformer to the given IngestDocument.
mapFieldValues(IngestDocument, Map<String, String>, AdvancedFieldValueMapper) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Map each document based on the fieldMapping using the supplied AdvancedFieldValueMapper.
mapFieldValues(IngestDocument, Map<String, String>, AdvancedFieldValueMapper, NewFieldCreator) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Map each document based on the fieldMapping using the supplied FieldValueMapper.
mapFieldValues(IngestDocument, Map<String, String>, FieldValueMapper) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Map each document based on the fieldMapping using the supplied FieldValueMapper.
mapFieldValues(IngestDocument, Map<String, String>, FieldValueMapper, NewFieldCreator) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Map each document based on the fieldMapping using the supplied FieldValueMapper.
mapper - Variable in class com.attivio.util.serialization.AbstractConverter
The mapper
mark(int) - Method in class com.attivio.util.RandomAccessFileInputStream
mark(int) - Method in class com.attivio.util.stream.HttpResponseStream
 
mark(int) - Method in class com.attivio.util.stream.RestartableInputStream
markSupported() - Method in class com.attivio.util.RandomAccessFileInputStream
markSupported() - Method in class com.attivio.util.stream.HttpResponseStream
 
markSupported() - Method in class com.attivio.util.stream.RestartableInputStream
Returns true
marshal(GroupedMessageId, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.GroupedMessageIdConverter
Marshal a MessageId (without the containing element).
marshal(MessageId, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.MessageIdConverter
Marshal a MessageId (without the containing element).
marshal(MessageList, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.MessageListConverter
 
marshal(MessageMetadata, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.MessageMetadataConverter
Marshal a MessageMetadata (without the containing element).
marshal(WorkflowQueue, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.WorkflowQueueConverter
Marshal a WorkflowQueue (without the containing element).
marshal(Point, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.PointConverter
Marshal a Point (without the containing element).
marshal(DocumentList, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.DocumentListConverter
 
marshal(FacetRequest, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.FacetRequestConverter
Marshal a FacetRequest (without the containing element).
marshal(Query) - Method in class com.attivio.util.serialization.jaxb.QueryAdapter
 
marshal(QueryFeedback, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.QueryFeedbackConverter
Marshal a QueryFeedback (without the containing element).
marshal(Object) - Method in class com.attivio.util.serialization.jaxb.ObjectAdapter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.client.streaming.StreamRequestInfoConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.client.streaming.StreamResponseConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.AbstractAttivioReflectionConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.admin.PingConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.admin.PingResponseConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.admin.ShutdownConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.admin.ShutdownImmediatelyConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.AttivioExceptionConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.AttivioIOExceptionConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.AttivioRemoteExceptionConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.AttivioRuntimeExceptionConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.BackupConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.BulkUpdateConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.businesscenter.AdminQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.ByteArrayContentPointerConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.CommitConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.ContentPointerConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.dictionary.DictionaryEntryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.dictionary.DictionaryInfoConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.DocumentListConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.DOMConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.ErrorCodeConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.ExceptionResponseConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.FacetBucketConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.FacetFilterConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.FacetRangeConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.FacetRequestConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.FacetResponseConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.FieldCollapseConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.FieldExpressionConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.geometry.CircleConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.geometry.EllipseConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.geometry.PolygonConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.geometry.RectangleConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.GroupedMessageIdConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.IngestDocumentConverter
Marshals an Attivio document.
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.MessageHistoryConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.MessageIdConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.MessageListConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.MessageMetadataConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.OptimizeConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.PointConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.ProcessingResultConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.ProcessingResultMessageConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.PropertiesMessageConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.PropertyMapConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.AccessControlQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.BooleanAndQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.BooleanNotQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.BooleanOrQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.BoostQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.CompositeJoinQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.FacetQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.FieldExpressionQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.FilterQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.GeoDistanceQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.GraphQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.JoinQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.AnchorFilterConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.FuzzyTermConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.PhraseNearConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.PhraseNotConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.PhraseNotInConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.PhraseOrConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.PhrasePluginConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.RegexTermConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.ScopeBoostConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.ScopeFilterConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.ScopeTermConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.SearchTermConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.TermRangeConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.WildcardTermConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.PhraseQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.QueryPluginConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.QueryStringConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.SavedFilterConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.ShapeQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.SubQueryConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.QueryFeedbackConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.QueryPlacementConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.QueryRequestConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.QueryResponseConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.RelevancyModelConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.SchemaConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.SearchDocumentConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.SearchDocumentListConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.security.AttivioAclConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.security.AttivioGroupMembershipConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.security.AttivioPrincipalConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.security.AttivioPrincipalKeyConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.security.AuthenticationRequestConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.security.AuthenticationResponseConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.SortConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.StringMessageConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.TokenConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.WorkflowQueueConverter
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.XStreamSerializer.AttivioDefaultConverter
 
marshal(Locale) - Method in class com.attivio.util.serialization.jaxb.LocaleAdapter
 
marshal(Map<?, ?>) - Method in class com.attivio.util.serialization.jaxb.XmlMapAdapter
handle conversion from a Map to a HashMap.
marshalArray(HierarchicalStreamWriter, MarshallingContext, Mapper, String, T[]) - Static method in class com.attivio.util.serialization.AbstractConverter
Marshals an array of objects of type T with its size as an attribute.
marshalArray(HierarchicalStreamWriter, MarshallingContext, Mapper, String, T[], int, int) - Static method in class com.attivio.util.serialization.AbstractConverter
Marshals an array of objects of type T with its size as an attribute.
marshalArray2D(HierarchicalStreamWriter, MarshallingContext, Mapper, String, String, T[][], int, int) - Static method in class com.attivio.util.serialization.AbstractConverter
Marshal a 2D Array of type T.
marshalBoost(Query, HierarchicalStreamWriter) - Static method in class com.attivio.util.serialization.query.AbstractQueryConverter
 
marshalIntArray(HierarchicalStreamWriter, MarshallingContext, String, int[]) - Static method in class com.attivio.util.serialization.AbstractConverter
Marshals an int array with its size as an attribute and the elements as comma delimited strings.
marshalIntArray(HierarchicalStreamWriter, MarshallingContext, String, int[], int, int) - Static method in class com.attivio.util.serialization.AbstractConverter
Marshals an int array with its size as an attribute and the elements as comma delimited strings.
marshalList(HierarchicalStreamWriter, MarshallingContext, Mapper, String, List<T>) - Static method in class com.attivio.util.serialization.AbstractConverter
Marshals a list of objects of type T with its size as an attribute.
marshalMessage(PlatformMessage, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.AbstractPlatformMessageConverter
Marshals a message
marshalNode(GroupedMessageId, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.GroupedMessageIdConverter
Marshal a MessageId.
marshalNode(MessageId, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.MessageIdConverter
Marshal a MessageId.
marshalNode(MessageList, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.MessageListConverter
 
marshalNode(MessageMetadata, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.MessageMetadataConverter
Marshal a MessageMetadata.
marshalNode(WorkflowQueue, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.WorkflowQueueConverter
Marshal a WorkflowQueue.
marshalNode(QueryFeedback, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.QueryFeedbackConverter
Marshal a QueryFeedback.
marshalNode(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.AbstractConverter
Marshal an object.
marshalNode(Object, HierarchicalStreamWriter, MarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.AbstractConverter
Marshal an object.
marshalParameters(Query, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.AbstractQueryConverter
Marshal All Query Parameters.
marshalParameters(Iterator<Map.Entry<String, Object>>, HierarchicalStreamWriter, MarshallingContext) - Method in class com.attivio.util.serialization.query.AbstractQueryConverter
Marshal All Query Parameters.
marshalProperties(HierarchicalStreamWriter, MarshallingContext, String, Iterator<Map.Entry<String, Object>>) - Method in class com.attivio.util.serialization.AbstractConverter
Marshal a map of properties.
marshalProperties(HierarchicalStreamWriter, MarshallingContext, String, Map<String, Object>) - Method in class com.attivio.util.serialization.AbstractConverter
 
marshalSchemaField(String, SchemaField, HierarchicalStreamWriter) - Static method in class com.attivio.util.serialization.SchemaConverter
 
MART_GENERATION_WARNING - Static variable in class com.attivio.sdk.error.SonarError
 
mask() - Method in enum com.attivio.sdk.token.TokenAnnotation
Get the bit mask for this TokenAnnotation.
mask(TokenAnnotation...) - Static method in enum com.attivio.sdk.token.TokenAnnotation
Get the union of masks for annotations.
MasterCandidate - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
matchAll() - Static method in class com.attivio.sdk.search.query.phrase.WildcardTerm
Create a wildcard term that matches all documents.
matchAll() - Static method in class com.attivio.sdk.search.query.PhraseQuery
Create a query that will match all documents.
matchAll(String) - Static method in class com.attivio.sdk.search.query.PhraseQuery
Create a query that will match all documents that contain field.
MatchAllOperator() - Constructor for class com.attivio.util.parser.QueryOperators.MatchAllOperator
 
MatchingFields - Class in com.attivio.sdk.search.fields
FieldExpression to provide the list of fields that matched during query execution.
MatchingFields() - Constructor for class com.attivio.sdk.search.fields.MatchingFields
Construct a new MatchingFields.
MatchingTerms - Class in com.attivio.sdk.search.fields
FieldExpression to provide the list of terms that match the query for a field.
MatchingTerms(String) - Constructor for class com.attivio.sdk.search.fields.MatchingTerms
Constructor
MAVM_PROTOCOL - Static variable in class com.attivio.util.MessageUtils
 
MAVM_TRIGGER - Static variable in class com.attivio.util.MessageUtils
 
max(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
max(String) - Method in class com.attivio.util.FieldExpressionFactory
 
MAX - com.attivio.sdk.search.fields.AggregateExpression.Method
Compute maximal value.
MAX_ATTR - Static variable in class com.attivio.sdk.search.facet.FacetBuckets
 
MAX_DISTANCE - Static variable in class com.attivio.sdk.search.query.phrase.PhraseNear
Maximum distance allowed.
MAX_MEMORY_EXCEEDED - Static variable in class com.attivio.sdk.error.SqlSdkError
Max memory exceeded
max2(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MAX2 - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Binary Math.max() function.
maxHostCpu - com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
 
Maximum - com.attivio.platform.perfmon.api.SummaryType
The maximum value over the time period is returned.
MaxMessagesInFlight - Class in com.attivio.sdk.esb
Bean which contains the message processing restrictions for a particular MessageDomain.
MaxMessagesInFlight() - Constructor for class com.attivio.sdk.esb.MaxMessagesInFlight
 
maxNodeMemory - com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
 
MAXSAMPLEGAP_MULTIPLIER_PROPERTY - Static variable in interface com.attivio.platform.perfmon.api.MonitoringApi
 
MayHangOnShutdown - Interface in com.attivio.sdk.transport
This interface may be implemented by transports that have special knowledge about pending dispatches during shutdown.
MB - Static variable in class com.attivio.util.serialization.ConverterUtils
 
MBEANSERVER_SHUTDOWN_TIMEOUT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-13 Timed out waiting for standard MBean JMX server to shut down.
md5(String) - Static method in class com.attivio.util.EncryptionUtils
Calculates the MD5 digest and returns the value as a 32 character hex string.
MEAN_ATTR - Static variable in class com.attivio.sdk.search.facet.FacetBuckets
 
MembershipListener - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
MEMORY_EVENT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-43 Memory event handler triggered
MEMORY_TRANSPORT_RECEIVER_ERROR - Static variable in class com.attivio.sdk.error.MemoryError
MEMORY-1, receiver for message could not be found or created.
MemoryContentPointer(String, String, byte[]) - Constructor for class com.attivio.sdk.service.MockContentStoreClient.MemoryContentPointer
 
MemoryContentPointer(String, String, byte[]) - Constructor for class com.attivio.sdk.service.MockContentStoreProvider.MemoryContentPointer
 
MemoryError - Class in com.attivio.sdk.error
 
memoryPct - com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
 
memoryPctMetric - Static variable in class com.attivio.platform.perfmon.api.MetricNameUtils
 
merge(ProcessingResult) - Method in class com.attivio.sdk.esb.ProcessingResult
 
MERGE_DELETES - com.attivio.sdk.ingest.Optimize.OptimizeMode
Only merges segments that contain deletes.
MERGE_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-34 Index merge failed.
mergeSchemaLocations(Document, Document) - Static method in class com.attivio.util.XMLUtils
Merge all the xsd schema loations from one doc to another.
MESSAGE_DROPPED - Static variable in interface com.attivio.sdk.esb.PlatformMessage
a property name used to annotate messages for which the audit api is notified of the drop
MESSAGE_ID - Static variable in class com.attivio.util.serialization.MessageIdConverter
XStream Element for MessageId
MESSAGE_LIST - Static variable in class com.attivio.util.serialization.MessageListConverter
XStream Element for MessageList
MESSAGE_METADATA - Static variable in class com.attivio.util.serialization.MessageMetadataConverter
XStream Element for MessageMetadata
MESSAGE_PUBLISHER - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
MESSAGE_RESULT_POLLING_ERROR - Static variable in class com.attivio.sdk.error.ClientError
CLIENT-2, Message result polling error.
MESSAGE_SEND_TIME_PROP - Static variable in interface com.attivio.sdk.esb.PlatformMessage
a property name used to annotate messages with their send time
MESSAGE_TIMEOUT_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-23 Message timeout in stage.
MESSAGE_TOO_LARGE - Static variable in class com.attivio.sdk.error.MemoryError
MEMORY-2, message exceeds memory maximum for the queue.
MESSAGE_TRACKING_EXCEPTION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-11 Error during message/system state tracking.
messageContainsStreamRequest(PlatformMessage) - Static method in class com.attivio.client.streaming.StreamRequestInfo
 
MessageDomain - Class in com.attivio.sdk.esb
Represents a domain of messages that may be treated differently by the ESB.
MessageDomain() - Constructor for class com.attivio.sdk.esb.MessageDomain
 
MessageDomainManager - Class in com.attivio.sdk.esb
Singleton which manages the list of queues and associated message domains.
messageDomainMaximum(String) - Method in class com.attivio.sdk.esb.MessageDomainManager
Determines the maximum number of messages that could be processed by this domain at a single time.
MessageEmitter - Interface in com.attivio.sdk.transport
Handles routing messages to the correct component inside the bus.
MessageForwardingClient - Class in com.attivio.client
Client that can be used to send arbitrary messages to any Attivio component by name.
MessageForwardingClient(String) - Constructor for class com.attivio.client.MessageForwardingClient
Creates an AttivioMessageClient client which communicates with a message receiver at the specified URI.
MessageHandlingWorkflowStage - Interface in com.attivio.sdk.server.component
A Stage that is capable of processing a PlatformMessage.
MessageHistory - Class in com.attivio.sdk.esb
Tracks where a message has been and other associated metadata about message flow inside and outside of the system.
MessageHistory() - Constructor for class com.attivio.sdk.esb.MessageHistory
 
MessageHistory(String) - Constructor for class com.attivio.sdk.esb.MessageHistory
Default constructor.
MessageHistory(String, String) - Constructor for class com.attivio.sdk.esb.MessageHistory
 
MessageHistory(String, String, long) - Constructor for class com.attivio.sdk.esb.MessageHistory
Complete constructor.
MessageHistoryConverter - Class in com.attivio.util.serialization
 
MessageHistoryConverter() - Constructor for class com.attivio.util.serialization.MessageHistoryConverter
 
MessageId - Class in com.attivio.sdk.esb
Container for a multi-part message id.
MessageId(int...) - Constructor for class com.attivio.sdk.esb.MessageId
constructor, used to create a single- or multi-part message id.
MessageId(int[], int) - Constructor for class com.attivio.sdk.esb.MessageId
constructor, used to create a multi-part message id.
MessageIdConverter - Class in com.attivio.util.serialization
XStream serializer for MessageId.
MessageIdConverter() - Constructor for class com.attivio.util.serialization.MessageIdConverter
 
MessageIsBeingProcessed - com.attivio.sysstate.DocumentState.Status
in a component instance, but not being processed currently (other documents in containing message are probably being processed).
MessageLifecycleState - Class in com.attivio.util
 
MessageLifecycleState() - Constructor for class com.attivio.util.MessageLifecycleState
 
MessageList - Class in com.attivio.sdk.esb
Represents a list of other PlatformMessages.
MessageList(UUID) - Constructor for class com.attivio.sdk.esb.MessageList
Constructor with the given client ID.
MessageList(UUID, int) - Constructor for class com.attivio.sdk.esb.MessageList
Constructor with a client ID and a size.
MessageList(UUID, PlatformMessage...) - Constructor for class com.attivio.sdk.esb.MessageList
Constructor with a client ID and a list of messages.
MessageListConverter - Class in com.attivio.util.serialization
XStream serializer for MessageList.
MessageListConverter() - Constructor for class com.attivio.util.serialization.MessageListConverter
 
MessageListTransportCallback - Interface in com.attivio.sdk.transport
An interface for callbacks to be invoked after transportation (successful or not) of a MessageList
MESSAGELOG_PREFIX - Static variable in class com.attivio.util.MessageUtils
Prefix for all message detail logging logger names.
MessageMetadata - Class in com.attivio.sdk.esb
Container for arbitrary metadata about a message.
MessageMetadata() - Constructor for class com.attivio.sdk.esb.MessageMetadata
 
MessageMetadataConverter - Class in com.attivio.util.serialization
XStream serializer for MessageMetadata.
MessageMetadataConverter() - Constructor for class com.attivio.util.serialization.MessageMetadataConverter
 
messageProp() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Deprecated.
No longer used.
MessageRoutingComponent - Interface in com.attivio.sdk.server.component.routing
Interface for components that provide basic routing features inside an AIE workflow of PlatformMessages.
messagesReceivedPerDestination() - Method in class com.attivio.sdk.transport.MultiRegionTransport
Retrieve the total messages received per destination.
messagesSentPerDestination() - Method in class com.attivio.sdk.transport.MultiRegionTransport
Retrieve the total messages sent per destination.
MessageUtils - Class in com.attivio.util
Contains utilities for accessing the Enterprise Service Bus functionality.
MessageUtils() - Constructor for class com.attivio.util.MessageUtils
 
METADATA_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2002.
METADATA_READ_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-15 Metadata write error, primary data still stored
METADATA_SEARCH_FAILED_ERROR - Static variable in class com.attivio.sdk.error.SonarSpiderError
SONAR_SPIDER-8, Metadata search failed
METADATA_WRITE_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-14 Metadata write error, primary data still stored
MetadataError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio Metadata implementations.
MetadataHistory - Interface in com.attivio.sdk.metadata.history
 
MetadataScanning - com.attivio.sdk.server.annotation.ScannerInfo.ScannerPurpose
 
METERS - com.attivio.sdk.geo.DistanceUnits
Units representing a meter.
METHOD - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the implementation method to use when evaluating an operator.
Metric - Class in com.attivio.platform.perfmon.model
 
Metric() - Constructor for class com.attivio.platform.perfmon.model.Metric
 
Metric.Type - Enum in com.attivio.platform.perfmon.model
The type of a metric indicates what if any special processing needs to be done in the performance server.
MetricData - Class in com.attivio.platform.perfmon.model
 
MetricData() - Constructor for class com.attivio.platform.perfmon.model.MetricData
 
MetricGuiHelper - Class in com.attivio.platform.perfmon.model
 
MetricGuiHelper() - Constructor for class com.attivio.platform.perfmon.model.MetricGuiHelper
 
MetricGuiHelper.GuiGroup - Enum in com.attivio.platform.perfmon.model
 
MetricGuiHelper.InstanceDimension - Enum in com.attivio.platform.perfmon.model
 
MetricGuiHelper.MetricName - Enum in com.attivio.platform.perfmon.model
 
MetricInstance - Class in com.attivio.platform.perfmon.model
A specific instance of a metric.
MetricInstance() - Constructor for class com.attivio.platform.perfmon.model.MetricInstance
 
MetricNameUtils - Class in com.attivio.platform.perfmon.api
 
MetricNameUtils() - Constructor for class com.attivio.platform.perfmon.api.MetricNameUtils
 
MetricRegistrar - Interface in com.attivio.platform.perfmon.api
Interface for registration of metrics
MetricsCollector - Interface in com.attivio.sysstate
An interface describing generic metrics collection at the component level.
MIDPOINT_ATTR - Static variable in class com.attivio.sdk.search.facet.FacetBuckets
 
MIGRATION_STARTED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-17 Real time field index is being migrated.
MILES - com.attivio.sdk.geo.DistanceUnits
Units representing a mile.
millisecond(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MILLISECOND - com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
 
MILLISECOND - com.attivio.sdk.util.CalendarField
 
MILLISECONDS - com.attivio.sdk.util.TimeResolution
Millisecond resolution.
millisecondsToString(long) - Static method in class com.attivio.util.StringUtils
Converts time in milliseconds to a user-friendly String that lists hours, minutes, seconds, and milliseconds.
MIME_TYPE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the MIME type.
min(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
min(String) - Method in class com.attivio.util.FieldExpressionFactory
 
MIN - com.attivio.sdk.search.fields.AggregateExpression.Method
Compute minimal value.
MIN_ATTR - Static variable in class com.attivio.sdk.search.facet.FacetBuckets
 
MIN_DISTANCE - Static variable in class com.attivio.sdk.search.query.phrase.PhraseNear
Minimum distance allowed.
min2(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MIN2 - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Binary Math.min() function.
MINIMUM - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the minimum number of required OR terms (int)
MINIMUM_BASEPORT_DIFF - Static variable in enum com.attivio.sdk.esb.DefaultEndpoints.Ports
 
MINOR_VERSION - Static variable in class com.attivio.sdk.Version
Attivio Minor Version Number.
minute(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MINUTE - com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
 
MINUTE - com.attivio.sdk.util.CalendarField
 
MINUTES - com.attivio.sdk.util.TimeResolution
Minute Resolution.
MISSING_COMMAND_LINE_PARAMETER - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-41, Missing Command line parameter
MISSING_END_ELEMENT - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-51 END_ELEMENT token for scope missing.
MISSING_ENTITY_SENTIMENT_MODEL - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-8 Entity sentiment model was not loaded.
MISSING_EXPECTED_FACET - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-11
MISSING_EXPECTED_PROPERTY - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-10
MISSING_INDEX - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-11 Index not found in repository
MISSING_PROPERTY - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-10, Missing an required property
MISSING_PROPERTY - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-15 Missing required property
MISSING_PROPERTY - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-8 Required property not provided.
MISSING_REQUIRED_FIELD - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-36 A document was missing a required field.
MISSING_REQUIRED_PARAMETER - Static variable in class com.attivio.sdk.error.CgiApiError
CGI_API_PARSER-2 Required parameter is not specified or has null value.
MISSING_START_ELEMENT - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-50 START_ELEMENT token for scope missing.
MISSING_TOKENIZER - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-8 Tokenizer missing from configuration found in zookeeper
MockAieLogger - Class in com.attivio.sdk.test
 
MockAieLogger() - Constructor for class com.attivio.sdk.test.MockAieLogger
 
MockAuditDetail() - Constructor for class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
MockAuditDetail(PlatformMessage, ProcessingResultCode) - Constructor for class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
MockAuditDetail(UUID, IngestDocument, ProcessingResultCode) - Constructor for class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
MockAutoCompleteApi - Class in com.attivio.sdk.client
Default behavior is to noop, providers must be added in order to achieve other functionality or to test a specific provider
MockAutoCompleteApi() - Constructor for class com.attivio.sdk.client.MockAutoCompleteApi
 
MockBasicAuthenticationProvider - Class in com.attivio.sdk.connector
 
MockBasicAuthenticationProvider() - Constructor for class com.attivio.sdk.connector.MockBasicAuthenticationProvider
 
MockConnectorHistory - Class in com.attivio.platform.store
 
MockConnectorHistory() - Constructor for class com.attivio.platform.store.MockConnectorHistory
 
MockContentStoreClient - Class in com.attivio.sdk.service
Content store that saves the stream to a byte array in memory.
MockContentStoreClient() - Constructor for class com.attivio.sdk.service.MockContentStoreClient
 
MockContentStoreClient.MemoryContentPointer - Class in com.attivio.sdk.service
memory content pointer.
MockContentStoreProvider - Class in com.attivio.sdk.service
Content store that saves the stream to a byte array in memory.
MockContentStoreProvider() - Constructor for class com.attivio.sdk.service.MockContentStoreProvider
 
MockContentStoreProvider.MemoryContentPointer - Class in com.attivio.sdk.service
memory content pointer.
MockDocumentProcessingWorkflow - Interface in com.attivio.sdk.test
Mock version of a document processing workflow that directly processes documents
MockDocumentProcessorApi - Class in com.attivio.sdk.service
 
MockDocumentProcessorApi() - Constructor for class com.attivio.sdk.service.MockDocumentProcessorApi
 
MockDocumentStore - Class in com.attivio.sdk.service
Mock implementation of a document store.
MockDocumentStore() - Constructor for class com.attivio.sdk.service.MockDocumentStore
 
MockHttpClientProviderFactory - Class in com.attivio.sdk.connector
 
MockIngestApi - Class in com.attivio.sdk.service
A mock implementation of IngestApi that keeps a list of all messages sent to it.
MockIngestApi() - Constructor for class com.attivio.sdk.service.MockIngestApi
 
MockIngestApi.MockAuditDetail - Class in com.attivio.sdk.service
 
MockIngestAuditApi - Class in com.attivio.sdk.service
Mock implementation of both the AuditWriterApi and AuditReaderApi interfaces.
MockIngestAuditApi() - Constructor for class com.attivio.sdk.service.MockIngestAuditApi
 
MockIngestAuditApi.AuditDetailCollector - Class in com.attivio.sdk.service
 
MockIngestAuditApi.ClientData - Class in com.attivio.sdk.service
 
MockIngestAuditApi.CorrelationIdFilter - Class in com.attivio.sdk.service
 
MockIngestAuditApi.DateFilter - Class in com.attivio.sdk.service
 
MockIngestAuditApi.DocIdCollector - Class in com.attivio.sdk.service
 
MockIngestAuditApi.FilteredIterable - Class in com.attivio.sdk.service
 
MockIngestAuditApi.IdFilter - Class in com.attivio.sdk.service
 
MockIngestAuditApi.NoDetailFilter - Class in com.attivio.sdk.service
 
MockIngestAuditApi.ResultCodeFilter - Class in com.attivio.sdk.service
 
MockIngestAuditApi.SequenceIdFilter - Class in com.attivio.sdk.service
 
MockIngestClient - Class in com.attivio.sdk.test
 
MockIngestClient() - Constructor for class com.attivio.sdk.test.MockIngestClient
 
MockProcessingFeedbackHandler - Class in com.attivio.sdk.test
 
MockProcessingFeedbackHandler() - Constructor for class com.attivio.sdk.test.MockProcessingFeedbackHandler
 
MockProcessingFeedbackHandler.Type - Enum in com.attivio.sdk.test
Different types of feedback given to the feedback handler.
MockPublisher - Class in com.attivio.sdk.connector
A ContentFeeder based mock publisher.
MockPublisher() - Constructor for class com.attivio.sdk.connector.MockPublisher
 
MockRelevancyModelApi - Class in com.attivio.sdk.client
API for interacting with relevancy models in the system.
MockRelevancyModelApi() - Constructor for class com.attivio.sdk.client.MockRelevancyModelApi
 
MockSchemaApi - Class in com.attivio.sdk.schema
 
MockSchemaApi() - Constructor for class com.attivio.sdk.schema.MockSchemaApi
 
MockSchemaApi(Schema...) - Constructor for class com.attivio.sdk.schema.MockSchemaApi
 
MockSearchClient - Class in com.attivio.client
A mock SearchClient that returns a preset response regardless of search request.
MockSearchClient() - Constructor for class com.attivio.client.MockSearchClient
 
MockServiceFactory - Class in com.attivio.sdk.service
SDK supported methods for getting and using registered Attivio Testing APIs.
MockServiceFactory() - Constructor for class com.attivio.sdk.service.MockServiceFactory
 
MockSignalTrackingService - Class in com.attivio.sdk.client
 
MockSignalTrackingService() - Constructor for class com.attivio.sdk.client.MockSignalTrackingService
 
MockTransportDefinitionStore - Class in com.attivio.sdk.service
 
MockTransportDefinitionStore() - Constructor for class com.attivio.sdk.service.MockTransportDefinitionStore
 
MockUnclusteredEventStore - Class in com.attivio.service
 
MockUnclusteredEventStore() - Constructor for class com.attivio.service.MockUnclusteredEventStore
 
MockUnclusteredIngestionHistory - Class in com.attivio.service
acts like UnclusteredIngestionHistory (hsql) and HBaseIngetsionHistory.
MockUnclusteredIngestionHistory() - Constructor for class com.attivio.service.MockUnclusteredIngestionHistory
 
MockUnclusteredIngestionHistory.Data - Class in com.attivio.service
 
MockUnclusteredNoopIngestionHistory - Class in com.attivio.service
Noop ingestion history for test scanners with incrementalModeActivated set to false.
MockUnclusteredNoopIngestionHistory() - Constructor for class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
mod(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MOD - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Modulus.
mode - Variable in class com.attivio.sdk.esb.ProcessingResult.DocData
 
mode() - Method in class com.attivio.service.Platform
 
MODE - Static variable in class com.attivio.service.Platform
znode where clustered status is stored.
MODEL_BUILDING_CONVERGENCE_FAILED - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-2 Model Building Failed To Converge.
MODEL_BUILDING_FAILED - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-1 Model Building Failed (generic error).
MODEL_VERSION_MISMATCH - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-6 Error loading model: version mismatch.
ModelBuildingError - Class in com.attivio.sdk.error
Contains errors related to building, loading, and saving models.
ModelStringUtils - Class in com.attivio.util
Contains utility functions for working with the Strings
ModelStringUtils() - Constructor for class com.attivio.util.ModelStringUtils
 
MODIFIED - com.attivio.sdk.businesscenter.ChangeStatus
Modified.
modifyFieldValue(IngestDocument, IngestField, IngestFieldValue) - Method in interface com.attivio.sdk.util.AdvancedFieldValueModifier
Modify a single field value in place.
modifyFieldValue(String, IngestFieldValue) - Method in interface com.attivio.sdk.server.component.ingest.FieldValueModifyingTransformer
Process a single field value and modify it in place.
modifyFieldValue(String, IngestFieldValue) - Method in interface com.attivio.sdk.util.FieldValueModifier
Process a single field value and modify it in place.
modifyFieldValues(IngestDocument, Iterable<String>, AdvancedFieldValueModifier) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Iterates over all fields in input, passing the field values for each to the modifier.
modifyFieldValues(IngestDocument, Iterable<String>, FieldValueModifier) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
Iterates over all fields in input, passing the field values for each to the modifier.
MODULE_INFO_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-68 Error while trying to read module info
MONEY - com.attivio.sdk.schema.SchemaField.Type
Money Type
MonitoringApi - Interface in com.attivio.platform.perfmon.api
APi exposed by the Performance Monitoring Server.
month(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MONTH - com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
 
MONTH - com.attivio.sdk.util.CalendarField
 
moveFile(File, File) - Static method in class com.attivio.util.FileUtils
Moves a file from one directory to another, acts as a rename If destination file exists will delete the existing file and then move
msg - Variable in class com.attivio.sdk.esb.ProcessingResult.Data
 
msgClass - Variable in class com.attivio.sdk.esb.ProcessingResult.MsgData
 
msgClass - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
MsgData() - Constructor for class com.attivio.sdk.esb.ProcessingResult.MsgData
 
msgs - Variable in class com.attivio.sdk.service.MockIngestApi
 
MULE_EXCEPTION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-1 Mule exception while sending message.
MULTI_DOCUMENT_OUTPUT - Static variable in class com.attivio.sdk.error.DocumentProcessorError
DOCUMENT_PROCESSOR-5 More than on document present in the output for document processing
MultiaryFieldExpression - Class in com.attivio.sdk.search.fields
Abstract FieldExpression that takes an arbitrary number of FieldExpressions as arguments.
MultiaryFieldExpression(FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.MultiaryFieldExpression
 
MultiaryFieldExpression(List<? extends FieldExpression>) - Constructor for class com.attivio.sdk.search.fields.MultiaryFieldExpression
 
MultiaryFieldExpression.Method - Enum in com.attivio.sdk.search.fields
 
MultiOutputDocumentTransformer - Interface in com.attivio.sdk.server.component.ingest
Interface for document transformers that create multiple output documents or messages for each input document.
MultiOutputDocumentTransformerMode - Annotation Type in com.attivio.sdk.server.component.configuration.annotation
Special configuration options for MultiOutputDocumentTransformer.
MULTIPART - com.attivio.sdk.token.TokenAnnotation
(Experimental) Identifies a token as a multi-part token.
MULTIPLE_TRANSPORTS - Static variable in class com.attivio.sdk.error.MultiRegionError
Found more than one MultiRegionTransport definition - there can only be one
multiply(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
MULTIPLY - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Multiply method.
MultiRegionError - Class in com.attivio.sdk.error
 
MultiRegionTransport<S,​R> - Class in com.attivio.sdk.transport
A SelfManagedTransport that is used explicitly for sending messages from one region to another.
MultiRegionTransport() - Constructor for class com.attivio.sdk.transport.MultiRegionTransport
 
MULTIVALUE_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
multi-value error
MULTIVALUE_FIELD - Static variable in class com.attivio.sdk.error.SqlSdkError
multi-value field warning or error
MultiValueJoin - Class in com.attivio.sdk.search.fields
FieldExpression that joins all values of a multi value field on a delimiter.
MultiValueJoin(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.MultiValueJoin
 
MultiValueJoin(String, String) - Constructor for class com.attivio.sdk.search.fields.MultiValueJoin
 
MultiValueMap<K,​V> - Class in com.attivio.util
Map implementation that can hold multiple unique values for a given key.
MultiValueMap() - Constructor for class com.attivio.util.MultiValueMap
 
MultiValueMode - Enum in com.attivio.sdk.search.fields
Mode for handling multi-value arguments that don't have the same number of values.

N

name - Variable in class com.attivio.client.streaming.SearchDocumentSerializer.FieldDef
 
name - Variable in class com.attivio.sdk.client.trigger.TriggerDictionaryName
 
name - Variable in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
name - Variable in class com.attivio.sdk.search.query.QueryParameters.Parameter
 
name - Variable in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
 
name - Variable in class com.attivio.util.ft.TransactionStorage.Checkpoint
 
name() - Method in interface com.attivio.sdk.scanner.concurrency.DocumentFetchRequest
A name that identifies the document, typically a URL.
namespace - Variable in class com.attivio.sdk.client.trigger.TriggerDictionaryName
 
NameValuePair() - Constructor for class com.attivio.util.serialization.jaxb.XmlMapAdapter.NameValuePair
 
NATURAL_LANGUAGE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if a field should be considered for natural language processing.
NAUTICAL_MILES - com.attivio.sdk.geo.DistanceUnits
Units representing a nautical mile.
ne(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
NE - com.attivio.sdk.search.fields.Compare.Operator
Not Equal To (<>/!=)
NE - com.attivio.sdk.util.StringParser.TokenType
 
near() - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a near (with default distance).
near(Phrase...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a near (with default distance).
near(Phrase[], int, int) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a near (with default distance).
near(Phrase, Phrase, int) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a near between 2 terms with specified distance.
near(String...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a near (with default distance).
NearOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NearOperator
 
NETWORK_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-4 protocol-level network failure
networkInterface - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
NEW - com.attivio.sdk.businesscenter.ChangeStatus
Newly created.
newAttivioException(String, ErrorCode, Throwable, String) - Method in class com.attivio.util.serialization.AttivioExceptionConverter
Create a new AttivioException instance.
newAttivioException(String, ErrorCode, Throwable, String) - Method in class com.attivio.util.serialization.TransportExceptionConverter
Create a new AttivioException instance.
newBuilder(CuratorFrameworkShim, String) - Static method in class com.attivio.curatorshim.TreeCache
 
newBulkUpdate() - Method in class com.attivio.util.serialization.BulkUpdateConverter
 
newCurator() - Method in class com.attivio.sdk.test.ZooRule
 
newCurators(int) - Method in class com.attivio.sdk.test.ZooRule
 
NewFieldCreator - Interface in com.attivio.sdk.util
Creates a new IngestField from an existing IngestField and a new fieldName.
newFileReader(String) - Static method in class com.attivio.util.FileUtils
Gets a Reader from a file in UTF-8.
newInstance(Class<? extends T>) - Static method in class com.attivio.platform.util.ReflectionUtils
Intantiate a new instance of type.
newInstance(String) - Static method in class com.attivio.platform.util.ReflectionUtils
Instantiate a class by name.
newList(T...) - Static method in class com.attivio.util.ObjectUtils
Creates a new List implementation based on ordered input values.
newLocalVersion() - Method in interface com.attivio.sdk.server.global.VersionedMasterElection
Deprecated.
Notification indicating that local version has been updated.
newMap(K, V, Object...) - Static method in class com.attivio.util.ObjectUtils
Creates a new LinkedHashMap implementation based on key value pairs specified as paired arguments.
newObjectName(String, Object...) - Static method in class com.attivio.client.exposedapi.JMXUtils
Create a new ObjectName using a format string.
next - Variable in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
next - Variable in class com.attivio.sdk.search.query.QueryParameters.Parameter
 
next() - Method in class com.attivio.sdk.token.PositionIterator
next() - Method in class com.attivio.sdk.token.ScopeInfo
 
next() - Method in class com.attivio.sdk.token.TokenEnum
Advance to the next element.
next() - Method in class com.attivio.sdk.token.TokenIterator
Moves the iterator to the next Token in the TokenList and returns that token.
nextElement() - Method in class com.attivio.sdk.security.AttivioAclEntry
nextStartOffset - Variable in class com.attivio.sdk.util.StringParser
 
nextToken() - Method in class com.attivio.sdk.util.StringParser
The text for the next unconsumed token.
nextType() - Method in class com.attivio.sdk.util.StringParser
 
nextValue() - Method in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Get the next value of the current field.
NIO_RECEIVER_PORT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=9
NL - Static variable in class com.attivio.sdk.search.QueryLanguages
Indicates query string should be processed with natural language query processing.
NO - com.attivio.sdk.schema.SchemaField.LowerCaseMode
Explicitly not lower cased.
NO - com.attivio.sdk.schema.SchemaField.TokenizeMode
Explicitly not tokenized.
NO_ACTIVE_GENERATION - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-13 There is no active generation available
NO_AVAILABLE_PARTITIONS - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-5 No cells were available in the index matrix
NO_CONSOLE_AVAILABLE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-75 No console available
NO_DATA_SOURCES - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-39.
NO_DEFAULT_ROUTE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-65, No Default route configured for index feature
NO_DOCUMENT_ID_FOUND - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-22, No document id found for document.
NO_DOCUMENT_ROOT_FOUND - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-21, No document roots found.
NO_ENCODING_INFO_AVAILABLE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-40 No encoding/charset information found
NO_HEARTBEAT_MONITOR_RESPONSE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-2 The process monitoring this process' heartbeat is not responding.
NO_LOCALE_INFO_AVAILABLE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-30 No language/locale information found
NO_MATCHING_ROUTING_FILTER - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-46 A document was dropped because no index routing filter matched it.
NO_MAX_VALUE_UPDATE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-4 that the max value was not updated because there were errors while processing documents.
NO_PRINCIPAL_SPECIFIED - Static variable in class com.attivio.sdk.error.PrincipalsError
no principal specified
NO_PRINCIPAL_SPECIFIED - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9003.
NO_RELEVANCY_MODELS_AVAILABLE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-22, No relevancy models available
NO_REMOVE_POSSIBLE - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-19 Cannot remove row, already at minimum.
NO_SESSION_REGISTERED - Static variable in class com.attivio.sdk.error.WebServiceError
WEBSERVICE-3 No session with the specified id exists.
NoAuthentication - Interface in com.attivio.sdk.scanner.http
This interface should be implemented by the scanner if some of the data sources accessed by this scanner require no authentication.
nochildren() - Method in class com.attivio.sdk.test.FacetBucketAssert
Assert that this bucket contains no children.
node - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
NODE - com.attivio.platform.perfmon.model.MetricGuiHelper.GuiGroup
 
NODE_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-44, The node name does not exist in the global configuration.
NODE_NAME - Static variable in class com.attivio.service.AieServiceInfo
Key used in service attribute map for the name of the node the service is running on.
NODE_SPECIFIC_SERVICE_CREATION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-110, Failed to find requested service on specified node
nodeCpu - com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
 
nodeCpuMetric - Static variable in class com.attivio.platform.perfmon.api.MetricNameUtils
 
NoDeployedProjectException - Exception in com.attivio.service
PLAT-39471 - Should not be able to get project level services if the project was not deployed unless the curator framework builder allow it explicitly (for the test environment).
NoDeployedProjectException(String) - Constructor for exception com.attivio.service.NoDeployedProjectException
 
NODES - Static variable in class com.attivio.service.Platform
 
NODES_USE_OVERLAPPING_PORTS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-57, Overlapping ports found on host %s baseports (%d,%d) must be seperated by at least %d
nodeset - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
NODESET_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-56, A referenced nodeset is not defined
NoDetailFilter(MockIngestAuditApi.Collector) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.NoDetailFilter
 
NON_FATAL_ACL_SERVICE_ERROR - Static variable in class com.attivio.sdk.error.SecurityAdError
SECURITY-AD-10002.
NON_FATAL_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2020.
NonCachingStringConverter() - Constructor for class com.attivio.util.XStreamSerializer.NonCachingStringConverter
 
NonCopyingByteArrayOutputStream - Class in com.attivio.util.stream
A ByteArrayOutptuStream that allows access to a proper length InputStream from the underlying buffer.
NonCopyingByteArrayOutputStream() - Constructor for class com.attivio.util.stream.NonCopyingByteArrayOutputStream
 
NONE - com.attivio.client.streaming.StreamMode
Do not stream documents.
NONE - com.attivio.sdk.event.SystemEvent.CorrelationState
not a correlated event.
NONE - com.attivio.sdk.search.facet.ScopeFacetRequest.CaseMode
Deprecated.
No Case Normalization
NONE - com.attivio.sdk.search.fields.Collate.Decomposition
 
NONE - com.attivio.sdk.search.StreamingQueryRequest.DocumentStreamingMode
Do not stream any document information, this is the default.
NONEXISTENT_FIELD - Static variable in class com.attivio.sdk.error.SqlSdkError
nonexistent field
NonRestartableInputStreamBuilder - Class in com.attivio.util.stream
Creates an InputStreamBuilder from an existing InputStream.
NonRestartableInputStreamBuilder(InputStream) - Constructor for class com.attivio.util.stream.NonRestartableInputStreamBuilder
Constructor, a reference to in is kept.
NonRestartableInputStreamBuilder(InputStream, boolean) - Constructor for class com.attivio.util.stream.NonRestartableInputStreamBuilder
Constructor, a reference to in is kept, with option to keep input stream open.
NOOP - Static variable in class com.attivio.util.ft.StorageLock
Default NOOP instance.
NOOP_RELEVANCY_MODEL_NAME - Static variable in interface com.attivio.sdk.client.RelevancyModelApi
Name for relevancy model that does nothing.
NoOpSystemStateMonitor - Class in com.attivio.sysstate
A system state monitor that does no recording of system state.
NoOpSystemStateMonitor() - Constructor for class com.attivio.sysstate.NoOpSystemStateMonitor
 
not(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
NOT - com.attivio.sdk.search.fields.BooleanExpression.Operator
Inversion operator
NOT_ALLOWED - Static variable in class com.attivio.sdk.error.SailError
Deprecated.
SAIL-6 alert not created *
NOT_ATTIVIO_SERVER - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-6 The URI specified for api operation is not an Attivio server.
NOT_COMPILED - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-8 Dictionary has not been compiled yet.
NOT_CRAWLING - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-14, Connector not actively crawling, cannot sent stop/pause message
NOT_ENOUGH_LABELS - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-100 Not enough labels (warning).
NOT_ENOUGH_TRAINING_DATA - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-102 Not enough training data (warning).
NOT_FOUND - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-13 Indicates a resource request failed because it does not exist.
NOT_FOUND - Static variable in class com.attivio.sdk.error.StoreError
STORE-13 Content not found
NOT_HANDLED - com.attivio.sdk.esb.ProcessingResultCode
Not handled by this component.
NOT_INDEXED - com.attivio.sdk.token.TokenAnnotation
Marks a non-indexable token.
NOT_INITIALIZED - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-23 Replica has not received an initial replication yet.
NOT_LICENSED - Static variable in class com.attivio.sdk.error.BasisTechError
License for language not available.
NOT_OPEN - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-28 The index is not open for updates.
NOT_PUBLISHED - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-9 Dictionary has not been published yet.
NOT_RECEIVING - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-37 Index is not currently receiving updates.
NOT_RUNNING - com.attivio.sdk.esb.ConnectorExecutionStatus
The connector is currently not running.
NOT_SERIALIZABLE - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-7 Model object is not serializable properly.
NOT_SINGLE_INSTANCED - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-43, This component is required to be single instanced but is not configured appropriately.
NOT_SNAPSHOTTABLE - Static variable in class com.attivio.sdk.error.StoreError
STORE-27 Specified path cannot be made snapshottable.
NOT_STARTED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-17 Attivio not started.
NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-39 A feature is not supported/enabled for an index.
NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-18 A replication event/request is not supported.
NOT_TOKENIZED - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-32 Data has not been tokenized
noteChild(IngestDocument, IngestDocument) - Method in class com.attivio.platform.util.AbstractDocumentAssociation
Annotates parent and child documents such that the parent child relationship is maintained.
noteChild(IngestDocument, IngestDocument) - Method in interface com.attivio.sdk.scanner.ParentChildDocumentAssociation
Annotates parent and child documents such that the parent child relationship is maintained.
notHandled(PlatformMessage) - Method in class com.attivio.sdk.esb.ProcessingResult
 
notHandled(PlatformMessage, ErrorCode, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
notHandled(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
 
NOTIFY_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-44.
NOTIFY_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-8 Failed to send a notification to a replication slave.
NotInPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NotInPhraseOperator
 
notMaster() - Method in interface com.attivio.sdk.server.global.MasterCandidate
Deprecated.
Indicates that the current node's status as master has been revoked.
NotPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NotPhraseOperator
 
NotQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NotQueryOperator
 
NOUN - com.attivio.sdk.token.TokenAnnotation
Marks a token is a noun
nowMaster(Lock, String) - Method in interface com.attivio.sdk.server.global.MasterCandidate
Deprecated.
Indicates that the current node processing this event is now the master.
nowTailing() - Method in interface com.attivio.util.Tailer.TailerListener
Called when the Tailer has caught up to the end of the file and is now tailing it.
NtlmAuthentication - Interface in com.attivio.sdk.scanner.http
This interface should be implemented by the scanner if Ntlm authentication will be required for some of the data sources this scanner will access.
NULL - Static variable in class com.attivio.util.serialization.AbstractConverter
Element name for "null" elements
NULL_DOC - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-3 Indicates that a null document was sent to the indexer.
NULL_MSG_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-25 null message.
nullOrder - Variable in class com.attivio.sdk.search.Sort
The null sort order
NullPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NullPhraseOperator
 
NullQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.NullQueryOperator
 
NULLS_FIRST - Static variable in class com.attivio.sdk.search.Sort
Null sort order for ording nulls prior to all other values.
NULLS_LAST - Static variable in class com.attivio.sdk.search.Sort
Null sort order for ording nulls after all other values.
numChildren - Variable in class com.attivio.sdk.esb.MessageId
 
NumDocs - Class in com.attivio.sdk.search.fields
FieldExpression that returns the number of indexed documents.
NumDocs() - Constructor for class com.attivio.sdk.search.fields.NumDocs
 
numQueued() - Method in class com.attivio.connector.ConcurrentScannerTaskExecuter
 

O

OA_SP_COMPILE_STMT_QR_ERR - Static variable in class com.attivio.sdk.error.SqlSdkError
compile statement error
OA_SP_INTERNAL_ERR - Static variable in class com.attivio.sdk.error.SqlSdkError
Internal errors
OA_SP_UNSUP_QTYPE_ERR - Static variable in class com.attivio.sdk.error.SqlSdkError
Statement processing does not support query type
OBJECT - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'object' element.
OBJECT_FRAME - Static variable in class com.attivio.client.streaming.StreamedResponseClient
 
OBJECT_NAME_FORMAT - Static variable in class com.attivio.util.JmxUtils
The format string for all Admin MBeans.
OBJECT_SIZE_ESTIMATION_ERROR - Static variable in class com.attivio.sdk.error.MemoryError
MEMORY-3, object size could not be estimated
ObjectAdapter - Class in com.attivio.util.serialization.jaxb
Maps any object to itself.
ObjectAdapter() - Constructor for class com.attivio.util.serialization.jaxb.ObjectAdapter
 
objectName(Class<?>, String, String, String) - Static method in class com.attivio.client.exposedapi.JMXUtils
Creates a standard Attivio JMX object name with the provided parameters.
ObjectOutputSerializer - Class in com.attivio.client.streaming
Uses xml to serializes objects over a stream.
ObjectOutputSerializer() - Constructor for class com.attivio.client.streaming.ObjectOutputSerializer
 
ObjectUtils - Class in com.attivio.util
Contains utility functions for working with the Object type
ObjectUtils() - Constructor for class com.attivio.util.ObjectUtils
 
OFF - com.attivio.sdk.search.QueryRequest.AcronymsMode
The 'off' mode
OFF - com.attivio.sdk.search.QueryRequest.FacetFinderMode
'OFF' mode (disabled)
OFF - com.attivio.sdk.search.QueryRequest.SpellCheckMode
The 'off' mode
OFF - com.attivio.sdk.search.QueryRequest.StopwordsMode
The 'off' mode
OFF - com.attivio.sdk.search.QueryRequest.SynonymsMode
The 'off' mode
OFFLINE_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-23 Index engine is offline and not processing messages.
offsetGap(PhraseTerm) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Get the offset gap between previous and this term.
offsetGap(Token) - Method in class com.attivio.sdk.token.Token
Get the offset gap between previous and this token.
OK - com.attivio.sdk.esb.ProcessingResultCode
Successfully processed the message.
OK_STORE_RESPONSE - Static variable in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
 
ON - com.attivio.sdk.search.QueryRequest.AcronymsMode
The 'query' mode
ON - com.attivio.sdk.search.QueryRequest.SynonymsMode
The 'query' mode
ON - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the join field (NOTE: only used at parse time, never set on any Query instance)
onear() - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an onear (with default distance).
onear(Phrase...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an onear (with default distance).
onear(Phrase[], int, int) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an onear (with default distance).
onear(Phrase, Phrase, int) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an onear between 2 terms with specified distance.
onear(String...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an onear (with default distance).
ONearOperator() - Constructor for class com.attivio.util.parser.QueryOperators.ONearOperator
 
ONTOLOGY_LOAD_ERROR - Static variable in class com.attivio.sdk.error.OntologyError
 
ONTOLOGY_PARSE_ERROR - Static variable in class com.attivio.sdk.error.OntologyError
 
OntologyError - Class in com.attivio.sdk.error
Error codes for ontology processing.
open(String) - Method in class com.attivio.util.ft.FileTransactionStorage
 
open(String) - Method in class com.attivio.util.ft.TransactionStorage
 
OPEN_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-12 Failed to open an index on the replication slave.
OPEN_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-17 Failed to open an index.
OPEN_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-5 Failed to open a property store.
openCompressedInputStream(File) - Static method in class com.attivio.util.FileUtils
Opens an InputStream for the possibly compressed specified file.
openCompressedInputStream(URI) - Static method in class com.attivio.util.FileUtils
Opens an InputStream for the possibly compressed specified uri.
openReader(File, String) - Static method in class com.attivio.util.IOUtils
Open a reader for a file with a specified encoding.
openReader(URI, String) - Static method in class com.attivio.util.IOUtils
Open a reader for a file with a specified encoding.
Operator<T> - Class in com.attivio.util.parser
Abstract Query Language Operator.
Operator() - Constructor for class com.attivio.util.parser.Operator
 
optimize() - Method in class com.attivio.client.ContentFeeder
Sends internal queue of documents and optimizes the AIE index and associated data structures.
optimize() - Method in interface com.attivio.sdk.client.IngestClient
Sends internal queue of documents and optimizes the AIE index and associated data structures.
optimize() - Method in class com.attivio.sdk.search.query.AccessControlQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.BooleanNotQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.BoostQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.FilterQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.JoinQuery
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.Query
Optimizes this query object, removing unnecessary levels of expressions.
optimize() - Method in class com.attivio.sdk.search.query.QueryString
Optimizes this query object, removing unnecessary levels of expressions.
Optimize - Class in com.attivio.sdk.ingest
Represents an 'optimize' index message.
Optimize() - Constructor for class com.attivio.sdk.ingest.Optimize
The default constructor
Optimize(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.ingest.Optimize
Constructor with a client ID and a workflow queue.
Optimize(UUID, String...) - Constructor for class com.attivio.sdk.ingest.Optimize
Constructor with a client ID and workflows.
OPTIMIZE - com.attivio.sdk.ingest.Optimize.OptimizeMode
Merges index segments for optimized search.
OPTIMIZE_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-1 Indicates that an exception was encountered while optimizing the index.
Optimize.BackgroundMode - Enum in com.attivio.sdk.ingest
BackgroundMode specifies if optimize will block ingestion of documents while running.
Optimize.OptimizeMode - Enum in com.attivio.sdk.ingest
Mode for determining how the index will be optimized.
OptimizeConverter - Class in com.attivio.util.serialization
Serialize Deserialize optimize message
OptimizeConverter() - Constructor for class com.attivio.util.serialization.OptimizeConverter
 
OPTION - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Used for selecting from among provided options
OPTIONAL_FEATURE_DEPENDENCY_IN_LATER_CONFIGURATION_STAGE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-52, A feature optionally depends on another feature which is present but initialized in a later stage.
optionLevel() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Determines if an option is required, basic or advanced.
or(boolean) - Method in class com.attivio.concurrent.SynchronizedBoolean
Set value to value | b.
or(boolean) - Method in class com.attivio.concurrent.WaitableBoolean
 
or(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
OR - com.attivio.sdk.search.fields.BooleanExpression.Operator
Disjunction operator
order - Variable in class com.attivio.sdk.search.Sort
The sort order
ORDER - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying a sort order for a query operator.
ORGANIZATIONS - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains organizations mentioned in the document.
ORIGINAL_CLIENT_ID - Static variable in class com.attivio.client.ContentFeeder
 
OrPhraseOperator() - Constructor for class com.attivio.util.parser.QueryOperators.OrPhraseOperator
 
OrQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.OrQueryOperator
 
OTHER - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
OUTER - com.attivio.sdk.search.query.JoinMode
Perform outer join on this clause
OUTPUT_FORMAT_PARAM - Static variable in class com.attivio.sdk.esb.CgiRequest
CGI parameter, specifies the output format
OutputValue - Interface in com.attivio.sdk.server.udf
Interface for adding output values to the result.

P

PagingContext - Class in com.attivio.sdk.event
Data structure which keeps track of all ids which are associated with the latest timestamp.
PagingContext() - Constructor for class com.attivio.sdk.event.PagingContext
 
PagingContext(PagingContext) - Constructor for class com.attivio.sdk.event.PagingContext
 
Parameter() - Constructor for class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
Parameter(String, Object) - Constructor for class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
Parameter(String, Object) - Constructor for class com.attivio.sdk.search.query.QueryParameters.Parameter
 
PARAMETER_PRINCIPAL_ID - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The CGI parameter or query request property for the principal ID.
PARAMETER_PRINCIPAL_NAME - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The CGI parameter or query request property for the principal name.
PARAMETER_REALM_ID - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The CGI parameter or query request property for the realm ID.
PARAMETER_REQUIRED - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-10 Required parameter cannot be null or empty.
parameters - Variable in class com.attivio.sdk.search.query.phrase.Phrase
 
parameters() - Method in class com.attivio.sdk.search.query.phrase.Phrase
Get an iterator for returning all custom parameters.
params - Variable in class com.attivio.service.AbstractClientApiFactory
 
parent - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
PARENT_DOCTYPE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the parent document type.
PARENT_ID - Static variable in class com.attivio.sdk.schema.FieldNames
The field that will store the document id of the parent document.
PARENT_MIME_TYPE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the parent MIME type, if any.
ParentChildAssociationAware - Interface in com.attivio.sdk.scanner
This interface is used by the framework to pass a ParentChildDocumentAssociation instance to the scanner.
ParentChildDocumentAssociation - Class in com.attivio.platform.util
Implementation that associates children with parents
ParentChildDocumentAssociation - Interface in com.attivio.sdk.scanner
Scanners use instances of this interface to associate parent documents with child documents.
ParentChildDocumentAssociation() - Constructor for class com.attivio.platform.util.ParentChildDocumentAssociation
 
parentId - Variable in class com.attivio.sdk.esb.ProcessingResult.DocData
 
parse(StringParser) - Method in enum com.attivio.sdk.search.fields.AggregateExpression.Method
Parse an AggregateExpression from parser.
parse(StringParser) - Method in enum com.attivio.sdk.search.fields.BinaryMathExpression.Method
 
parse(StringParser) - Method in enum com.attivio.sdk.search.fields.BooleanExpression.Operator
Parse a BooleanExpression for this operator from parser.
parse(StringParser) - Method in enum com.attivio.sdk.search.fields.Compare.Operator
Parse a AggregateExpression from parser.
parse(StringParser) - Static method in class com.attivio.sdk.search.fields.FieldExpression
 
parse(StringParser) - Static method in class com.attivio.sdk.search.fields.FieldExpressions
Parse the next FieldExpression from reader.
parse(StringParser) - Method in enum com.attivio.sdk.search.fields.Trim.Mode
 
parse(StringParser) - Method in enum com.attivio.sdk.search.fields.UnaryMathExpression.Method
Parse a UnaryMathExpression from parser.
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.PhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.AccessControlQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.AnchorFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.AndNotPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.AndQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.BoostPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.BoostQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.CircleFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.CompositeJoinQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.DateTermOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.EllipseFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.FacetQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.FilterQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.GeoDistanceOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.GraphQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.IsNullOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.JoinQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.MatchAllOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.NotInPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.NotPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.NotQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.NullPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.NullQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.OrPhraseOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.OrQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.PhraseNearParser
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.PhraseQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.PhraseTermParser
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.PolygonFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.QueryPluginOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.QueryStringOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.RectangleFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.SavedFilterOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.ScopeTermOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.SubQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.TermQueryOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.TermRangeOperator
 
parse(QueryParsers, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.WhereOperator
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.CastOperator
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.QueryOperators.CircleCastOperator
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.QueryOperators.DateCastOperator
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.QueryOperators.EllipseCastOperator
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.QueryOperators.PolygonCastOperator
 
parse(QueryParsers, StringParser) - Method in class com.attivio.util.parser.QueryOperators.RectangleCastOperator
 
parse(InputStream, boolean) - Static method in class com.attivio.util.XMLUtils
Parses XML from the passed in input stream, with option to validate.
parse(Reader, boolean) - Static method in class com.attivio.util.XMLUtils
Parses XML from the passed in reader, with option to validate.
parse(CharSequence) - Static method in class com.attivio.util.AttivioDateFormat
Parses an Attivio Date value specified in UTC.
parse(CharSequence, TimeZone) - Static method in class com.attivio.util.AttivioDateFormat
Parses an Attivio Date value specified as timeZone.
parse(Object) - Static method in class com.attivio.util.AttivioDateFormat
 
parse(String) - Static method in class com.attivio.sdk.search.fields.FieldExpressions
Parse value as a FieldExpression.
parse(String) - Static method in class com.attivio.sdk.search.query.Queries
Parse a query in advanced query language.
parse(String) - Static method in class com.attivio.util.AttivioDateFormat
Parses an Attivio Date value specified in UTC.
parse(String) - Static method in class com.attivio.util.XMLUtils
Parses XML from the passed in string.
parse(String, boolean) - Static method in class com.attivio.util.XMLUtils
Parses XML from the passed in string, with option to validate.
parse(String, TokenSink) - Static method in class com.attivio.util.parser.TokenListParser
Parses the string representation of a TokenList into sink.
parse(String, TimeZone) - Static method in class com.attivio.util.AttivioDateFormat
Parses an Attivio Date value specified as timeZone.
parse(InputSource, boolean) - Static method in class com.attivio.util.XMLUtils
Parses XML from the passed in InputSource, with option to validate.
parseArgument(QueryParsers, BoostQuery, String, int, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperators.BoostQueryOperator
 
parseArgument(QueryParsers, T, String, int, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperator
 
parseArguments(QueryParsers, T, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.PhraseOperator
 
parseArguments(QueryParsers, T, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryOperator
 
parseAsW3c(File) - Static method in class com.attivio.util.XMLUtils
 
parseAsW3c(File, boolean) - Static method in class com.attivio.util.XMLUtils
 
parseAsW3c(InputStream) - Static method in class com.attivio.util.XMLUtils
 
parseAsW3c(InputStream, boolean) - Static method in class com.attivio.util.XMLUtils
 
parseAsW3c(String) - Static method in class com.attivio.util.XMLUtils
 
parseAsW3c(String, boolean) - Static method in class com.attivio.util.XMLUtils
 
parseAsW3c(InputSource, boolean) - Static method in class com.attivio.util.XMLUtils
 
parseBoolean(Object) - Static method in class com.attivio.util.ObjectUtils
Convert value to a Boolean (or null if not parseable).
parseBoolean(String) - Static method in class com.attivio.util.ObjectUtils
Parse a boolean value (more lenient than Boolean.valueOf()).
parseDate(String) - Static method in class com.attivio.util.DateUtils
Parses a date in ISO_8601_DATE_FORMAT format.
parseDate(String, String, TimeZone) - Static method in class com.attivio.util.DateUtils
Parses a date in the specified format format.
parseDate(String, TimeZone) - Static method in class com.attivio.util.DateUtils
Parse a date in ISO_8601_DATE_FORMAT in the specified time zone.
parseDecimal(Object) - Static method in class com.attivio.util.ObjectUtils
Parse an arbitrary object as a BigDecimal.
parseDouble(Object) - Static method in class com.attivio.util.ObjectUtils
Parse an arbitrary object as a double.
parseFieldExpression(StringParser) - Static method in class com.attivio.util.FieldExpressionFactory
Parse the next FieldExpression from reader.
parseFieldExpression(Object) - Static method in class com.attivio.util.FieldExpressionFactory
Parse a FieldExpression from value.
parseFieldExpression(String) - Static method in class com.attivio.util.FieldExpressionFactory
Parse a FieldExpression from value.
parseFieldExpressions(StringParser) - Static method in class com.attivio.util.FieldExpressionFactory
Parse a comma separated list of field expressions from reader.
parseFieldExpressions(String) - Static method in class com.attivio.util.FieldExpressionFactory
Parse a comma separated list of field expressions from value.
parseFloat(Object) - Static method in class com.attivio.util.ObjectUtils
Parse an arbitrary object as a float.
parseInt(Object) - Static method in class com.attivio.util.ObjectUtils
Parse an arbitrary object as an integer.
parseInt(Object) - Static method in class com.attivio.util.parser.Operator
Parse value as a long.
parseIntParameter(Object, int) - Method in class com.attivio.sdk.search.query.phrase.Phrase
 
parseIpAddress(String) - Static method in class com.attivio.util.StringUtils
Parse a string representation of an ipv4 ip address into a byte array.
parseLocale(Object) - Static method in class com.attivio.util.LocaleUtils
Parses a locale from an Object.
parseLocale(String) - Static method in class com.attivio.util.LocaleUtils
Parses a locale from a String.
parseLong(Object) - Static method in class com.attivio.util.ObjectUtils
Parse an arbitrary object as a long.
parseMessageId(String) - Static method in class com.attivio.sdk.esb.MessageId
Parse value as a message id.
parseMillis(CharSequence, TimeZone) - Static method in class com.attivio.util.AttivioDateFormat
Parses an Attivio Date value specified as timeZone into milliseconds since epoch.
parseMultiary(StringParser) - Method in enum com.attivio.sdk.search.fields.BinaryMathExpression.Method
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.AndQueryOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.GeoDistanceOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.NotQueryOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.NullQueryOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.OrQueryOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.QueryPluginOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.ShapeFilterOperator
 
parseNoArgs(QueryParsers, ScopeTerm) - Method in class com.attivio.util.parser.QueryOperators.WhereOperator
 
parseObject(StringParser) - Method in class com.attivio.util.parser.QueryParsers
Parse a value.
parseOptional(StringParser) - Method in enum com.attivio.sdk.search.fields.MultiValueMode
Parse an optional MultiValueMode from parser.
parseParameter(QueryParsers, T, StringParser) - Method in class com.attivio.util.parser.Operator
 
parseParameter(QueryParsers, T, String, StringParser, int) - Method in class com.attivio.util.parser.Operator
 
parsePhrase(ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryParsers
Parse the next Phrase from reader.
parsePhrase(String, int, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryParsers
Parse op from reader as a Phrase.
parsePhraseQuery(String) - Static method in class com.attivio.sdk.search.query.PhraseQuery
 
parsePhraseTerm(ScopeTerm, String, StringParser) - Method in class com.attivio.util.parser.QueryParsers
 
parseQuery(ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryParsers
Parse the next Query.
parseQuery(String) - Method in class com.attivio.util.parser.QueryParsers
 
parseQuery(String, int, ScopeTerm, StringParser) - Method in class com.attivio.util.parser.QueryParsers
Parse op as a query.
parseQueryEx(String) - Method in class com.attivio.util.parser.QueryParsers
 
parseQueryString(String, String) - Static method in class com.attivio.util.ModelStringUtils
Parses a standard uri query string.
parseQueryString(String, String) - Static method in class com.attivio.util.StringUtils
Parses a standard uri query string.
parseQueryTerm(ScopeTerm, String, StringParser) - Method in class com.attivio.util.parser.QueryParsers
 
PARSER_INIT_FAILED - Static variable in class com.attivio.sdk.error.QueryParserError
QUERY_PARSER-3 Failed to initialize query parser
parseRelevancyModelNames(String) - Static method in class com.attivio.sdk.search.relevancy.RelevancyModel
Parse a comma separated list of relevancy model names.
parseSearchTerm(StringParser) - Method in class com.attivio.util.parser.QueryParsers
 
parseSort(StringParser) - Static method in class com.attivio.sdk.search.Sort
Parse a Sort.
parseTerms(List<DictionaryPayload>, String) - Static method in class com.attivio.sdk.dictionary.DictionaryPayload
Parse terms from value into dest.
parseTimeResolution(String) - Method in enum com.attivio.sdk.util.TimeResolution
Parse value as a TimeResolution value.
parseUnsigned(Object) - Static method in class com.attivio.util.ObjectUtils
Parses an arbitrary object into an unsigned integer.
parseUri(String) - Method in class com.attivio.sdk.esb.MessageDomainManager
Parses the uri into the domain for the message and the uri without the domain suffix.
PARSING_ERROR - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-10, General data parsing error.
PARSING_ERROR - Static variable in class com.attivio.sdk.error.MetadataError
METADATA-3 - Error parsing metadata.
PARSING_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2001.
PARTIAL - com.attivio.sdk.ingest.DocumentMode
Update a document, adding in fields, retaining values for fields not contained in update document.
PARTIAL_APPEND_VALUES - com.attivio.sdk.ingest.DocumentMode
Update a document, uniquely appending values to multi-value fields.
PARTIAL_REMOVE_VALUES - com.attivio.sdk.ingest.DocumentMode
Update a document, removing matching values from multi-value fields.
PartitionId - Class in com.attivio.sdk.search.fields
The PartitionId field expression returns an integer indicating the partition where a document is indexed.
PartitionId() - Constructor for class com.attivio.sdk.search.fields.PartitionId
Construct a new PartitionId.
PASSWORD - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Used for any String method that should be rendered as a password
path - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
the filesystem path
path() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo.Group
 
pathJoin(String...) - Static method in class com.attivio.util.FileUtils
Joins multiple sub-paths into a single path.
pause(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Pauses the named connector
PAUSED - com.attivio.sdk.esb.ConnectorExecutionStatus
The connector is running but feeding has been paused.
PENDING - com.attivio.sdk.businesscenter.RevisionStatus
Modifications awaiting approval.
PEOPLE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains people mentioned in the document.
PER_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
PERFMON_AGENT_CHILD_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
 
PERFMON_ERROR - Static variable in class com.attivio.sdk.error.ServletError
Perfmon server is probably down
PERFMON_JMX_DOMAIN - Static variable in interface com.attivio.platform.perfmon.api.MonitoringApi
 
PERFMON_REMOTE_CLIENT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=11
PERFMON_REMOTE_SERVER_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Perfmon Server Offsets.
perfmonBaseport() - Method in class com.attivio.service.Platform
 
PerfmonServerError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio Performance Monitoring Server.
PERFORMANCE_MONITOR_CLIENT_UNAVAILABLE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-95, The Performance monitor client could not be reached.
PERFORMANCE_MONITOR_METRIC_GATHERING_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-96, The Performance monitor server encountered and erro while polling for metrics.
PERFORMANCE_MONITOR_UNAVAILABLE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-93, The Performance monitor could not be reached.
PERMISSION_READ - Static variable in class com.attivio.sdk.security.AttivioPermission
The 'read' permission.
permissions() - Method in class com.attivio.sdk.security.AttivioAclEntry
PERSISTENCE_FAILURE - Static variable in class com.attivio.sdk.error.SqlSdkError
persistence failure
PersistsThroughCycles - Interface in com.attivio.sdk.esb
Interface used for tagging that a particular message will persist through a cycle.
phrase() - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an exact phrase.
phrase(Phrase...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an exact phrase.
phrase(Phrase[], int, int) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an exact phrase.
phrase(String...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create an exact phrase.
Phrase - Class in com.attivio.sdk.search.query.phrase
Base class for a component to a phrase query.
Phrase() - Constructor for class com.attivio.sdk.search.query.phrase.Phrase
 
Phrase.Parameter - Class in com.attivio.sdk.search.query.phrase
Parameter Linked List.
PhraseAssert - Class in com.attivio.sdk.test
Assertions for inspecting/testing tokens.
PhraseBoostFeature - Class in com.attivio.sdk.search.relevancy
Relevancy feature that extracts phrase queries from the user query.
PhraseBoostFeature(String) - Constructor for class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
PhraseBoostFeature.ScopeBoost - Class in com.attivio.sdk.search.relevancy
Experimental boost for phrases that match in specified scopes.
PhraseHandler - Interface in com.attivio.sdk.search.query.phrase
Handler interface used for traversing a Phrase tree.
PhraseMatch - Class in com.attivio.sdk.search.fields
FieldExpression that returns a boolean result indicating if a phrase matches a document.
PhraseMatch(String, Phrase) - Constructor for class com.attivio.sdk.search.fields.PhraseMatch
 
PhraseNear - Class in com.attivio.sdk.search.query.phrase
Phrase for matching terms that are proximal to each other.
PhraseNear() - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNear(boolean, int) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNear(Phrase...) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNear(Phrase[], int, int) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNear(String...) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNear(List<Phrase>) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNear
Constructor
PhraseNearConverter - Class in com.attivio.util.serialization.query.phrase
 
PhraseNearConverter() - Constructor for class com.attivio.util.serialization.query.phrase.PhraseNearConverter
 
PhraseNearParser() - Constructor for class com.attivio.util.parser.QueryOperators.PhraseNearParser
 
PhraseNot - Class in com.attivio.sdk.search.query.phrase
Phrase operator that matches an include phrase as long as it does not contain an exlude phrase.
PhraseNot() - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNot
Constructor.
PhraseNot(Phrase, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNot
Constructor.
PhraseNotConverter - Class in com.attivio.util.serialization.query.phrase
 
PhraseNotConverter() - Constructor for class com.attivio.util.serialization.query.phrase.PhraseNotConverter
 
PhraseNotIn - Class in com.attivio.sdk.search.query.phrase
Phrase operator that matches an include phrase as long as it is not contained within an exlude phrase.
PhraseNotIn() - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNotIn
Constructor.
PhraseNotIn(Phrase, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseNotIn
Constructor.
PhraseNotInConverter - Class in com.attivio.util.serialization.query.phrase
 
PhraseNotInConverter() - Constructor for class com.attivio.util.serialization.query.phrase.PhraseNotInConverter
 
PhraseOperator<T extends Phrase> - Class in com.attivio.util.parser
 
PhraseOperator() - Constructor for class com.attivio.util.parser.PhraseOperator
 
PhraseOr - Class in com.attivio.sdk.search.query.phrase
 
PhraseOr() - Constructor for class com.attivio.sdk.search.query.phrase.PhraseOr
Constructor
PhraseOr(Phrase...) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseOr
Constructor
PhraseOr(Phrase, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseOr
Constructor
PhraseOr(String...) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseOr
Constructor
PhraseOr(List<Phrase>) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseOr
Constructor
PhraseOrConverter - Class in com.attivio.util.serialization.query.phrase
 
PhraseOrConverter() - Constructor for class com.attivio.util.serialization.query.phrase.PhraseOrConverter
 
PhrasePlugin - Class in com.attivio.sdk.search.query.phrase
Phrase query plugin to support template queries that are replaced in during query processing.
PhrasePlugin() - Constructor for class com.attivio.sdk.search.query.phrase.PhrasePlugin
Constructor.
PhrasePlugin(String) - Constructor for class com.attivio.sdk.search.query.phrase.PhrasePlugin
Constructor.
PhrasePluginConverter - Class in com.attivio.util.serialization.query.phrase
 
PhrasePluginConverter() - Constructor for class com.attivio.util.serialization.query.phrase.PhrasePluginConverter
 
PhraseQuery - Class in com.attivio.sdk.search.query
 
PhraseQuery() - Constructor for class com.attivio.sdk.search.query.PhraseQuery
 
PhraseQuery(Phrase) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
Create a query for matching phrase in the default search field.
PhraseQuery(Phrase...) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
 
PhraseQuery(String) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
Create a query for matching term in the default search field.
PhraseQuery(String, Phrase) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
Create a query for matching phrase in field.
PhraseQuery(String, Phrase...) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
 
PhraseQuery(String, String) - Constructor for class com.attivio.sdk.search.query.PhraseQuery
Create a query for matching term in the field.
PhraseQueryConverter - Class in com.attivio.util.serialization.query
 
PhraseQueryConverter() - Constructor for class com.attivio.util.serialization.query.PhraseQueryConverter
 
PhraseQueryOperator(AnchorFilter.AnchorMode) - Constructor for class com.attivio.util.parser.QueryOperators.PhraseQueryOperator
 
PhraseQueryOperator(PhraseOperator<PhraseNear>) - Constructor for class com.attivio.util.parser.QueryOperators.PhraseQueryOperator
 
PhraseScore - Class in com.attivio.sdk.search.fields
FieldExpression that computes the score for a phrase match for each document.
PhraseScore(String, Phrase) - Constructor for class com.attivio.sdk.search.fields.PhraseScore
 
PhraseScore(String, Phrase, ScoreMode) - Constructor for class com.attivio.sdk.search.fields.PhraseScore
 
PhraseTerm - Class in com.attivio.sdk.search.query.phrase
Represents an atomic term in a phrase.
PhraseTerm() - Constructor for class com.attivio.sdk.search.query.phrase.PhraseTerm
Constructor.
PhraseTerm(PhraseTerm) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseTerm
Constructor.
PhraseTerm(TokenAnnotation) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseTerm
Constructor.
PhraseTerm(TokenAnnotation...) - Constructor for class com.attivio.sdk.search.query.phrase.PhraseTerm
Constructor.
PhraseTermParser() - Constructor for class com.attivio.util.parser.QueryOperators.PhraseTermParser
 
Ping - Class in com.attivio.sdk.admin
A message sent to an AdminService to see if it is listening for messages.
Ping(String) - Constructor for class com.attivio.sdk.admin.Ping
Constructor
PING_FRAME - Static variable in class com.attivio.client.streaming.StreamedResponseClient
 
PingConverter - Class in com.attivio.util.serialization.admin
XStream serializer for Ping.
PingConverter() - Constructor for class com.attivio.util.serialization.admin.PingConverter
 
PingResponse - Class in com.attivio.sdk.admin
A message sent in response to a Ping message.
PingResponse(String, String) - Constructor for class com.attivio.sdk.admin.PingResponse
Constructor.
PingResponseConverter - Class in com.attivio.util.serialization.admin
XStream serializer for PingResponse.
PingResponseConverter() - Constructor for class com.attivio.util.serialization.admin.PingResponseConverter
 
PLACEMENT_LABEL_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-17.
Platform - Class in com.attivio.sdk.service
The Platform class encapsulates various bits of information about the system environment.
Platform - Class in com.attivio.service
The Platform class encapsulates various bits of information about the system environment.
PLATFORM_COMPONENT - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
Platform.Mode - Enum in com.attivio.service
An enum listing the different modes Attivio can run in.
PlatformError - Class in com.attivio.sdk.error
Contains error codes related to system processes and messaging.
PlatformMessage - Interface in com.attivio.sdk.esb
Interface that underlies all information moving inside and between Attivio systems.
PlatformService - Interface in com.attivio.sdk.server.component
Interface for services that need to live in the admin workflow.
Point - Class in com.attivio.sdk.geo
Represents an x,y pair of doubles.
Point(double, double) - Constructor for class com.attivio.sdk.geo.Point
Create a new point with coordinate value composed of x and y.
POINT - com.attivio.sdk.schema.SchemaField.Type
The Point type
POINT - Static variable in class com.attivio.util.serialization.PointConverter
XStream Element for Point
POINT_VERSION - Static variable in class com.attivio.sdk.Version
Attivio Point Version Number.
PointConverter - Class in com.attivio.util.serialization
XStream serializer for Point.
PointConverter() - Constructor for class com.attivio.util.serialization.PointConverter
 
pointValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a Point.
pointValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Gets the value as a Point.
pointValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a Point.
pointValue(StringParser) - Static method in class com.attivio.sdk.search.fields.Constant
 
POLL_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-3 Failed to poll master.
Polygon - Class in com.attivio.sdk.geo
Defines a polygon.
Polygon() - Constructor for class com.attivio.sdk.geo.Polygon
Constructs a polygon with default vertex capacity.
Polygon(int) - Constructor for class com.attivio.sdk.geo.Polygon
Constructs a polygon with specified capacity.
Polygon(Point...) - Constructor for class com.attivio.sdk.geo.Polygon
 
Polygon(List<Point>) - Constructor for class com.attivio.sdk.geo.Polygon
 
PolygonCastOperator() - Constructor for class com.attivio.util.parser.QueryOperators.PolygonCastOperator
 
PolygonConverter - Class in com.attivio.util.serialization.geometry
XStream serializer for Polygon.
PolygonConverter() - Constructor for class com.attivio.util.serialization.geometry.PolygonConverter
 
PolygonFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.PolygonFilterOperator
 
PooledClient - Annotation Type in com.attivio.sdk.client
Tagging annotation that tells the Service Discovery framework that this API should use a pooled client pattern.
PooledClientProxy<T> - Class in com.attivio.service
A client proxy that uses a pool of clients to satisfy API requests.
PooledClientProxy(ClientApiFactory<T>, Class<T>, List<Class<? extends Predicate<Throwable>>>) - Constructor for class com.attivio.service.PooledClientProxy
 
PooledClientProxy(Class<T>, List<Class<? extends Predicate<Throwable>>>) - Constructor for class com.attivio.service.PooledClientProxy
 
POPULATION - com.attivio.sdk.search.facet.ShallowMode
Facet is computed over the entire result set.
port - Variable in class com.attivio.service.AbstractClientApiFactory
 
Position - Class in com.attivio.sdk.token
Represents a "Position" in a TokenList.
Position() - Constructor for class com.attivio.sdk.token.Position
Expert: create an unpositioned position.
POSITION - com.attivio.sdk.search.relevancy.ScoreMode
Position based scoring.
POSITION - Static variable in class com.attivio.sdk.schema.FieldNames
Name of the field that will store encoded position for geo search.
PositionBuffer() - Constructor for class com.attivio.util.TokenUtils.PositionBuffer
 
PositionIterator - Class in com.attivio.sdk.token
Iterates over all unique positions in a TokenList.
positions() - Method in class com.attivio.sdk.token.TokenList
Returns an iterator that iterates over the unique positions in TokenList.
post(InputStreamBuilder, String) - Static method in class com.attivio.util.HTTPUtils
Executes an HTTP request and gets a response back for inspection.
post(Class<? extends T>, AbstractHttpEntity, String, boolean) - Static method in class com.attivio.util.HTTPUtils
 
POST_COMMIT_EVENT_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-12 The postCommit() method failed on an event handler.
POST_OPTIMIZE_EVENT_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-13 The postOptimize() method failed on an event handler.
postAndGetText(String, String, ContentType) - Static method in class com.attivio.util.HTTPUtils
Executes an HTTP request and gets the text response.
postAndGetText(String, String, ContentType, String) - Static method in class com.attivio.util.HTTPUtils
Executes an HTTP request and gets the text response.
postProcess(int) - Method in class com.attivio.util.TokenUtils.PositionBuffer
Post-process this position, setting the surface token's position increment to increment .
pow(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
POW - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Power function.
PRE_SEARCH_EVENT_FAILED - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-12 Running the preSearch event handler failed.
PREDICATE - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'predicate' element.
PREDICATE_IS_MEMBER_OF - Static variable in class com.attivio.sdk.security.AttivioGroupMembership
The "is-member-of" predicate value, for group memberships.
PREFERENCES_STORAGE_FAILURE - Static variable in class com.attivio.sdk.error.SailError
Deprecated.
SAIL-2 Preferences failure
PREFIX - com.attivio.sdk.token.TokenAnnotation
Marks a token as a prefix (pre-clitic)
prepareCheckpoint() - Method in class com.attivio.util.ft.TransactionLog
Close current traction log.
prepareCheckpoint(long) - Method in class com.attivio.util.ft.TransactionLog
Flush the transaction log to stable storage, optionally closing the current checkpoint if the log exceeds maxSize.
PREPARED_STATEMENT_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-19 Failed to create prepared statement
prepareHttpClient(String) - Method in class com.attivio.sdk.connector.MockBasicAuthenticationProvider
 
prepareHttpClient(String) - Method in interface com.attivio.sdk.scanner.http.HttpClientProvider
This method should be called by the scanner before every execution of an Http command.
prepareMessage(String, Object...) - Method in class com.attivio.util.AttivioLogger
Formats varargs
prepareMessageForTransmission(String, PlatformMessage, boolean) - Method in class com.attivio.client.MessageForwardingClient
Prepares the message to be sent to the MessageService.
prepareMessageWorkflows(WorkflowQueue, PlatformMessage) - Method in interface com.attivio.client.AbstractReceiverClient.ClientMessageSender
 
prepareReceiver(R) - Method in interface com.attivio.sdk.transport.Transport
Prepares receiver to accept messages.
prepareServiceInfo(String, Class<? extends RemoteClientApiFactory>, Class<? extends Predicate<Throwable>>...) - Static method in class com.attivio.service.ServiceFactory
prepareServiceInstanceBuilder(String, AieServiceInfo, int) - Static method in class com.attivio.service.ServiceFactory
 
prepend(WorkflowQueue) - Method in class com.attivio.sdk.esb.WorkflowQueue
adds all the workflows in wfq to the start of our queue
prepend(DestinationQueue) - Method in class com.attivio.transport.DestinationQueue
adds all the workflows in wfq to the start of our queue
prepend(String) - Method in class com.attivio.sdk.esb.WorkflowQueue
Adds a new workflow to the start of this queue.
prepend(URI) - Method in class com.attivio.transport.DestinationQueue
Adds a new workflow to the start of this queue.
PREPOSITION - com.attivio.sdk.token.TokenAnnotation
Marks a token is a preposition
prettyFormat() - Method in class com.attivio.sdk.util.PropertyMap
Pretty format this PropertyMap.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.BooleanNotQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.BoostQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.FilterQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.GraphQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.JoinQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.ShapeQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.search.query.SubQuery
Pretty format all parameters for this Query instance.
prettyFormat(StringBuilder, int) - Method in class com.attivio.sdk.util.PropertyMap
Pretty format this PropertyMap.
prettyFormat(StringBuilder, int, Set<String>) - Method in class com.attivio.sdk.util.PropertyMap
Pretty format this PropertyMap.
prettyFormatParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.query.JoinClause
 
prettyFormatParameters(StringBuilder, int) - Method in class com.attivio.sdk.search.query.Query
 
prettyPrint(int[][]) - Static method in class com.attivio.util.ObjectUtils
Pretty prints a 2-D int array
prettyPrint(Writer, Node) - Static method in class com.attivio.util.XMLUtils
Outputs the string representation of the XML document to the given writer.
prettyPrint(Writer, Node, boolean) - Static method in class com.attivio.util.XMLUtils
Ouptuts the string representation of the XML document to the given writer.
prettyPrint(Node) - Static method in class com.attivio.util.XMLUtils
Gets the string representation of the given Node.
prettyPrint(Node) - Static method in class com.attivio.util.XMLUtils
 
prettyPrint(Node, int) - Static method in class com.attivio.util.XMLUtils
 
prettyPrint(T[][]) - Static method in class com.attivio.util.ObjectUtils
Pretty prints a 2-D object array
PREVIEW - com.attivio.sdk.businesscenter.RevisionStatus
Approved, awaiting publication.
PRIMARY - com.attivio.sdk.search.fields.Collate.Strength
 
PRIN_NAME_UNKNOWN - Static variable in class com.attivio.sdk.security.AttivioPrincipal
The constant for the 'unknown' principal name.
PRINCIPAL - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'principal' element.
PRINCIPAL_ID - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'principal-id' attribute.
PRINCIPAL_ID - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalKeyConverter
The 'principal-id' attribute.
PRINCIPAL_ID_DATA - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'principal-id-data' attribute.
PRINCIPAL_NAME - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'principal-name' attribute.
PRINCIPAL_TYPE - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'principal-type' attribute.
principalId - Variable in class com.attivio.sdk.security.AttivioPrincipal
The principal ID.
principalKey - Variable in class com.attivio.sdk.security.AttivioGroupMembership
The subject (group member) key.
PrincipalLoading - com.attivio.sdk.server.annotation.ScannerInfo.ScannerPurpose
 
principalName - Variable in class com.attivio.sdk.security.AttivioPrincipal
The principal name.
PrincipalsError - Class in com.attivio.sdk.error
 
principalType - Variable in class com.attivio.sdk.security.AttivioPrincipal
The principal type.
print() - Method in class com.attivio.sdk.test.CapturingPrintStream
 
process(TriggerDictionaryName, IngestDocument, boolean) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Process document according to dictionaryName.
process(IngestDocument) - Method in interface com.attivio.sdk.test.MockDocumentProcessingWorkflow
Process document in place for testing purposes.
process(IngestDocument, DocumentOutputClient) - Method in interface com.attivio.sdk.server.component.ingest.MultiOutputDocumentTransformer
Generates documents and messages from a single input document.
process(IngestDocument, String) - Method in interface com.attivio.sdk.client.DocumentProcessorApi
Process a given document by running it through a given workflow.
process(IngestDocument, String) - Method in class com.attivio.sdk.service.MockDocumentProcessorApi
 
process(QueryRequest, String, String) - Method in interface com.attivio.sdk.search.SearchProfileApi
Get the matching query frame for a request.
process(String, IngestDocument, boolean) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
PROCESS_ERROR - Static variable in class com.attivio.sdk.error.ProcessError
ProcessError
PROCESS_ERROR - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-11 An error occurred while processing a document.
PROCESS_PORT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=7
PROCESS_PROBLEM - Static variable in class com.attivio.sdk.error.ProcessError
PROCESS_PROBLEM
processChildDocument(IngestDocument, IngestDocument) - Method in interface com.attivio.sdk.server.component.ingest.ChildDocumentPostProcessor
Modify the parent and/or child document adding messages to the result as appropriate.
processDocument(IngestDocument) - Method in interface com.attivio.sdk.server.component.ingest.DocumentModifyingTransformer
Processes a single IngestDocument.
processDocument(IngestDocument, FieldValueCreatingTransformer<T>) - Static method in class com.attivio.platform.transformer.ingest.util.TransformerUtils
A processDocument utility method for FieldValueCreatingTransformer, because that class doesn't have one.
ProcessError - Class in com.attivio.sdk.error
ProcessManager error codes.
ProcessError(long) - Constructor for class com.attivio.sdk.error.ProcessError
 
Processing - com.attivio.sysstate.InstanceState
The component is processing a message.
PROCESSING_ERROR - Static variable in class com.attivio.sdk.error.DocumentProcessorError
DOCUMENT_PROCESSOR-6 There was an error during the actual processing of the document
PROCESSING_FAILED - Static variable in class com.attivio.sdk.error.BasisTechError
BasisTech Processing Failed
PROCESSING_FEEDBACK_COMPONENT - Static variable in class com.attivio.sdk.schema.FieldNames
Field for component of processing feedback
PROCESSING_FEEDBACK_ERROR_CODE - Static variable in class com.attivio.sdk.schema.FieldNames
Field for error code of processing feedback
PROCESSING_FEEDBACK_LEVEL - Static variable in class com.attivio.sdk.schema.FieldNames
Field for level of processing feedback
PROCESSING_FEEDBACK_MESSAGE - Static variable in class com.attivio.sdk.schema.FieldNames
Field for message of processing feedback
PROCESSING_TIMEOUT - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-26 Processing timeout occurred.
ProcessingDocument - com.attivio.sysstate.DocumentState.Status
in a component instance, being processed
ProcessingFeedbackDocumentTagger - Interface in com.attivio.sdk.server.component.ingest
interface for document tagging based on processing results.
ProcessingFeedbackDocumentTagger.ProcessingResultLevel - Enum in com.attivio.sdk.server.component.ingest
 
ProcessingFeedbackHandler - Interface in com.attivio.sdk.server.component.ingest
Interface for ingest transformers to implement if they wish to pass additional feedback to the client about the processing of the message or document.
ProcessingResult - Class in com.attivio.sdk.esb
A ProcessingResult at a minimum contains the result Code of a document processing step.
ProcessingResult() - Constructor for class com.attivio.sdk.esb.ProcessingResult
Convenience constructor.
ProcessingResult(UUID, String) - Constructor for class com.attivio.sdk.esb.ProcessingResult
Creates a new Processing result.
ProcessingResult.Data - Class in com.attivio.sdk.esb
 
ProcessingResult.DocData - Class in com.attivio.sdk.esb
 
ProcessingResult.MsgData - Class in com.attivio.sdk.esb
 
ProcessingResultCode - Enum in com.attivio.sdk.esb
Represents the result of processing a message or document.
ProcessingResultConverter - Class in com.attivio.util.serialization
 
ProcessingResultConverter() - Constructor for class com.attivio.util.serialization.ProcessingResultConverter
 
ProcessingResultMessage - Class in com.attivio.sdk.esb
Class used for transmitting ProcessingResults across JVM boundaries.
ProcessingResultMessage(ProcessingResult) - Constructor for class com.attivio.sdk.esb.ProcessingResultMessage
 
ProcessingResultMessageConverter - Class in com.attivio.util.serialization
 
ProcessingResultMessageConverter() - Constructor for class com.attivio.util.serialization.ProcessingResultMessageConverter
 
processMessage(PlatformMessage) - Method in interface com.attivio.sdk.server.component.MessageHandlingWorkflowStage
Called whenever a message is received for the component.
processQuery(QueryRequest) - Method in interface com.attivio.sdk.server.component.query.QueryTransformer
Processes a query by modifying it in-place.
processResponseDocuments(QueryResponse, SearchDocumentList) - Method in interface com.attivio.sdk.server.component.query.ResponseTransformer
Process the documents for a response.
processResponseInfo(QueryResponse) - Method in interface com.attivio.sdk.server.component.query.ResponseTransformer
Process a QueryResponse which contains information about the query request and the metadata about how long it took to compute the results.
PRODUCT - com.attivio.sdk.search.query.BoostQuery.Method
Boost scores are multiplied into a document's score.
PROFILER_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-52 Error profiling index engine.
PROFILER_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=8
PROGENATOR_ID - Static variable in class com.attivio.sdk.schema.FieldNames
The field that will store the document id of the parent document.
projectRootPath() - Method in class com.attivio.service.Platform
 
PROJECTS - Static variable in class com.attivio.service.Platform
 
PROMOTION - com.attivio.sdk.transport.DataGroup
The replicated promotion data group.
PRONOUN - com.attivio.sdk.token.TokenAnnotation
Marks a token is a pronoun
PROP_CACHE_DYNAMIC_FIELD_LOOKUPS - Static variable in class com.attivio.sdk.schema.Schema
Deprecated.
PROP_COMPONENT_NAME - Static variable in class com.attivio.client.MessageForwardingClient
The property name to store the component name under.
PROP_MAX_LOG_LENGTH - Static variable in interface com.attivio.sdk.esb.PlatformMessage
Property name that controls the maximum length of the logging of a PlatformMessage.
PROP_PREFIX - Static variable in class com.attivio.client.streaming.StreamRequestInfo
 
PROP_SYNCHRONOUS - Static variable in class com.attivio.client.MessageForwardingClient
The property name to store the synchronous flag under.
properties - Variable in class com.attivio.sdk.security.AttivioPrincipal
Any additional properties.
PROPERTIES - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'properties' element
PropertiesMessage - Class in com.attivio.sdk.esb
Properties messages contain a set of properties to be delivered to a component.
PropertiesMessage(UUID) - Constructor for class com.attivio.sdk.esb.PropertiesMessage
Constructor.
PropertiesMessage(UUID, Object...) - Constructor for class com.attivio.sdk.esb.PropertiesMessage
Constructor.
PropertiesMessageConverter - Class in com.attivio.util.serialization
XStream serializer for PropertiesMessage.
PropertiesMessageConverter() - Constructor for class com.attivio.util.serialization.PropertiesMessageConverter
 
PROPERTY - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The property element
PROPERTY_KEY - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
property key attribute
PROPERTY_VALUE - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
property value attribute (and element for multivalue)
propertyAlreadySet - Variable in class com.attivio.sdk.search.QueryRequest
 
PropertyMap - Class in com.attivio.sdk.util
Map for storing properties.
PropertyMap() - Constructor for class com.attivio.sdk.util.PropertyMap
 
PropertyMap(int) - Constructor for class com.attivio.sdk.util.PropertyMap
 
PropertyMap(Map<? extends String, ? extends Object>) - Constructor for class com.attivio.sdk.util.PropertyMap
 
PropertyMapConverter - Class in com.attivio.util.serialization
XStream serializer for PropertyMap.
PropertyMapConverter() - Constructor for class com.attivio.util.serialization.PropertyMapConverter
 
propertyNames() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo.Group
 
PropertyStoreError - Class in com.attivio.sdk.error
Contains the ErrorCodes for the property store used by real time fields.
PROTECTED - com.attivio.sdk.token.TokenAnnotation
Marks a token as protected.
PROTECTED_DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3013 Password protected or encrypted documents
PROTOCOL_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-43 Error transmitting/receiving data between nodes
ProvidesProcessingFeedback - Interface in com.attivio.sdk.server.component.ingest
Interface for document transformers that are interested in having access to a ProcessingFeedbackHandler.
PUBLISH_ALL - com.attivio.sdk.client.ExternalizableStore.ImportOption
Publish all resources created or modified by the import.
PUBLISH_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-12.
PUBLISH_MODEL_FAILED - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-6 Failed to publish a relevancy model.
PUBLISH_NEW - com.attivio.sdk.client.ExternalizableStore.ImportOption
Publish any new resources created by the import.
publishDictionary(TriggerDictionaryName) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Publish the most recently compiled binary dictionary identified by dictionaryName.
publishDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Publish approved changes to dictionary identified by info.
publishDictionary(String) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
published() - Method in interface com.attivio.sdk.scanner.concurrency.DocumentFetchRequest
This is called by the framework to let the fetcher know the document is published.
publishRelevancyModel(String, long) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
publishRelevancyModel(String, long) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Publish a relevancy model.
publishSearchProfile(String) - Method in interface com.attivio.sdk.search.SearchProfileApi
Make the most recently compiled search profile live.
purge(Date, Date) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Purges all audit data within the time range.
purge(Date, Date) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
purge(UUID) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Purges all audit data associated with the client ID.
purge(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
purgeInactiveClients(long) - Method in interface com.attivio.sdk.client.audit.AuditWriterApi
Purges the audit data for all clients that are inactive and went inactive before lastInactiveTimeToKeep
purgeInactiveClients(long) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Purges the audit data for all clients that are inactive and went inactive before lastInactiveTimeToKeep
purpose() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo
 
put(IngestDocument, String, String, InputStream) - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
put(IngestDocument, String, String, InputStream) - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
put(IngestDocument, String, String, InputStream) - Method in interface com.attivio.sdk.connector.DocumentPublisher
Store the content stream in the content store an put a ContentPointer in the indicated document field.
put(IngestDocument, String, String, InputStream) - Method in class com.attivio.sdk.connector.MockPublisher
 
put(IngestDocument, String, String, InputStream) - Method in interface com.attivio.sdk.scanner.concurrency.ContentStoreAccess
Store the content stream in the content store and put a ContentPointer in the indicated document field.
put(Class<? extends T>, HttpEntity, String) - Static method in class com.attivio.util.HTTPUtils
 
put(String, byte[]) - Method in class com.attivio.client.ContentFeeder
Put the contents of a byte array into the content store.
put(String, byte[]) - Method in interface com.attivio.sdk.client.IngestClient
Put the contents of a byte array into the content store.
put(String, InputStreamBuilder) - Method in class com.attivio.client.ContentFeeder
Stores binary data in the ContentStore.
put(String, InputStreamBuilder) - Method in interface com.attivio.sdk.client.IngestClient
Stores binary data in the ContentStore.
put(String, File) - Method in class com.attivio.client.ContentFeeder
Put the contents of a File into the content store.
put(String, File) - Method in interface com.attivio.sdk.client.IngestClient
Put the contents of a File into the content store.
put(String, InputStream) - Method in class com.attivio.client.ContentFeeder
Put a resource into the Content Store.
put(String, InputStream) - Method in interface com.attivio.sdk.client.IngestClient
Put a resource into the Content Store.
put(String, Object) - Method in class com.attivio.sdk.util.PropertyMap
 
put(String, String) - Method in interface com.attivio.sdk.server.global.GlobalMap
Deprecated.
Update a key to value.
put(K, Set<V>) - Method in class com.attivio.util.MultiValueMap
put(K, V) - Method in class com.attivio.sdk.util.BaseTypesMap
 
PUT_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-7 Failed to send file to replication slave.
PUT_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-1 Failed to put value into property store.
putAll(Map<? extends String, ? extends Object>) - Method in class com.attivio.sdk.util.PropertyMap
 
putAll(Map<? extends K, ? extends Set<V>>) - Method in class com.attivio.util.MultiValueMap
putAll(Map<? extends K, ? extends V>) - Method in class com.attivio.sdk.util.BaseTypesMap
 
putAll(Map<String, ?>, boolean) - Method in class com.attivio.sdk.util.PropertyMap
Put all entries from map into this property map.
putDimension(String, String) - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
putOneFromEach(Map<K, V>) - Method in class com.attivio.util.MultiValueMap
Adds a single value for each entry in the map.

Q

QPS - Static variable in class com.attivio.platform.perfmon.api.MetricNameUtils
 
QualifiedComponentNameAware - Interface in com.attivio.sdk.server.component.configuration
Indicates that the component needs to know what its qualified component name is.
quarter(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
QUARTER - com.attivio.sdk.util.CalendarField
 
Queries - Class in com.attivio.sdk.search.query
Utility class for working with Query and Phrase APIs.
Query - Class in com.attivio.sdk.search.query
Abstract base class for queries.
Query() - Constructor for class com.attivio.sdk.search.query.Query
 
QUERY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name that contains the query string that this query object was parsed from (string)
QUERY_ARCHIVE - com.attivio.sdk.transport.DataGroup
The replicated query archive data group.
QUERY_CANCELLED - Static variable in class com.attivio.sdk.error.SqlSdkError
query cancelled
QUERY_EXPIRED - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-38 Query has expired and cannot be recached.
QUERY_FEEDBACK - Static variable in class com.attivio.util.serialization.QueryFeedbackConverter
XStream Element for QueryFeedback
QUERY_ID_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering by query id.
QUERY_LANGUAGE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the query language
QUERY_LANGUAGE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Used for selecting from among available query languages
QUERY_LIMIT_EXCEEDED - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-42 A query limit, such as too many clauses to a boolean query, has been exceeded.
QUERY_PARSE_FAILURE - Static variable in class com.attivio.sdk.error.QueryParserError
QUERY_PARSER-1 Failed to parse query
QUERY_PLACEMENT - Static variable in class com.attivio.util.serialization.QueryPlacementConverter
XStream Element for QueryPlacement
QUERY_RESPONSE_FRAME - Static variable in class com.attivio.client.streaming.StreamedResponseClient
 
QUERY_REWRITE_FAILED - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-32 Failed to rewrite query to optimized internal query.
QUERY_TERM_OVERLAP_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-18.
QueryAdapter - Class in com.attivio.util.serialization.jaxb
 
QueryAdapter() - Constructor for class com.attivio.util.serialization.jaxb.QueryAdapter
 
QueryAssert - Class in com.attivio.sdk.test
Assertions for inspecting/testing tokens.
QueryBuilderError - Class in com.attivio.sdk.error
Contains the ErrorCodes for TriggerApi.
QueryFacetBucket - Class in com.attivio.sdk.search.facet
A FacetBucket that contains a query for drilldown.
QueryFacetBucket(String, Query, long) - Constructor for class com.attivio.sdk.search.facet.QueryFacetBucket
Constructor.
QueryFeedback - Class in com.attivio.sdk.search
An arbitrary feedback message generated by a query or response transformer.
QueryFeedback(String, String, String) - Constructor for class com.attivio.sdk.search.QueryFeedback
Create a new QueryFeedback object.
QueryFeedback(String, String, String, Map<String, Object>) - Constructor for class com.attivio.sdk.search.QueryFeedback
Create a new QueryFeedback object.
QueryFeedbackConverter - Class in com.attivio.util.serialization
XStream serializer for QueryFeedback.
QueryFeedbackConverter() - Constructor for class com.attivio.util.serialization.QueryFeedbackConverter
 
QueryFrame - Class in com.attivio.sdk.search
EXPERIMENTAL: This API will be changed/renamed in a future release.
QueryFrame() - Constructor for class com.attivio.sdk.search.QueryFrame
 
QueryFrame(String) - Constructor for class com.attivio.sdk.search.QueryFrame
 
QueryFrameResult - Class in com.attivio.sdk.search
Represents a result for a SearchProfile.
QueryFrameResult() - Constructor for class com.attivio.sdk.search.QueryFrameResult
 
QueryFrameResult(QueryFrame) - Constructor for class com.attivio.sdk.search.QueryFrameResult
 
QueryHandler - Interface in com.attivio.sdk.search.query
QueryHandler is the interface for query traversal handlers.
QueryLanguages - Class in com.attivio.sdk.search
Contains names of all query languages shipped with AIE by default.
QueryLanguages() - Constructor for class com.attivio.sdk.search.QueryLanguages
 
QueryOperator<T extends Query> - Class in com.attivio.util.parser
 
QueryOperator() - Constructor for class com.attivio.util.parser.QueryOperator
 
QueryOperators - Class in com.attivio.util.parser
Registry of operators for query parsing.
QueryOperators() - Constructor for class com.attivio.util.parser.QueryOperators
 
QueryOperators(QueryOperators) - Constructor for class com.attivio.util.parser.QueryOperators
 
QueryOperators.AccessControlQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.AnchorFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.AndNotPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.AndQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.BoostPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.BoostQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.CircleCastOperator - Class in com.attivio.util.parser
 
QueryOperators.CircleFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.CompositeJoinQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.DateCastOperator - Class in com.attivio.util.parser
 
QueryOperators.DateTermOperator - Class in com.attivio.util.parser
 
QueryOperators.EllipseCastOperator - Class in com.attivio.util.parser
 
QueryOperators.EllipseFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.FacetQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.FilterQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.FuzzyTermOperator - Class in com.attivio.util.parser
 
QueryOperators.GeoDistanceOperator - Class in com.attivio.util.parser
 
QueryOperators.GraphQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.IsNullOperator - Class in com.attivio.util.parser
 
QueryOperators.JoinQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.MatchAllOperator - Class in com.attivio.util.parser
 
QueryOperators.NearOperator - Class in com.attivio.util.parser
 
QueryOperators.NotInPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.NotPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.NotQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.NullPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.NullQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.ONearOperator - Class in com.attivio.util.parser
 
QueryOperators.OrPhraseOperator - Class in com.attivio.util.parser
 
QueryOperators.OrQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.PhraseNearParser - Class in com.attivio.util.parser
 
QueryOperators.PhraseQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.PhraseTermParser<T extends PhraseTerm> - Class in com.attivio.util.parser
 
QueryOperators.PolygonCastOperator - Class in com.attivio.util.parser
 
QueryOperators.PolygonFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.QueryPluginOperator - Class in com.attivio.util.parser
 
QueryOperators.QueryStringOperator - Class in com.attivio.util.parser
 
QueryOperators.RectangleCastOperator - Class in com.attivio.util.parser
 
QueryOperators.RectangleFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.RegexTermOperator - Class in com.attivio.util.parser
 
QueryOperators.RequireAllOperator - Class in com.attivio.util.parser
 
QueryOperators.SavedFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.ScopeTermOperator - Class in com.attivio.util.parser
 
QueryOperators.SearchTermOperator - Class in com.attivio.util.parser
 
QueryOperators.ShapeFilterOperator - Class in com.attivio.util.parser
 
QueryOperators.SubQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.TermQueryOperator - Class in com.attivio.util.parser
 
QueryOperators.TermRangeOperator - Class in com.attivio.util.parser
 
QueryOperators.WhereOperator - Class in com.attivio.util.parser
 
QueryOperators.WildcardTermOperator - Class in com.attivio.util.parser
 
QueryParameter - Class in com.attivio.sdk.search.fields
FieldExpression for returning a query parameter from a QueryRequest.
QueryParameter(String, Constant) - Constructor for class com.attivio.sdk.search.fields.QueryParameter
Constructor
QueryParameters - Interface in com.attivio.sdk.search.query
Contains all standard Query parameters.
QueryParameters.Parameter - Class in com.attivio.sdk.search.query
Linked list of parameters.
QueryParameterSelector - Class in com.attivio.util.query
A query selector is used to select if a query node should be accepted for traversal.
QueryParameterSelector(String, String) - Constructor for class com.attivio.util.query.QueryParameterSelector
 
QueryParserError - Class in com.attivio.sdk.error
Contains error codes related to the query parser
QueryParsers - Class in com.attivio.util.parser
 
QueryParsers() - Constructor for class com.attivio.util.parser.QueryParsers
 
QueryParsers(QueryOperators) - Constructor for class com.attivio.util.parser.QueryParsers
 
QueryPlacement - Class in com.attivio.sdk.search
Query Placment.
QueryPlacement() - Constructor for class com.attivio.sdk.search.QueryPlacement
 
QueryPlacement(String) - Constructor for class com.attivio.sdk.search.QueryPlacement
 
QueryPlacementConverter - Class in com.attivio.util.serialization
XStream serializer for QueryPlacement.
QueryPlacementConverter() - Constructor for class com.attivio.util.serialization.QueryPlacementConverter
 
QueryPlugin - Class in com.attivio.sdk.search.query
Query operator that can be used as a placeholder for replacement in the query workflow.
QueryPlugin(String) - Constructor for class com.attivio.sdk.search.query.QueryPlugin
 
QueryPluginConverter - Class in com.attivio.util.serialization.query
 
QueryPluginConverter() - Constructor for class com.attivio.util.serialization.query.QueryPluginConverter
 
QueryPluginOperator() - Constructor for class com.attivio.util.parser.QueryOperators.QueryPluginOperator
 
QueryRequest - Class in com.attivio.sdk.search
Represents a search query and all associated meta data about the query such as sorting, faceting, linguistic options, etc.
QueryRequest() - Constructor for class com.attivio.sdk.search.QueryRequest
The default constructor.
QueryRequest(Query) - Constructor for class com.attivio.sdk.search.QueryRequest
Constructor with a Query.
QueryRequest(String) - Constructor for class com.attivio.sdk.search.QueryRequest
Constructor with a string query.
QueryRequest(String, String) - Constructor for class com.attivio.sdk.search.QueryRequest
Constructor with a query string and query language.
QueryRequest.AcronymsMode - Enum in com.attivio.sdk.search
Modes for Acronym Expansion.
QueryRequest.FacetFinderMode - Enum in com.attivio.sdk.search
Modes for FacetFinder.
QueryRequest.SpellCheckMode - Enum in com.attivio.sdk.search
Modes for spell checking.
QueryRequest.StopwordsMode - Enum in com.attivio.sdk.search
Modes for Stopword removal
QueryRequest.SynonymsMode - Enum in com.attivio.sdk.search
Modes for Synonym Expansion.
QueryRequestConverter - Class in com.attivio.util.serialization
Marshals/unmarshals query requests to/from XML.
QueryRequestConverter() - Constructor for class com.attivio.util.serialization.QueryRequestConverter
 
QueryResponse - Class in com.attivio.sdk.search
QueryResponse contains the response to a QueryRequest.
QueryResponse() - Constructor for class com.attivio.sdk.search.QueryResponse
 
QueryResponse(QueryRequest) - Constructor for class com.attivio.sdk.search.QueryResponse
Creates a new QueryResponse from a QueryRequest object.
QueryResponse(UUID, WorkflowQueue) - Constructor for class com.attivio.sdk.search.QueryResponse
 
QueryResponseAssert - Class in com.attivio.sdk.test
Assertions for inspecting/testing a QueryResponse.
QueryResponseConverter - Class in com.attivio.util.serialization
Marshals/unmarshals query responses to/from XML.
QueryResponseConverter() - Constructor for class com.attivio.util.serialization.QueryResponseConverter
 
QueryString - Class in com.attivio.sdk.search.query
Query operator that contains an unparsed query string.
QueryString(String) - Constructor for class com.attivio.sdk.search.query.QueryString
 
QueryString(String, String) - Constructor for class com.attivio.sdk.search.query.QueryString
 
QueryStringConverter - Class in com.attivio.util.serialization.query
 
QueryStringConverter() - Constructor for class com.attivio.util.serialization.query.QueryStringConverter
 
QueryStringOperator() - Constructor for class com.attivio.util.parser.QueryOperators.QueryStringOperator
 
QueryTransformer - Interface in com.attivio.sdk.server.component.query
Base interface for components that work on a QueryRequest from a client.
QueryTraverser - Class in com.attivio.util.query
Abstract base class for a query traverser that maintains tree state during traversal.
QueryTraverser() - Constructor for class com.attivio.util.query.QueryTraverser
 
queryType - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
QueryUtils - Class in com.attivio.util.query
Utility functions for working with queries.
queue(ConcurrentScannerDocFetcherTask) - Method in class com.attivio.connector.ConcurrentScannerTaskExecuter
 
queue(DocumentFetchRequest) - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
queue(DocumentFetchRequest) - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrencyProvider
Queue a document fetcher for concurrent execution by the connector framework.
Queued - com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskState
 
Queued - com.attivio.sysstate.DocumentState.Status
on a queue
Queuing - com.attivio.sysstate.DocumentState.Status
in the process of being queued
QUEUING - com.attivio.connector.ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics
 
quote(String) - Static method in class com.attivio.sdk.util.StringParser
Conditionally wrap text in double quotes if it contains reserved characters or is an empty string.
quote(String) - Static method in class com.attivio.util.ModelStringUtils
Wrap value in double quotes.
quote(String) - Static method in class com.attivio.util.StringUtils
Wrap value in double quotes.
quote(StringBuilder, String) - Static method in class com.attivio.sdk.search.fields.FieldExpression
Add text to buffer as quoted string.
quote(StringBuilder, String) - Static method in class com.attivio.util.ModelStringUtils
Write the quoted string form of value to buffer.
quote(StringBuilder, String) - Static method in class com.attivio.util.StringUtils
Write the quoted string form of value to buffer.
quote(StringBuilder, String, char) - Static method in class com.attivio.util.ModelStringUtils
Write the quoted string form of value to buffer.
QUOTED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter that indicates if the original query text was quoted.
quoteFieldName(StringBuilder, CharSequence) - Static method in class com.attivio.util.ModelStringUtils
 
quoteFieldName(StringBuilder, CharSequence, char) - Static method in class com.attivio.util.ModelStringUtils
Conditionally wrap text in double quotes if it contains special characters not allowed in a field name.
quoteFieldName(StringBuilder, String) - Static method in class com.attivio.sdk.search.fields.StoredField
 
quoteQueryTerm(StringBuilder, CharSequence) - Static method in class com.attivio.util.ModelStringUtils
Conditionally wrap text in double quotes if it contains special characters not allowed in a field name.

R

radians(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
radians(String) - Method in class com.attivio.util.FieldExpressionFactory
 
RADIANS - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Convert a value in degrees to radians.
ramBytesUsed() - Method in class com.attivio.util.ft.FileTransactionStorage
 
ramBytesUsed() - Method in class com.attivio.util.ft.TransactionStorage
 
rand() - Method in class com.attivio.util.FieldExpressionFactory
 
rand(long) - Method in class com.attivio.util.FieldExpressionFactory
 
rand(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
RANDOM - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Random value.
RANDOM_SORT - Static variable in class com.attivio.sdk.schema.FieldNames
The virtual field used for sorting documents randomly
RandomAccessFileInputStream - Class in com.attivio.util
An InputStream wrapper around the RandomAccessFile class.
RandomAccessFileInputStream(File) - Constructor for class com.attivio.util.RandomAccessFileInputStream
Constructor.
RandomAccessFileOutputStream - Class in com.attivio.util
An OutputStream wrapper around the RandomAccessFile class.
RandomAccessFileOutputStream(File) - Constructor for class com.attivio.util.RandomAccessFileOutputStream
Constructor.
randomPort() - Static method in class com.attivio.util.IOUtils
Taken from org.apache.curator.test.InstanceSpec
RANGE_FACET_REQUEST - Static variable in class com.attivio.util.serialization.FacetRequestConverter
XStream Element for RangeFacetRequest
RangeFacetBucket - Class in com.attivio.sdk.search.facet
Deprecated.
Use FacetBucket instead.
RangeFacetBucket(FacetRange, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Constructor.
RangeFacetBucket(FacetRange, long, int) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Constructor.
RangeFacetBucket(Number, Number, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Constructor.
RangeFacetBucket(String, Number, Number, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Constructor.
RangeFacetBucket(String, Date, Date, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Constructor.
RangeFacetBucket(Date, Date, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Constructor.
RangeFacetRequest - Class in com.attivio.sdk.search.facet
A FacetRequest requesting counts for documents with values in specified ranges.
RangeFacetRequest() - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
 
RangeFacetRequest(FieldExpression) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
 
RangeFacetRequest(String) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
Construct a new RangeFacetRequest that contains 0 ranges.
RangeFacetRequest(String, double, double) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
Construct a new RangeFacetRequest with fixed size ranges from min to max .
RangeFacetRequest(String, double, double, int) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
Construct a new RangeFacetRequest with fixed size ranges from min to max .
RangeFacetRequest(String, long, long) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
Construct a new RangeFacetRequest with fixed size ranges from min to max .
RangeFacetRequest(String, long, long, int) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
Construct a new RangeFacetRequest with fixed size ranges from min to max .
RangeFacetRequest(String, FieldExpression) - Constructor for class com.attivio.sdk.search.facet.RangeFacetRequest
 
RATING - Static variable in class com.attivio.sdk.search.relevancy.Signal
Signal type for signals generated from a user rating a document (e.g.
RAW - com.attivio.sdk.search.HighlightMode
Raw text will be returned.
rawSend(PlatformMessage, String, boolean) - Static method in class com.attivio.util.MessageUtils
Sends a message to the endpointName.
rawSendWithRetry(PlatformMessage, String, boolean) - Static method in class com.attivio.util.MessageUtils
Sends a message to the endpointName.
rawSendWithRetry(PlatformMessage, String, boolean, int, long) - Static method in class com.attivio.util.MessageUtils
Method for sending a message, retrying on transport error.
RCURLY - com.attivio.sdk.util.StringParser.TokenType
 
read() - Method in class com.attivio.util.DuplicatedInputStream
read() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
read() - Method in class com.attivio.util.RandomAccessFileInputStream
read() - Method in class com.attivio.util.stream.HttpResponseStream
 
read() - Method in class com.attivio.util.stream.RestartableInputStream
read() - Method in class com.attivio.util.StringUtils.WhiteSpaceTrimmingInputStream
read(byte[]) - Method in class com.attivio.util.RandomAccessFileInputStream
read(byte[]) - Method in class com.attivio.util.stream.HttpResponseStream
 
read(byte[]) - Method in class com.attivio.util.stream.RestartableInputStream
read(byte[], int, int) - Method in class com.attivio.util.RandomAccessFileInputStream
read(byte[], int, int) - Method in class com.attivio.util.stream.HttpResponseStream
 
read(byte[], int, int) - Method in class com.attivio.util.stream.RestartableInputStream
read(DataInputStream, SearchDocument) - Method in class com.attivio.client.streaming.SearchDocumentSerializer.FieldDef
 
read(InputStream) - Method in class com.attivio.client.streaming.SearchDocumentSerializer
 
READ - Static variable in class com.attivio.sdk.security.AttivioPermission
The static permission object for the 'read' permission.
READ_CHILD_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-7, Failed to read a children record.
READ_DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-4, Failed to read a document.
READ_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-17 Content read error
READ_ERROR - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-12 An error occurred while reading from the store.
READ_STREAM_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-12 Indicates that a stream failed to be created.
readAsBytes(InputStream) - Static method in class com.attivio.util.IOUtils
Reads the contents of an InputStream.
readAsBytes(InputStream, int) - Static method in class com.attivio.util.IOUtils
Reads up to limit bytes from input.
readAsText(InputStream) - Static method in class com.attivio.util.IOUtils
Reads InputStream using the default encoding.
readAsText(InputStream, String) - Static method in class com.attivio.util.IOUtils
Reads InputStream using the default encoding.
readAsText(InputStream, Charset) - Static method in class com.attivio.util.IOUtils
Reads InputStream using the default encoding.
readAsText(Reader) - Static method in class com.attivio.util.IOUtils
Gets the contents of a reader as text.
readAsTextSafely(InputStream) - Static method in class com.attivio.util.IOUtils
Reads InputStream using the default encoding, trapping IOException and returning null.
readBinary() - Method in class com.attivio.sdk.util.StringParser
 
readBoolean() - Method in class com.attivio.sdk.util.StringParser
 
readByte() - Method in class com.attivio.util.ft.FileTransactionStorage.FileInput
 
readByte() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
readBytes(byte[], int, int) - Method in class com.attivio.util.ft.FileTransactionStorage.FileInput
 
readBytes(byte[], int, int) - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
readCharUTF(DataInput) - Static method in class com.attivio.util.SerializationUtils
 
readDate(TimeZone) - Method in class com.attivio.sdk.util.StringParser
 
readDecimal() - Method in class com.attivio.sdk.util.StringParser
 
readDocument() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
readDouble() - Method in class com.attivio.sdk.util.StringParser
 
readExternal(DataInput) - Method in class com.attivio.sdk.geo.Circle
 
readExternal(DataInput) - Method in class com.attivio.sdk.geo.Ellipse
 
readExternal(DataInput) - Method in class com.attivio.sdk.geo.Polygon
 
readExternal(DataInput) - Method in class com.attivio.sdk.geo.Rectangle
 
readExternal(DataInput) - Method in class com.attivio.sdk.geo.Shape
 
readExternal(DataInput) - Method in class com.attivio.sdk.search.SearchFieldValue
 
readExternal(DataInput) - Method in class com.attivio.sdk.token.TokenList
GWT Incompatible - hence no @Override annotation.
readExternal(ObjectInput) - Method in class com.attivio.sdk.geo.Shape
GWT Incompatible - hence no @Override annotation.
readExternal(ObjectInput) - Method in class com.attivio.sdk.schema.Schema
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.schema.SchemaField
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.facet.FacetResponse
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
GWT Incompatible - hence no @Override annotation.
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.SearchDocument
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.SearchDocumentList
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.SearchField
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.search.SearchFieldValue
 
readExternal(ObjectInput) - Method in class com.attivio.sdk.token.TokenList
GWT Incompatible - hence no @Override annotation.
readFieldExpression() - Method in class com.attivio.sdk.util.StringParser
 
readFileAsText(File) - Static method in class com.attivio.util.FileUtils
Reads a file in the default encoding ENCODING_UTF_8.
readFloat() - Method in class com.attivio.sdk.util.StringParser
 
readFrameId() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
readId() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
Read an internal document id.
readIngestDocument(InputStream) - Method in class com.attivio.client.streaming.DocumentSerializer
 
readInt() - Method in class com.attivio.util.ft.FileTransactionStorage.FileInput
 
readInt() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
readInteger() - Method in class com.attivio.sdk.util.StringParser
 
readIsoDate(TimeZone) - Method in class com.attivio.sdk.util.StringParser
 
readKeyword() - Method in class com.attivio.sdk.util.StringParser
 
readLanguageTag(DataInputStream) - Static method in class com.attivio.client.streaming.DocumentSerializer
 
readList(HierarchicalStreamReader, UnmarshallingContext) - Static method in class com.attivio.util.serialization.AbstractConverter
Reads a list
readLocale(DataInputStream) - Static method in class com.attivio.client.streaming.DocumentSerializer
 
readLong() - Method in class com.attivio.sdk.util.StringParser
 
readMessageId() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
readObject(InputStream) - Static method in class com.attivio.client.streaming.ObjectOutputSerializer
XStream deserialization of next object from in.
readObject(Class<T>) - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
readPhrase(StringParser) - Static method in class com.attivio.sdk.search.query.Queries
Read the next Phrase from parser.
readPoint() - Method in class com.attivio.sdk.util.StringParser
 
readQuery(StringParser) - Static method in class com.attivio.sdk.search.query.Queries
Read the next Query from parser.
readResolve() - Method in class com.attivio.sdk.error.ErrorCode
Need to implement readResolve() in order to ensure == works for serialized error codes.
readSparseBits(DataInput) - Static method in class com.attivio.util.SerializationUtils
Read a sparse compressed bitset from in.
readString() - Method in class com.attivio.sdk.util.StringParser
 
readString() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
readString(DataInput) - Static method in class com.attivio.util.SerializationUtils
 
readSubObject(HierarchicalStreamReader, UnmarshallingContext, Object, Class<T>) - Static method in class com.attivio.util.serialization.AbstractConverter
Reads a sub-object
readThrowable(HierarchicalStreamReader, UnmarshallingContext, Object) - Method in class com.attivio.util.serialization.AbstractConverter
Returns a throwable that was written with writeThrowable.
readUnsigned() - Method in class com.attivio.sdk.util.StringParser
 
readUnsignedShort() - Method in class com.attivio.util.ft.FileTransactionStorage.FileInput
 
readUnsignedShort() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
readValue(DataInputStream) - Method in class com.attivio.client.streaming.DocumentSerializer
 
readVInt(DataInput) - Static method in class com.attivio.util.SerializationUtils
VInt compression similar to lucene, except the 1 bits are all put in the beginning.
readZInt(DataInput) - Static method in class com.attivio.util.SerializationUtils
 
REAL_TIME_FIELD_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-14 Configuration of real time field contains an error.
REALM_ID - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'realm-id' attribute.
REALM_ID - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalKeyConverter
The 'realm-id' attribute.
realmId - Variable in class com.attivio.sdk.security.AttivioPrincipal
The security realm ID.
REBUILD_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-26 Failed to initialize rebuild of index.
REBUILD_REQUIRED - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-25 An index is out of sync and must be rebuild from scratch.
receive() - Method in class com.attivio.client.streaming.StreamedResponseClient
Read the next element from the response stream.
RECEIVE_ERROR - Static variable in class com.attivio.sdk.error.TransportError
TRANSPORT-1 Error while receiving a message.
RECEIVED - com.attivio.sdk.esb.ProcessingResultCode
Indicates a message or document was received from a remote node
receiveMessage(R) - Method in interface com.attivio.sdk.transport.ManagedTransport
Receive a message waiting indefinitely until a message is received.
receiveMessage(R, long) - Method in interface com.attivio.sdk.transport.ManagedTransport
Receive a message waiting up to the timeout period.
Receiver - com.attivio.sysstate.DocumentState.ThreadType
a receiver thread (e.g., vm, http, jms) that moves messages from transports to Manager threads.
RECEIVER_PORT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=1
recover(T) - Method in class com.attivio.util.ft.TransactionLog
Replay the transaction log, passing events to receiver.
RECOVER_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-13 Failed to recover store.
recoverableCheckpoints() - Method in class com.attivio.util.ft.TransactionLog
 
RECOVERY_IGNORED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-16 Database will not be auto-recovered from existing recovery.sql.
RECOVERY_STARTED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-15 Database is being recovered from recovery.sql
RECREATING_SERVICE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-102, service connection failed and the api is being recreated
Rectangle - Class in com.attivio.sdk.geo
Defines a rectangle.
Rectangle() - Constructor for class com.attivio.sdk.geo.Rectangle
 
Rectangle(double, double, double, double) - Constructor for class com.attivio.sdk.geo.Rectangle
Constructs a rectangle with specified dimensions.
Rectangle(Point, Point) - Constructor for class com.attivio.sdk.geo.Rectangle
Constructs a rectangle with specified dimensions.
RectangleCastOperator() - Constructor for class com.attivio.util.parser.QueryOperators.RectangleCastOperator
 
RectangleConverter - Class in com.attivio.util.serialization.geometry
XStream serializer for Rectangle.
RectangleConverter() - Constructor for class com.attivio.util.serialization.geometry.RectangleConverter
 
RectangleFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.RectangleFilterOperator
 
RECURSIVE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter indicating if access control query should be applied recursively.
RECURSIVE_REVERT_REQUIRED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENER-47.
reduce(String, Iterator<IngestDocument>) - Method in interface com.attivio.sdk.server.component.reduce.ReducingTransformer
Reduces a set of IngestDocument(s) based on key
ReducingTransformer - Interface in com.attivio.sdk.server.component.reduce
 
REFEED - com.attivio.sdk.esb.ProcessingResultCode
Indicates that a message/document has been re-fed
REFERENCE - com.attivio.sdk.schema.SchemaField.Type
Deprecated.
will be removed in a future release.
RefetchOnExceptionServiceProxy - Class in com.attivio.service
A proxy for services that refetches the service whenever select exceptions occur.
RefetchOnExceptionServiceProxy(Class<?>, ServiceInstance<AieServiceInfo>, Object) - Constructor for class com.attivio.service.RefetchOnExceptionServiceProxy
 
ReflectionUtils - Class in com.attivio.platform.util
Utility class for performing actions requiring reflection.
ReflectionUtils() - Constructor for class com.attivio.platform.util.ReflectionUtils
 
refresh() - Method in class com.attivio.client.ContentFeeder
Sends internal queue of documents and commits all partial update documents sent to AIE.
refresh() - Method in interface com.attivio.sdk.client.IngestClient
Sends internal queue of documents and commits all partial update documents sent to AIE.
refreshDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Refresh dictionary identified by info.
REGEX_FAILURE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-12 Regex runtime exception.
RegexMatch - Class in com.attivio.sdk.search.fields
Regex match field expression.
RegexMatch(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.RegexMatch
 
RegexTerm - Class in com.attivio.sdk.search.query.phrase
Phrase that matches all terms that match a regular expression.
RegexTerm() - Constructor for class com.attivio.sdk.search.query.phrase.RegexTerm
Constructor.
RegexTerm(SearchTerm) - Constructor for class com.attivio.sdk.search.query.phrase.RegexTerm
Constructor.
RegexTerm(String) - Constructor for class com.attivio.sdk.search.query.phrase.RegexTerm
Constructor.
RegexTermConverter - Class in com.attivio.util.serialization.query.phrase
 
RegexTermConverter() - Constructor for class com.attivio.util.serialization.query.phrase.RegexTermConverter
 
RegexTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.RegexTermOperator
 
region - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
REGION_SCHEME - Static variable in class com.attivio.sdk.transport.MultiRegionTransport
Static scheme for all MultiRegionTransport implementations
REGION_TRANSFER_NAME - Static variable in class com.attivio.sdk.transport.MultiRegionTransport
property on PlatformMessages indicating the client name associated with a message transferred from another region.
REGION_TRANSFER_PROPERTY - Static variable in class com.attivio.sdk.transport.MultiRegionTransport
Property on PlatformMessages indicating where this message should be sent - corresponds to a messages data group
REGISTAR_API_OBJECT_NAME - Static variable in interface com.attivio.platform.perfmon.api.MetricRegistrar
 
register() - Static method in class com.attivio.util.serialization.query.AbstractQueryConverter
Register all serializers for Query objects.
register(Function<StringParser, ? extends FieldExpression>, Object...) - Static method in class com.attivio.sdk.search.fields.FieldExpressions
Register a FieldExpression parser.
register(Function<StringParser, ? extends FieldExpression>, Supplier<? extends FieldExpression>, Object...) - Static method in class com.attivio.sdk.search.fields.FieldExpressions
Register a FieldExpression parser.
register(ObjectName, T) - Static method in class com.attivio.client.exposedapi.JMXUtils
Register bean as name.
REGISTER_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-24 Failed to properly register replica with master.
registerAlertTracker(ConcurrentScannerPerformanceAlertRegistration) - Method in class com.attivio.connector.ConcurrentScannerStatCalculator
 
registerConverter(Converter, int) - Method in class com.attivio.util.serialization.ConcurrentConverterLookup
registerConverter(Class<? extends AbstractConverter>) - Static method in class com.attivio.util.serialization.ApiInit
Register an XStream converter.
registerConverter(Class<? extends AbstractConverter>) - Method in class com.attivio.util.XStreamSerializer
Registers a custom converter.
registerDerivedMetrics(List<DerivedMetricDefinition>) - Method in interface com.attivio.platform.perfmon.api.MetricRegistrar
registers the derived metrics and returns their ids
registerDictionary(DictionaryInfo, String) - Method in interface com.attivio.sdk.client.DictionaryClient
Create dictionary defined by info and import all dictionary entries at contentStoreId in csv format.
registerErrorCodes(Class<? extends ErrorCode>) - Static method in class com.attivio.util.serialization.ApiInit
registers all the error codes in a class.
registerListener(VariableListener) - Method in interface com.attivio.sdk.server.global.VersionedMasterElection
Deprecated.
Register a listener to receive notifications about changes to master version.
registerMaster(MasterCandidate) - Method in interface com.attivio.sdk.server.global.VersionedMasterElection
Deprecated.
Checks the global variable value against the local value and acquires the lock if the values match.
registerMBean(Class<?>, T, ObjectName) - Static method in class com.attivio.client.exposedapi.JMXUtils
Registers bean with JMX under the provided object name using a specific targeted interface only (not the full bean class).
registerMBean(T, ObjectName) - Static method in class com.attivio.client.exposedapi.JMXUtils
Registers bean with JMX under the provided object name.
registerMBeanInstance(T, String) - Static method in class com.attivio.client.exposedapi.JMXUtils
Registers the object bean with the instance name instance with the JMX server.
registerMetricInstances(RemoteEndpoint, List<MetricInstance>) - Method in interface com.attivio.platform.perfmon.api.MetricRegistrar
registers the source as providing the instance and returns the server-side unique id for the instance
registerMetrics(List<Metric>) - Method in interface com.attivio.platform.perfmon.api.MetricRegistrar
registers the metric and returns the server-side unique id for it.
registerMetricsCollectorForComponent(String, MetricsCollector) - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
Adds a metrics collector for this component.
registerMetricsCollectorForComponent(String, MetricsCollector) - Method in interface com.attivio.sysstate.SystemStateMonitor
Adds a metrics collector for this component.
registerService(Class<T>, String, int, Class<? extends RemoteClientApiFactory>, Class<? extends Predicate<Throwable>>...) - Static method in class com.attivio.service.ServiceFactory
 
registerService(ServiceInstance<AieServiceInfo>) - Static method in class com.attivio.service.ServiceFactory
 
registerSingleton(Class<?>, Object) - Static method in class com.attivio.client.exposedapi.JmxApiServiceFactory
 
registerTransport(String, ClientTransport<?>) - Static method in class com.attivio.transport.ClientTransportRegistry
Register a new client transport with the system so that it may be looked up later on.
registerURLProtocolHandler(Class<? extends URLStreamHandler>) - Static method in class com.attivio.util.IOUtils
Register a protocol handler for a specific class.
registerWorkflow(String, MockDocumentProcessingWorkflow) - Static method in class com.attivio.sdk.service.MockDocumentProcessorApi
Register a mock document processsing workflow to use for testing
REJOINING_SPLITTER_REUSED_IN_WORKFLOWS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-64, A splitter with rejoin=true referenced in multiple ingest workflows
RELATIVE_DIRECTORIES - Static variable in class com.attivio.sdk.error.AgentError
AGENT-6 Relative directories have been chosen for data and/or log directories.
release() - Method in class com.attivio.curatorshim.InterProcessMutex
 
release(PlatformMessage) - Method in class com.attivio.sdk.transport.MultiRegionTransport
Release a message from potential re-emission
release(String, String) - Method in class com.attivio.sdk.esb.MessageDomainManager
Releases the semaphore associated with the componentName and domain (if any).
RELEVANCY - com.attivio.sdk.transport.DataGroup
The replicated relevancy (models and features) data group.
RELEVANCY_MODEL - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the relevancy model to apply to an INNER or OUTER clause.
RELEVANCY_MODEL_WARNING - Static variable in class com.attivio.sdk.search.relevancy.RelevancyModel
 
RelevancyError - Class in com.attivio.sdk.error
Contains errors related to relevancy configurations.
RelevancyFeature - Class in com.attivio.sdk.search.relevancy
Experimental Relevancy API.
RelevancyFeature() - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeature
 
RelevancyFeature(String) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeature
 
RelevancyFeature(String, FieldExpression) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeature
 
RelevancyFeature(String, String) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeature
 
RelevancyFeatureDef - Class in com.attivio.sdk.search.relevancy
A definition for a relevancy feature to be used for relevancy evaluation.
RelevancyFeatureDef() - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
 
RelevancyFeatureDef(String) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
 
RelevancyFeatureVector - Class in com.attivio.sdk.search.relevancy
Experimental Relevancy API.
RelevancyFeatureVector() - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
RelevancyFeatureVector(int) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
RelevancyModel - Class in com.attivio.sdk.search.relevancy
The model for applying weights and scoring features specified on a QueryRequest.
RelevancyModel() - Constructor for class com.attivio.sdk.search.relevancy.RelevancyModel
 
RelevancyModel(String) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyModel
 
RelevancyModel(String, long) - Constructor for class com.attivio.sdk.search.relevancy.RelevancyModel
 
RelevancyModel.FeatureWeight - Class in com.attivio.sdk.search.relevancy
 
RelevancyModel.Source - Enum in com.attivio.sdk.search.relevancy
 
RelevancyModelApi - Interface in com.attivio.sdk.client
API for interacting with relevancy models in the system.
RelevancyModelConverter - Class in com.attivio.util.serialization
XStream serializer for RelevancyModel.
RelevancyModelConverter() - Constructor for class com.attivio.util.serialization.RelevancyModelConverter
 
relevancySort() - Static method in class com.attivio.sdk.search.Sort
Factory method for creating a sort according to score, descending.
REMOTE_ENDPOINT_PROTOCOL_DEFAULT - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
REMOTE_ENDPOINT_SECURE_PROTOCOL_DEFAULT - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
REMOTE_ERROR - Static variable in class com.attivio.sdk.error.ContentStoreError
CONTENTSTORE-1, Error communication with a remote content store.
REMOTE_JMX_PORT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=4
REMOTE_MESSAGE_SERVICE_PATH - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
REMOTE_QUERY_RECEIVER_PATH - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
REMOTE_SPRING_PORT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=6
RemoteClientApiFactory<T> - Interface in com.attivio.service
Base interface for all factories which create clients capable of remote connections to the service.
RemoteEndpoint - Class in com.attivio.util
 
RemoteEndpoint() - Constructor for class com.attivio.util.RemoteEndpoint
 
RemoteEndpoint(String) - Constructor for class com.attivio.util.RemoteEndpoint
 
RemoteIngestApiFactory - Class in com.attivio.platform.service
 
RemoteIngestApiFactory() - Constructor for class com.attivio.platform.service.RemoteIngestApiFactory
 
RemoteJmxEndpoint - Class in com.attivio.util
 
RemoteJmxEndpoint() - Constructor for class com.attivio.util.RemoteJmxEndpoint
Host will be defaulted to localhost.
RemoteJmxEndpoint(String, ObjectName, int) - Constructor for class com.attivio.util.RemoteJmxEndpoint
 
RemoteJmxEndpoint(ObjectName, int) - Constructor for class com.attivio.util.RemoteJmxEndpoint
Host will be defaulted to localhost
RemoteSearchClient - Class in com.attivio.platform.service
 
RemoteSearchClient(String, int, boolean) - Constructor for class com.attivio.platform.service.RemoteSearchClient
 
RemoteSearchClientFactory - Class in com.attivio.platform.service
 
RemoteSearchClientFactory() - Constructor for class com.attivio.platform.service.RemoteSearchClientFactory
 
remove() - Method in class com.attivio.sdk.token.Position
Remove this position.
remove() - Method in class com.attivio.sdk.token.PositionIterator
remove() - Method in class com.attivio.sdk.token.ScopeInfo
Not Supported
remove() - Method in class com.attivio.sdk.token.TokenIterator
Removes the current Token from the TokenList
remove(TokenAnnotation) - Method in class com.attivio.sdk.token.Position
Remove all tokens from this Position with the specified annotation.
remove(TokenAnnotation) - Method in class com.attivio.sdk.token.TokenList
Remove all tokens annotated with annotation.
remove(Object) - Method in class com.attivio.sdk.esb.MessageMetadata
remove(Object) - Method in class com.attivio.util.MultiValueMap
Removes all values for a key.
remove(String) - Method in class com.attivio.sdk.esb.WorkflowQueue
Removes the first occurrence a specific workflow from this queue.
remove(String) - Method in interface com.attivio.sdk.server.global.GlobalMembership
Deprecated.
Remove a member from this membership.
remove(String) - Method in interface com.attivio.sdk.server.global.GlobalSet
Deprecated.
Removes a String value from this GlobalSet
remove(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
remove(String) - Method in class com.attivio.transport.DestinationQueue
Removes the first occurrence a specific workflow from this queue.
remove(String) - Method in class com.attivio.util.ft.TransactionStorage
 
remove(K) - Method in class com.attivio.util.ValueCounter
Removes the value
REMOVE - com.attivio.sdk.search.QueryRequest.StopwordsMode
Remove stopwords from query
REMOVE_ALL_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-4 Failed to remove all values for an id from the property store.
REMOVE_FAILED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-3 Failed to remove a value from the property store.
removeAttribute(String) - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
removed(String) - Method in interface com.attivio.sdk.server.global.MembershipListener
Deprecated.
Called when a member is removed (explicitly or implicitly when a node dies) from the group
removeDocumentByKey(String, String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Removes a document using the key
removeDocumentByKey(String, String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
removeDocumentByKey(String, String) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
removeEntry(Principal, AclEntry) - Method in class com.attivio.sdk.security.AttivioAcl
removeFacet(FacetRequest) - Method in class com.attivio.sdk.search.QueryRequest
Remove the specified FacetRequest.
removeFacet(String) - Method in class com.attivio.sdk.search.QueryRequest
Remove the specified FacetRequest by name.
removeField(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Remove a field by name.
removeField(String) - Method in class com.attivio.sdk.schema.Schema
Remove a field from the schema.
removeField(String) - Method in class com.attivio.sdk.search.SearchDocument
Remove a field from the document.
removeFirst() - Method in class com.attivio.sdk.esb.WorkflowQueue
Gets and removes the first entry from the queue.
removeFirst() - Method in class com.attivio.transport.DestinationQueue
Gets and removes the first entry from the queue.
removeFromChild(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
removeGroupMembership(AttivioGroupMembership) - Method in class com.attivio.sdk.security.AttivioPrincipal
Removes a group membership from the set of this principal's group memberships.
removeLast() - Method in class com.attivio.sdk.search.facet.FacetBuckets
Remove and return the last FacetBucket.
removeParameter(String) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Remove a parameter.
removeParameter(String) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Remove custom parameter named name
removePermission(Permission) - Method in class com.attivio.sdk.security.AttivioAclEntry
removeProperty(String) - Method in class com.attivio.sdk.esb.AbstractListMessage
Removes a property from the message.
removeProperty(String) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Removes a property from the message.
removeProperty(String) - Method in interface com.attivio.sdk.esb.PlatformMessage
Removes a property from the message.
removeProtocolPrefix(String) - Static method in class com.attivio.util.MessageUtils
 
removeSchema(String) - Method in class com.attivio.sdk.schema.MockSchemaApi
 
removeSchema(String) - Method in interface com.attivio.sdk.schema.SchemaApi
Remove a schema from the system.
removeShutdownHook(Runnable) - Static method in class com.attivio.service.ShutdownManager
Remove a shutdown hook.
removeTransportDefinition(String) - Method in class com.attivio.sdk.service.MockTransportDefinitionStore
Remove the TransportDefinition associated with className.
removeTransportDefinition(String) - Method in interface com.attivio.sdk.transport.TransportDefinitionStore
Remove the TransportDefinition associated with className.
removeUserDefinedField(String) - Method in class com.attivio.sdk.schema.Schema
 
removeValue(Object) - Method in class com.attivio.sdk.ingest.IngestField
Remove a field value.
removeValue(Object) - Method in class com.attivio.sdk.search.SearchField
Remove a field value.
removeValue(String, Object) - Method in class com.attivio.util.MultiValueMap
Removes a specific value for a key.
removeWithinDateRange(MockIngestAuditApi.ClientData) - Method in class com.attivio.sdk.service.MockIngestAuditApi.DateFilter
 
removeWorkflowQueue() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Remove the workflow queue for this message.
renameField(String, String) - Method in class com.attivio.sdk.ingest.IngestDocument
Rename a field.
renameField(String, String) - Method in class com.attivio.sdk.search.SearchDocument
Rename a field.
renameFile(File, File) - Static method in class com.attivio.util.FileUtils
Renames a file, deleting destination and retrying if rename fails.
RENEW_LEASE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-49 Search engine failed to renew lease for commit point.
REPAIR_INDEX - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-26 Corrupted index is being repaired (may result in losing documents).
repeat(StringBuilder, String, int) - Static method in class com.attivio.util.ModelStringUtils
Append value to buffer count times.
repeat(StringBuilder, String, int) - Static method in class com.attivio.util.StringUtils
Append value to buffer count times.
REPEAT - com.attivio.sdk.search.fields.MultiValueMode
Repeat last value from shorter arguments for all remaining values for longer arguments.
replace(int, String) - Method in class com.attivio.sdk.esb.WorkflowQueue
 
replaceDictionary(String) - Method in interface com.attivio.sdk.client.DictionaryClient
Replace dictionary with import.
replaceDictionaryEntries(DictionaryInfo, String) - Method in interface com.attivio.sdk.client.DictionaryClient
Add all entries from contentStorId in csv format to dictionary identified by info.
REPLICATION_FAILED - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-13 Replication to a slave resulted in an unrecoverable error.
ReplicationError - Class in com.attivio.sdk.error
Contains Error codes related to index replication.
Representative - com.attivio.platform.perfmon.api.SummaryType
The average value over the time period is returned for COUNT based metrics.
REQUEST_IP_PROPERTY - Static variable in class com.attivio.sdk.esb.MessageMetadata
 
require(StringParser.TokenType) - Method in class com.attivio.sdk.util.StringParser
 
require(StringParser.TokenType, StringParser.TokenType) - Method in class com.attivio.sdk.util.StringParser
 
REQUIRE_ALL_DISTANCE - Static variable in class com.attivio.sdk.search.query.phrase.PhraseNear
Distance for require all phrases.
requireAll() - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a require all.
requireAll(Phrase...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a require all.
requireAll(String...) - Static method in class com.attivio.sdk.search.query.phrase.PhraseNear
Create a require all.
RequireAllOperator() - Constructor for class com.attivio.util.parser.QueryOperators.RequireAllOperator
 
required() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Deprecated.
use optionLevel = OptionLevel.Required instead
Required - com.attivio.sdk.server.annotation.ConfigurationOption.OptionLevel
 
REQUIRED_FEATURE_MISSING - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-50, A feature requires another feature which does exist.
requireEx(StringParser.TokenType) - Method in class com.attivio.sdk.util.StringParser
 
requireKeyword(String) - Method in class com.attivio.sdk.util.StringParser
 
REQUIRES_FEATURE_FROM_LATER_CONFIGURATION_STAGE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-49, A feature requires another feature which does not get applied to a later ConfigurationStage.
requiresFieldMapping() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo
 
RequiresServiceInfo - Interface in com.attivio.service
Interface which indicates a local service implementation AieServiceInfo data to initialize itself
reset() - Static method in class com.attivio.client.exposedapi.JmxApiServiceFactory
 
reset() - Method in class com.attivio.client.MockSearchClient
Clear the documents and/or response returned on a search call
reset() - Method in class com.attivio.client.streaming.StreamingRecordIteratorAbstract
Reset the field state information we are keeping about the record.
reset() - Method in class com.attivio.platform.store.MockConnectorHistory
 
reset() - Method in class com.attivio.sdk.esb.ProcessingResult
 
reset() - Method in interface com.attivio.sdk.scanner.IncrementalDataSourceScanner
Resets any state being maintained by this scanner.
reset() - Static method in class com.attivio.sdk.service.MockContentStoreClient
Resets the content store client, clearing the map of content and stopping the webServer.
reset() - Method in class com.attivio.sdk.service.MockIngestApi
 
reset() - Static method in class com.attivio.sdk.service.MockIngestAuditApi
 
reset() - Static method in class com.attivio.sdk.service.MockServiceFactory
 
reset() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
Reset the file pointer to the previous sync frame.
reset() - Method in class com.attivio.util.RandomAccessFileInputStream
reset() - Method in class com.attivio.util.stream.HttpResponseStream
 
reset() - Method in class com.attivio.util.stream.RestartableInputStream
reset(boolean) - Static method in class com.attivio.service.ServiceDiscoveryHelper
 
reset(boolean) - Static method in class com.attivio.service.ServiceFactory
Resets all local caches of service registrations, mock services, curator and zookeeper connections.
reset(boolean, String, String, String, String) - Static method in class com.attivio.service.CuratorHelper
 
reset(TokenList) - Method in class com.attivio.sdk.token.TokenEnum
Position this TokenEnum at the beginning of tokens.
reset(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Resets the incremental state of the named connector
reset(String, String, String, String) - Method in class com.attivio.service.Platform
Resets the internal state so that cached data will be refetched.
RESET - com.attivio.sdk.esb.ConnectorExecutionStatus
The connector was reset.
resetClient() - Method in class com.attivio.transport.HttpClientTransport
Resets the static HttpClient using System properties for username and password.
resetClient(String, String) - Method in class com.attivio.transport.HttpClientTransport
Resets the static HttpClient
resetConnectionManager() - Method in class com.attivio.transport.HttpClientTransport
Stop and start the connection manager if there are any live connections in the pool.
resetConnectionManager() - Static method in class com.attivio.util.HTTPUtils
 
resetIteration() - Method in class com.attivio.sdk.token.ScopeInfo
Reset iteration.
resetServer() - Method in class com.attivio.sdk.test.ZooRule
Completely destroys current ZK and its data
ResettableInputStreamRequestEntity - Class in com.attivio.util.stream
A RequestEntity that can be restarted by calling RestartableInputStream.restart().
ResettableInputStreamRequestEntity(InputStreamBuilder, String) - Constructor for class com.attivio.util.stream.ResettableInputStreamRequestEntity
 
resetTransports() - Static method in class com.attivio.transport.ClientTransportRegistry
Clears the transport cache and re-registers the http and https transports
resolveEntity(String, String) - Method in class com.attivio.util.XMLUtils.NonValidatingEntityResolver
resolveFieldName(String) - Method in class com.attivio.sdk.schema.Schema
Resolve field.
resolveKey(String, long) - Static method in class com.attivio.sdk.client.MockRelevancyModelApi
 
resolvePath(String...) - Static method in class com.attivio.util.XMLUtils
Resolves an XPath(s), removing .
resolveQuery(QueryRequest) - Static method in class com.attivio.util.query.QueryUtils
Resolve the query from request.
RESOURCE_ALREADY_REFERENCED - Static variable in class com.attivio.sdk.error.ContentStoreError
CONTENTSTORE-5, Attempt to create references to a resource which already has references.
RESOURCE_CLOSE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-61 Closing a resource failed.
RESOURCE_COMMIT_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-63 Commiting of final resource failed.
RESOURCE_CREATE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-62 Creating a resource failed.
RESOURCE_HAS_REFERENCES - Static variable in class com.attivio.sdk.error.ContentStoreError
CONTENTSTORE-7, Attempt to delete a resource with references.
RESOURCE_LOAD_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-55 Loading a resource failed.
RESOURCE_NOT_FOUND - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-1 Resource not found.
RESOURCE_NOT_REFERENCED - Static variable in class com.attivio.sdk.error.ContentStoreError
CONTENTSTORE-8, Attempt to delete a resource that has no reference information.
RESOURCE_REFERENCES_EXHAUSTED - Static variable in class com.attivio.sdk.error.ContentStoreError
CONTENTSTORE-6, Attempt to remove a reference to a resource which is out of references.
RESOURCE_WARNING - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-76 Indicates that the current activity is likely to use resources beyond the normal/expected scope.
resourceModified(String) - Method in interface com.attivio.sdk.client.AutoCompleteApi
Notifies all autocomplete providers that share resources that their resource has been modified.
resourceModified(String) - Method in class com.attivio.sdk.client.MockAutoCompleteApi
 
resourceModified(URI) - Method in interface com.attivio.sdk.autocomplete.SharedResourceAutoCompleteProvider
Hook method called when the shared resource is modified
response - Variable in class com.attivio.client.MockSearchClient
Preset QueryResponse to return on any search request.
ResponseTransformer - Interface in com.attivio.sdk.server.component.query
Base interface for components that work on a QueryResponse before being sent back to a client.
restart() - Method in class com.attivio.util.stream.RestartableInputStream
Restart the input stream from the beginning.
RestartableInputStream - Class in com.attivio.util.stream
Buffers an input stream to disk.
RestartableInputStream(InputStream) - Constructor for class com.attivio.util.stream.RestartableInputStream
Uses the default tmp directory.
RestartableInputStream(InputStream, File) - Constructor for class com.attivio.util.stream.RestartableInputStream
Wrap an input stream, adding logic for RestartableInputStream.mark(int) and RestartableInputStream.reset() if necessary via temp files.
RESTORE_FAILED - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-29 Failed to restore an index.
RESTORE_SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-32 Error occurred while restoring a snapshot.
restoreState(TokenIterator.State) - Method in class com.attivio.sdk.token.TokenIterator
Experimental: restore the state of iteration from state.
RESULT_ACCESS_FAILED - Static variable in class com.attivio.sdk.error.BasisTechError
Problem Accessing Context Results
ResultCodeFilter(MockIngestAuditApi.Collector, Set<ProcessingResultCode>) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.ResultCodeFilter
 
RESULTS - com.attivio.sdk.search.QueryRequest.FacetFinderMode
The 'results' mode: recommendations are based on the result set.
resume(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Resumes the named connector if paused
retrieve(String) - Method in class com.attivio.client.LazyContentStoreClient
Retrieve a ContentPointer in the ContentStore.
retrieve(String) - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Retrieve a ContentPointer in the ContentStore.
retrieve(String) - Method in class com.attivio.sdk.service.MockContentStoreClient
Retrieve a ContentPointer in the ContentStore.
retrieve(String, String) - Method in interface com.attivio.sdk.client.DocumentStoreApi
 
retrieve(String, String) - Method in class com.attivio.sdk.service.MockDocumentStore
RETRIEVE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-4 An exception was encountered while retrieving a stored document
RETURN_CODE_ERROR - Static variable in interface com.attivio.sdk.commandline.AttivioRunnable
The return code to indicate an error occurred requiring shutdown.
RETURN_CODE_FORCED - Static variable in interface com.attivio.sdk.commandline.AttivioRunnable
The return code to indicate the user forced shutdown.
RETURN_CODE_OK - Static variable in interface com.attivio.sdk.commandline.AttivioRunnable
The return code to indicate normal shutdown occurred.
returnCounter() - Method in class com.attivio.sysstate.ComponentRuntimeState
 
reuse(ScopeInfo, TokenList.Element, TokenList.Element) - Static method in class com.attivio.sdk.token.ScopeInfo
Get a scope info, reusing if possible.
REVERT - com.attivio.sdk.businesscenter.ChangeStatus
internal status for reverting changes.
REVERT_RECURSIVE - com.attivio.sdk.businesscenter.ChangeStatus
internal status for reverting changes recursively.
revertDictionary(DictionaryInfo, boolean) - Method in interface com.attivio.sdk.client.DictionaryClient
Revert pending changes to dictionary.
revertDictionaryApproval(DictionaryInfo, boolean) - Method in interface com.attivio.sdk.client.DictionaryClient
Revert approved changes to dictionary.
revertDictionaryEntry(DictionaryEntry) - Method in interface com.attivio.sdk.client.DictionaryClient
Revert pending changes to dictionary entry.
revertDictionaryEntryApproval(DictionaryEntry) - Method in interface com.attivio.sdk.client.DictionaryClient
Revert approved changes to dictionary entry.
REVISION_NOT_FOUND - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-31.
RevisionStatus - Enum in com.attivio.sdk.businesscenter
The status for a particular revision.
rewrite(FieldExpression) - Method in class com.attivio.util.query.QueryTraverser
Recursively rewrite any queries in field.
rewrite(FieldExpression...) - Method in class com.attivio.util.query.QueryTraverser
Recursively rewrite any queries in fields.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Recursively rewrite this phrase using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Recursively rewrite this phrase using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
Recursively rewrite this phrase using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
Recursively rewrite this phrase using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Recursively rewrite this phrase using handler.
rewrite(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
Recursively rewrite this phrase using handler.
rewrite(Query) - Method in class com.attivio.util.query.QueryTraverser
Recursively rewrite query.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.BoostQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.FilterQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.JoinQuery
Recursively rewrite this query using handler.
rewrite(QueryHandler) - Method in class com.attivio.sdk.search.query.Query
Recursively rewrite this query using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.Condition
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.FieldExpression
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.Locate
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.Switch
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.Teaser
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Rewrite any query objects in this FieldExpression using handler.
rewrite(QueryHandler, boolean, FieldExpression) - Static method in class com.attivio.sdk.search.fields.FieldExpression
 
rewrite(Query, QueryHandler) - Static method in class com.attivio.util.query.QueryUtils
Null Safe rewrite of query using handler.
rewrite(List<Query>) - Method in class com.attivio.util.query.QueryTraverser
 
rewrite(List<Query>, QueryHandler) - Static method in class com.attivio.util.query.QueryUtils
 
REWRITE - com.attivio.sdk.dictionary.ExpansionMode
Term is rewritten to synonym(s)
rewriteAll(QueryRequest) - Method in class com.attivio.util.query.QueryTraverser
Recursively rewrite all queries in request using this traverser.
rewriteAll(QueryRequest, QueryHandler) - Static method in class com.attivio.util.query.QueryUtils
Rewrite all queries in request using handler
rewriteChildren(FieldExpressionHandler) - Method in class com.attivio.sdk.search.fields.FieldExpression
Deprecated.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhrasePlugin
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
 
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
Rewrite any children of this phrase using handler.
rewriteChildren(PhraseHandler) - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
 
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.BoostQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.FilterQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.JoinQuery
Rewrite child nodes using handler.
rewriteChildren(QueryHandler) - Method in class com.attivio.sdk.search.query.Query
Rewrite child nodes using handler.
rewriteChildren(Query, QueryHandler) - Method in class com.attivio.util.query.QueryTraverser
Called to recursively rewrite children of query.
rewriteFacet(FacetRequest) - Method in class com.attivio.util.query.QueryTraverser
 
rewriteFacets(Collection<FacetRequest>) - Method in class com.attivio.util.query.QueryTraverser
Rewrite any embedded queries in facets using handler.
rewriteFacets(List<FacetRequest>, QueryHandler) - Static method in class com.attivio.util.query.QueryUtils
Rewrite any embedded queries in facets using handler.
rewriteFieldRequest(FieldRequest) - Method in class com.attivio.util.query.QueryTraverser
 
rewriteFields(FieldExpression[], QueryHandler) - Static method in class com.attivio.util.query.QueryUtils
 
rewriteFilters(QueryRequest) - Method in class com.attivio.util.query.QueryTraverser
Recursively rewrite all filter queries in request using this traverser.
rewriteQuery(Query) - Method in class com.attivio.util.query.QueryTraverser
Callback method called prior to traversing the children of query.
rewriteTree(Query, QueryHandler) - Method in class com.attivio.util.query.QueryTraverser
Called to recursively rewrite a top level query.
roles - Variable in class com.attivio.sdk.security.AttivioPrincipal
Optional roles used by the Security Client API authorization.
rollback(String) - Method in interface com.attivio.sdk.server.global.VersionedMasterElection
Deprecated.
Rollback the global version to version
ROLLBACK_FAILED - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-14 Master received a failure from a slave when telling it to rollback.
ROLLUP - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for indication of when a Join Clause should have documents rollup up.
ROOT - Static variable in class com.attivio.service.CuratorHelper
Root node for all Attivio ZooKeeper paths
ROOT_CONTEXT - Static variable in class com.attivio.sdk.search.fields.ClauseContext
Context for root clause.
round(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
round(String) - Method in class com.attivio.util.FieldExpressionFactory
 
ROUND - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Round to the nearest integer.
RoundRobinUnlessLocalStrategy - Class in com.attivio.service
A discovery provider strategy that will return the local service instance if available within this process, and uses round-robin if not.
RoundRobinUnlessLocalStrategy() - Constructor for class com.attivio.service.RoundRobinUnlessLocalStrategy
 
RPAREN - com.attivio.sdk.util.StringParser.TokenType
 
RSQUARE - com.attivio.sdk.util.StringParser.TokenType
 
rtrim(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
rtrim(FieldExpression, String) - Method in class com.attivio.util.FieldExpressionFactory
 
run() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask
 
run() - Method in interface com.attivio.sdk.commandline.AttivioRunnable
run() - Method in class com.attivio.util.Tailer
Follows changes in the file, calling the TailerListener's handle method for each new line.
RUNNING - com.attivio.sdk.esb.ConnectorExecutionStatus
The connector is currently running.

S

SAFE_SHUTDOWN_ABORTED_WARNING - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-78 Immediate shutdown request interrupted a safe shutdown *
SailError - Class in com.attivio.sdk.error
Deprecated.
SAMPLE - com.attivio.sdk.search.facet.ShallowMode
Facet is computed over sample of result the set.
SAMPLE_INTERVAL_1_MINUTE - Static variable in class com.attivio.platform.perfmon.model.Metric
 
SAMPLE_INTERVAL_1_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
SAMPLE_INTERVAL_10_SECONDS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
SAMPLE_INTERVAL_30_SECONDS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
SAMPLE_INTERVAL_5_MINUTES - Static variable in class com.attivio.platform.perfmon.model.Metric
 
SAMPLE_INTERVAL_5_SECONDS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
SavedFilter - Class in com.attivio.sdk.search.query
Query that uses a saved filter to match documents.
SavedFilter(String) - Constructor for class com.attivio.sdk.search.query.SavedFilter
 
SavedFilter(String, String) - Constructor for class com.attivio.sdk.search.query.SavedFilter
 
SavedFilterConverter - Class in com.attivio.util.serialization.query
 
SavedFilterConverter() - Constructor for class com.attivio.util.serialization.query.SavedFilterConverter
 
SavedFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.SavedFilterOperator
 
saveState(TokenIterator.State) - Method in class com.attivio.sdk.token.TokenIterator
Experimental: save the current state of iteration to state.
SCANNER - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
ScannerInfo - Annotation Type in com.attivio.sdk.server.annotation
 
ScannerInfo.Field - Annotation Type in com.attivio.sdk.server.annotation
 
ScannerInfo.ScannerPurpose - Enum in com.attivio.sdk.server.annotation
 
scannerIsDoneQueuing() - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
scannerIsDoneQueuing() - Method in interface com.attivio.connector.ConcurrentScannerDocFetcherState
Returns true if the scanner told the document fetcher that it's done queuing tasks by calling doneQueuing or by calling stop
SCCERR_ABORT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_ALLOCFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_ASSERTIONFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BADCOUNTORVALUE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BADFILE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BADPARAM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BASELINEFILENOTFOUND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ACTION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ALLOC - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ANCHOR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ASISOUTTEXT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_BARNEY - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_CHKTRAN - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_CSSPRAGMA - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_DECKSIZEEXCEEDED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_DEFINE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_DOCUMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ELEMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_ENDBARNEY - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_EQ - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_GENERAL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_GENLINK - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_GT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_HANDLEELEM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_INSERT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_INVALID_VAL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_INVALIDCMD - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_INVALIDERRNUM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_LABEL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_LINK - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_LT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_NONE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_NOTEMPLATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_OUTFILEFAIL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_OUTTEXT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_REPEAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_TAG - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_TEMPLATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_TREE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_TYPE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_TYPENAME - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BI_UNSUPPORTEDMACRO - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_BUFFERTOOSMALLFORGRAPHICS - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CANCEL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHARMAPFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHUNKERFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHUNKERINITFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHUNKEROVERRUN - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHUNKERRUNMISMATCH - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CHUNKERSIZEMISMATCH - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMMAND_NOT_FOUND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMMFAULT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMMTIMEOUT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMMUNKNOWN - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMPAREFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMPAREFILENOTFOUND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_COMPRESSIONFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CONNECTIONDOWN - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CONNECTIONREFUSED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CONNECTIONUNREACHABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CREATEBINFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_CUSTOMELEMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DATANOTAVAILABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DATAREMOTEERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DEBUGERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DISCONNECTED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DISPLAYINITFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_DISPLAYOPENFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EMPTYFILE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_ENDPAGEERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EOF - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_ACCESS_VIOLATION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_ARRAY_BOUNDS_EXCEEDED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_BREAKPOINT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_DATATYPE_MISALIGNMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_DENORMAL_OPERAND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_DIVIDE_BY_ZERO - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_INEXACT_RESULT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_INVALID_OPERATION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_OVERFLOW - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_STACK_CHECK - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_FLT_UNDERFLOW - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_INT_DIVIDE_BY_ZERO - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_INT_OVERFLOW - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_NONCONTINUABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_PRIV_INSTRUCTION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_SINGLE_STEP - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPT_UNKNOWN - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_EXCEPTION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FEATURENOTAVAIL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILECHANGED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILECOPYFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILECREATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILENOTAVAILABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILEOPENFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILEWRITEFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTERALLOCFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTEREXCEPTACCESS - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTEREXCEPTOTHER - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTEREXCEPTZERO - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTERLOADFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTERSCRAMBLEERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTERTILEMAXEXCEEDED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_FILTERTIMEOUT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_GRIDCELLLIMITREACHED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_IFENDONINDEX - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INSERTENDONINDEX - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INSUFFICIENTBUFFER - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALEXLM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALEXMU - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALEXPORTFILTER - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALGRAPHICS - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALPARA - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALSTYLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALTABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INTERNALTAGS - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDATTRIBUTE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDATTRIBVALUE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDCOND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDELSE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDELSEIF - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDFILEHANDLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDHANDLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDID - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDLINKPARAM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDPATH - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDRESPONSE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDSPEC - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDTAG - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_INVALIDTYPE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_JAVA_INTERRUPTED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_JAVA_IO_ERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_JAVA_TIMEDOUT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_LASTPAGE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_LEG_UNKNOWNFAILURE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_LOCKEDHANDLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MACINITFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MALFORMEDUNIT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MAXELEMSPASSED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MEMORYLEAK - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MEMTABLEFULL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MESSAGEHANDLED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MISSINGELEMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_MORE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOCHANGE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOCONDITION - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NODATATORENDER - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NODISPLAYENGINE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOELEMENT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOENDIF - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOENDIGNORE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOENDREPEAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOFILE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOFILTER - Static variable in class com.attivio.sdk.error.ExportStatusCode
ADVANCED_TEXT_EXTRACTION_EXPORT-4.
SCCERR_NOINIT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOITEM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOLINKPARAM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NONBREAKINGREPEAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NONBREAKINGTEMPLATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NONEFOUND - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NONREPEAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOPAGE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOSTARTTAG - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOTHANDLED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOTYPE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NOVALUE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_NULLHANDLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OK - Static variable in class com.attivio.sdk.error.ExportStatusCode
ADVANCED_TEXT_EXTRACTION_EXPORT-0.
SCCERR_OPENBINFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OPENDUMPFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OPENINPUTFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OTHERPRINTING - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OUTOFMEMORY - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_OUTPUTFILE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_PROCCREATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_PROCDESTROY - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_PROCTIMEOUT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_PROTECTEDFILE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_RAWTEXTDISABLED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_READBINFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_RECORDDELETED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_REPEATENDONINDEX - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_STARTPAGEERROR - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_STREAMBAIL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_SUPFILEOPENFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_SYNCHRONIZE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_SYSTEM - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TECHNOTAVAILABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TEMPLATECREATE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TEMPLATEPARSE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TESTCOMPLETE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TESTFILESEMPTY - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TESTMODESWITCH - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TESTNOTAVAILABLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TESTTIMEOUT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TEXTBUFFERTOOSMALL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_TRUNCATIONLIMITREACHED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_UNKNOWN - Static variable in class com.attivio.sdk.error.ExportStatusCode
ADVANCED_TEXT_EXTRACTION_EXPORT-18.
SCCERR_UNKNOWNERRORCODE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_UNLOCKEDHANDLE - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_UNSUPPORTEDFORMAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_VIEWERBAIL - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_WRITEBINFAILED - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SCCERR_WRONGDATAFORMAT - Static variable in class com.attivio.sdk.error.ExportStatusCode
 
SchedulerError - Class in com.attivio.sdk.error
Contains the error codes related to the scheduler service.
schema() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo
Fields populated by the connector
Schema - Class in com.attivio.sdk.schema
Contains all information about a particular data set.
Schema() - Constructor for class com.attivio.sdk.schema.Schema
 
Schema(String) - Constructor for class com.attivio.sdk.schema.Schema
Construct a new Schema.
SCHEMA_BOOTSTRAP_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-2 Bootstrapping of schema failed.
SCHEMA_CHANGE_FILE_DELETE_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-11 Failure to delete the current schema change file.
SCHEMA_CHANGE_FILE_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.StoreError
STORE-9 The changingSchema.txt file does not exist when it should.
SCHEMA_CHANGE_FILE_EXISTS - Static variable in class com.attivio.sdk.error.StoreError
STORE-1 The changingSchema.txt file exists when it should not.
SCHEMA_CHANGE_FILE_READ_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-5 Failure to read the current schema change file.
SCHEMA_CHANGE_FILE_WRITE_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-6 Failure to write the current schema change file.
SCHEMA_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-14 a referenced schema is not loaded into the configuration.
SCHEMA_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
schema isn't right
SCHEMA_ERROR - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-10 Error initializing schema.
SCHEMA_EXISTS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-3, A schema already exists with the given name.
SCHEMA_FACET - Static variable in class com.attivio.util.serialization.FacetRequestConverter
XStream Element for SchemaFacetRequest
SCHEMA_INVALID_OPERATION - Static variable in class com.attivio.sdk.error.StoreError
STORE-8 Invalid schema operation.
SCHEMA_KEYSPACE_EXISTS - Static variable in class com.attivio.sdk.error.StoreError
STORE-7 Attempted to create a keyspace which already exists.
SCHEMA_LOCATION - Static variable in class com.attivio.util.XMLUtils
QName for XMLUtils.XSI.
SCHEMA_MISMATCH_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-10 The schema UUID changed on the config server while this store was making a change
SCHEMA_NOT_SPECIFIED - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-11 Schema is not specified.
SCHEMA_QUERY_FAILURE - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-2 Index schema query exception encountered.
SCHEMA_STORE_PREP_RECORD_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-4 Failure to fully record the success of a StorePreparer.
SchemaApi - Interface in com.attivio.sdk.schema
API for working with available schemas.
SchemaConverter - Class in com.attivio.util.serialization
Serialize/deserialize schema
SchemaConverter() - Constructor for class com.attivio.util.serialization.SchemaConverter
 
SchemaError - Class in com.attivio.sdk.error
Contains the error codes related to the applying the schema to a query or document.
SchemaFacetRequest - Class in com.attivio.sdk.search.facet
FacetRequest for getting the fields populated in documents for the search query.
SchemaFacetRequest() - Constructor for class com.attivio.sdk.search.facet.SchemaFacetRequest
 
SchemaFacetRequest(String) - Constructor for class com.attivio.sdk.search.facet.SchemaFacetRequest
 
SchemaField - Class in com.attivio.sdk.schema
Represents a field in the schema.
SchemaField() - Constructor for class com.attivio.sdk.schema.SchemaField
 
SchemaField(String) - Constructor for class com.attivio.sdk.schema.SchemaField
Construct a new String SchemaField.
SchemaField(String, SchemaField.Type) - Constructor for class com.attivio.sdk.schema.SchemaField
Construct a new typed SchemaField.
SchemaField(String, SchemaField.Type, boolean) - Constructor for class com.attivio.sdk.schema.SchemaField
Construct a new SchemaField.
SchemaField.LowerCaseMode - Enum in com.attivio.sdk.schema
Enum indicating the lowercase mode.
SchemaField.TokenizeMode - Enum in com.attivio.sdk.schema
Enum indicating the tokenization mode.
SchemaField.Type - Enum in com.attivio.sdk.schema
All the valid field types.
SchemaFieldBucket - Class in com.attivio.sdk.search.facet
A bucket returned for a SchemaFacetRequest.
SchemaFieldBucket(String, long) - Constructor for class com.attivio.sdk.search.facet.SchemaFieldBucket
 
SchemaFieldBucket(String, long, long) - Constructor for class com.attivio.sdk.search.facet.SchemaFieldBucket
 
SchemaFieldProperties - Interface in com.attivio.sdk.schema
Contains all standard SchemaField properties and their defaults.
SchemaUtil - Interface in com.attivio.sdk.server.util
Utilities for working with Attivio Schema.
SchemaUtilAware - Interface in com.attivio.sdk.server.component.configuration
Interface for components to implements that are interested in access to a SchemaUtil.
SchemaUtils - Class in com.attivio.util
 
SCOPE_END - com.attivio.sdk.token.TokenAnnotation
Marks a token as a scope end marker.
SCOPE_FACET - Static variable in class com.attivio.util.serialization.FacetRequestConverter
XStream Element for ScopeFacetRequest
SCOPE_SEARCH_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-25 Scope search not supported.
SCOPE_START - com.attivio.sdk.token.TokenAnnotation
Marks a token as a scope start marker.
SCOPE_XML_ATTRIBUTES - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if xml attributes should be extracted for this field.
ScopeBoost - Class in com.attivio.sdk.search.query.phrase
Boost phrase matches that occur inside a specified scope.
ScopeBoost() - Constructor for class com.attivio.sdk.search.query.phrase.ScopeBoost
Constructor.
ScopeBoost(Phrase, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.ScopeBoost
Constructor.
ScopeBoost(Phrase, String) - Constructor for class com.attivio.sdk.search.query.phrase.ScopeBoost
Constructor.
ScopeBoost(String, int) - Constructor for class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
 
ScopeBoost(String, int, int) - Constructor for class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
 
ScopeBoostConverter - Class in com.attivio.util.serialization.query.phrase
 
ScopeBoostConverter() - Constructor for class com.attivio.util.serialization.query.phrase.ScopeBoostConverter
 
ScopeFacetRequest - Class in com.attivio.sdk.search.facet
Deprecated.
Use FacetRequest with a ScopeVector as the field instead.
ScopeFacetRequest() - Constructor for class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
 
ScopeFacetRequest(FieldExpression, String) - Constructor for class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
 
ScopeFacetRequest(String, String) - Constructor for class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
 
ScopeFacetRequest.CaseMode - Enum in com.attivio.sdk.search.facet
Deprecated.
Case Normalization Method To Apply To Extracted Scopes.
ScopeField - Class in com.attivio.sdk.search.fields
FieldExpression for returning scopes from a stored field.
ScopeField(HighlightMode, String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeField
Construct a new ScopeField for fieldName
ScopeField(String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeField
Construct a new ScopeField for fieldName
ScopeFilter - Class in com.attivio.sdk.search.query.phrase
Require phrase to exist within a specified scope.
ScopeFilter() - Constructor for class com.attivio.sdk.search.query.phrase.ScopeFilter
Constructor.
ScopeFilter(ScopeTerm, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.ScopeFilter
Constructor.
ScopeFilter(String, Phrase) - Constructor for class com.attivio.sdk.search.query.phrase.ScopeFilter
Constructor.
ScopeFilterConverter - Class in com.attivio.util.serialization.query.phrase
 
ScopeFilterConverter() - Constructor for class com.attivio.util.serialization.query.phrase.ScopeFilterConverter
 
ScopeFrequency - Class in com.attivio.sdk.search.fields
FieldExpression that returns the number of occurrences for a specified scope in the specified field for a document.
ScopeFrequency(String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeFrequency
 
ScopeInfo - Class in com.attivio.sdk.token
Represents scope tokens.
ScopeInfo() - Constructor for class com.attivio.sdk.token.ScopeInfo
Create a new ScopeInfo instance (for reuse).
ScopeInfo(TokenList.Element, TokenList.Element) - Constructor for class com.attivio.sdk.token.ScopeInfo
 
ScopeTeaser - Class in com.attivio.sdk.search.fields
Teaser field expression for convenient use of scope field highlighting.
ScopeTeaser(HighlightMode, FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.ScopeTeaser
 
ScopeTeaser(HighlightMode, String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeTeaser
 
ScopeTeaser(String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeTeaser
 
ScopeTerm - Class in com.attivio.sdk.search.query.phrase
Phrase that matches a named scope.
ScopeTerm() - Constructor for class com.attivio.sdk.search.query.phrase.ScopeTerm
Constructor.
ScopeTerm(String) - Constructor for class com.attivio.sdk.search.query.phrase.ScopeTerm
Constructor.
ScopeTermConverter - Class in com.attivio.util.serialization.query.phrase
 
ScopeTermConverter() - Constructor for class com.attivio.util.serialization.query.phrase.ScopeTermConverter
 
ScopeTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.ScopeTermOperator
 
ScopeVector - Class in com.attivio.sdk.search.fields
Produces a multi-value field extracting the specified scope from the requested field.
ScopeVector(String, String) - Constructor for class com.attivio.sdk.search.fields.ScopeVector
 
score(RelevancyFeatureVector) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
SCORE - Static variable in class com.attivio.sdk.schema.FieldNames
The virtual field used for requesting/sorting by the score for a document.
SCORE_DEPTH - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the depth for scoring.
SCORE_EXPLAIN - Static variable in class com.attivio.sdk.schema.FieldNames
The field that will contain the explain map for scoring in a SearchDocument.
SCORE_EXPLAIN - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying that score should be fully explained for a query.
SCORE_FUNCTIONS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the score functions to apply to an INNER or OUTER clause.
SCORE_MODE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the mode for scoring the query.
ScoreExplain - Class in com.attivio.sdk.search.fields
FieldExpression to provide the explanation of a document's score.
ScoreExplain() - Constructor for class com.attivio.sdk.search.fields.ScoreExplain
Construct a new ScoreExplain.
ScoreMode - Enum in com.attivio.sdk.search.relevancy
Scoring mode for PhraseQuery relevancy.
SdkAssert - Class in com.attivio.sdk.test
Assertions for testing sdk objects.
SdkRule - Class in com.attivio.sdk.test
Initializes logging and creates a public TemporaryFolder field tmp.
SdkRule() - Constructor for class com.attivio.sdk.test.SdkRule
 
SdkTestUtils - Class in com.attivio.sdk.test
 
SdkTestUtils() - Constructor for class com.attivio.sdk.test.SdkTestUtils
 
search(QueryRequest) - Method in class com.attivio.client.AbstractSearchClient
Sends the query to the Attivio search and returns the result.
search(QueryRequest) - Method in class com.attivio.client.MockSearchClient
 
search(QueryRequest) - Method in interface com.attivio.sdk.client.SearchClient
Sends the query to the Attivio search and returns the result.
search(StreamingQueryRequest) - Method in class com.attivio.client.AbstractSearchClient
Sends the streaming query request to the Attivio search and returns the result.
search(StreamingQueryRequest) - Method in class com.attivio.client.MockSearchClient
 
search(StreamingQueryRequest) - Method in interface com.attivio.sdk.client.SearchClient
Sends the streaming query request to the Attivio search and returns the result.
search(String) - Method in class com.attivio.client.AbstractSearchClient
Searches using a query string only.
search(String) - Method in class com.attivio.client.MockSearchClient
 
search(String) - Method in interface com.attivio.sdk.client.SearchClient
Searches using a query string only.
SEARCH_CACHE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-20 Failed to cache documents matching a search.
SEARCH_CLIENT_INVALID_RESPONSE - Static variable in class com.attivio.sdk.error.SearchClientError
SEARCH_API_CLIENT-2 Invalid response received for a search request
SEARCH_CLIENT_MALFORMED_QUERY_REQUEST - Static variable in class com.attivio.sdk.error.SearchClientError
SEARCH_API_CLIENT-3 Malformed Query Request
SEARCH_CLIENT_UNABLE_TO_SEARCH - Static variable in class com.attivio.sdk.error.SearchClientError
SEARCH_API_CLIENT-1 Unable to send a query to target endpoint
SEARCH_DOCUMENT - Static variable in class com.attivio.client.streaming.ObjectOutputSerializer
 
SEARCH_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-14.
SEARCH_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-16 An exception was encountered while searching for documents matching a query
SEARCH_FAILED - Static variable in class com.attivio.sdk.error.SearchClientError
SEARCH_API_CLIENT-4 Search failed
SEARCH_NOT_AVAILABLE - Static variable in class com.attivio.sdk.error.PrincipalsError
Search client is not available.
SEARCH_PROFILE - com.attivio.sdk.transport.DataGroup
The replicated search profile data group.
SEARCH_PROFILE_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-4.
SEARCH_PROFILE_DELETED - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-7.
SEARCH_PROFILE_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-1.
SEARCH_PROFILE_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-16.
SEARCH_PROFILE_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering by search profile name.
SEARCH_TIMEOUT - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-44 Timeout occurred while evaluating search
SearchClient - Interface in com.attivio.sdk.client
Client for issuing searches against an AIE system.
SearchClientError - Class in com.attivio.sdk.error
Contains the error codes related to the Search Client API
SearchDocument - Class in com.attivio.sdk.search
A document returned from a search.
SearchDocument() - Constructor for class com.attivio.sdk.search.SearchDocument
Construct a new SearchDocument.
SearchDocument(String) - Constructor for class com.attivio.sdk.search.SearchDocument
Construct a new SearchDocument with an id.
SearchDocumentConverter - Class in com.attivio.util.serialization
Marshals/unmarshals response documents.
SearchDocumentConverter() - Constructor for class com.attivio.util.serialization.SearchDocumentConverter
 
SearchDocumentList - Class in com.attivio.sdk.search
A list of SearchDocuments returned for a query.
SearchDocumentList() - Constructor for class com.attivio.sdk.search.SearchDocumentList
The default constructor
SearchDocumentList(int) - Constructor for class com.attivio.sdk.search.SearchDocumentList
Constructor
SearchDocumentListConverter - Class in com.attivio.util.serialization
Marshals/unmarshals response document lists
SearchDocumentListConverter() - Constructor for class com.attivio.util.serialization.SearchDocumentListConverter
 
SearchDocumentSerializer - Class in com.attivio.client.streaming
Binary serializer for response documents.
SearchDocumentSerializer() - Constructor for class com.attivio.client.streaming.SearchDocumentSerializer
 
SearchDocumentSerializer.FieldDef - Class in com.attivio.client.streaming
Field Serializer.
SearchEngineError - Class in com.attivio.sdk.error
Contains the error codes related to the search engine.
SEARCHER_CLOSE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-36 An error occurred while closing a searcher generation.
SearchField - Class in com.attivio.sdk.search
A list of field values for a SearchDocument.
SearchField() - Constructor for class com.attivio.sdk.search.SearchField
 
SearchField(String) - Constructor for class com.attivio.sdk.search.SearchField
Construct a new SearchField.
SearchFieldValue - Class in com.attivio.sdk.search
A field value for a SearchDocument.
SearchFieldValue() - Constructor for class com.attivio.sdk.search.SearchFieldValue
 
SearchFieldValue(Point) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a Point value.
SearchFieldValue(Shape) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a Shape value.
SearchFieldValue(Boolean) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a Boolean value.
SearchFieldValue(Number) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a numeric value.
SearchFieldValue(String) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a String value.
SearchFieldValue(Date) - Constructor for class com.attivio.sdk.search.SearchFieldValue
Construct a new SearchFieldValue with a Date value.
SearchProfile - Class in com.attivio.sdk.search
Represents meta information about a search profile.
SearchProfile() - Constructor for class com.attivio.sdk.search.SearchProfile
 
SearchProfile(String) - Constructor for class com.attivio.sdk.search.SearchProfile
 
SearchProfileApi - Interface in com.attivio.sdk.search
EXPERIMENTAL: This API will be changed/renamed in a future release.
SearchTerm - Class in com.attivio.sdk.search.query.phrase
Represents a search term in a phrase.
SearchTerm() - Constructor for class com.attivio.sdk.search.query.phrase.SearchTerm
Constructor.
SearchTerm(String) - Constructor for class com.attivio.sdk.search.query.phrase.SearchTerm
Constructor.
SearchTerm(String, int, int) - Constructor for class com.attivio.sdk.search.query.phrase.SearchTerm
Constructor.
SearchTerm(String, TokenAnnotation) - Constructor for class com.attivio.sdk.search.query.phrase.SearchTerm
Constructor.
SearchTerm(String, TokenAnnotation...) - Constructor for class com.attivio.sdk.search.query.phrase.SearchTerm
Constructor.
SearchTermConverter - Class in com.attivio.util.serialization.query.phrase
 
SearchTermConverter() - Constructor for class com.attivio.util.serialization.query.phrase.SearchTermConverter
 
SearchTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.SearchTermOperator
 
SearchWorkflowError - Class in com.attivio.sdk.error
Contains the error codes related to the search workflow.
second(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
SECOND - com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
 
SECOND - com.attivio.sdk.util.CalendarField
 
SECONDARY - com.attivio.sdk.search.fields.Collate.Strength
 
SECONDS - com.attivio.sdk.util.TimeResolution
Second resolution.
SECURE_RECEIVER_PORT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=2
SECURITY - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
 
SECURITY_DATA_NOT_ACL - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9002.
SecurityAdError - Class in com.attivio.sdk.error
Contains the Security-AD module error codes.
SecurityError - Class in com.attivio.sdk.error
Contains the Security module error codes.
SecurityFeeder - Interface in com.attivio.sdk.security
Contains common methods for feeding AttivioPrincipal's and AttivioAcl's.
SecurityUtils - Class in com.attivio.sdk.security
Contains utility methods related to security.
SecurityUtils() - Constructor for class com.attivio.sdk.security.SecurityUtils
 
seek(long) - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
seek(Position) - Method in class com.attivio.sdk.token.Position
Expert: Seek this position to the same position as other.
seek(Position) - Method in class com.attivio.sdk.token.PositionIterator
Expert: Seek to a position.
seek(TokenEnum) - Method in class com.attivio.sdk.token.TokenEnum
Position this TokenEnum at the same location as other.
seekInternal(long) - Method in class com.attivio.util.ft.FileTransactionStorage.FileInput
 
seekInternal(long) - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
 
selectElements(Node, String) - Static method in class com.attivio.util.XMLUtils
Runs an XPath expression
selectNodes(Node, String) - Static method in class com.attivio.util.XMLUtils
 
selectNodesInNodeNamespace(Node, String) - Static method in class com.attivio.util.XMLUtils
Sets up a namespace context for the xpath, mapping the prefix "def" to the namespace of the document for the node.
selectSingleNode(Node, String) - Static method in class com.attivio.util.XMLUtils
 
selectSingleNodeInNodeNamespace(Node, String) - Static method in class com.attivio.util.XMLUtils
 
SelfManagedTransport<S,​R> - Interface in com.attivio.sdk.transport
Represents a transport that manages it's own thread/s for receiving messages.
SEMICOLON - com.attivio.sdk.util.StringParser.TokenType
 
send(PlatformMessage, String) - Static method in class com.attivio.util.MessageUtils
Sends a message to the endpointName synchronously.
send(PlatformMessage, String, boolean) - Method in interface com.attivio.client.AbstractReceiverClient.ClientMessageSender
 
send(PlatformMessage, String, boolean) - Static method in class com.attivio.util.MessageUtils
Sends a message to the endpointName synchronously.
send(PlatformMessage, String, boolean, int, long) - Static method in class com.attivio.util.MessageUtils
Sends a message to endpointName synchronously, retrying on transport error.
send(PlatformMessage, String, int, long) - Static method in class com.attivio.util.MessageUtils
Sends a message to endpointName synchronously, retrying on transport error.
SEND_DURING_SHUTDOWN_ERROR - Static variable in class com.attivio.sdk.error.TransportError
TRANSPORT-5 Messages sent during a shutdown are rejected.
SEND_ERROR - Static variable in class com.attivio.sdk.error.TransportError
TRANSPORT-2 Error while sending a message.
SEND_SIZE - Static variable in interface com.attivio.sdk.transport.Transport
Message property that may be used by transports to annotate the size of the message that was sent.
SEND_TO_CONSUMER_ERROR - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-2, Error sending documents to consumer.
sendAsyncMessage(PlatformMessage) - Method in class com.attivio.client.AbstractReceiverClient
Sends an asynchronous message to Attivio via the configured node AbstractReceiverClient.getReceiverUri().
sendAsyncMessage(String, PlatformMessage) - Method in class com.attivio.client.MessageForwardingClient
Sends a message to a component name asynchronously.
sendIndexMessage(IndexMessage) - Method in class com.attivio.client.ContentFeeder
 
sendIndexMessage(IndexMessage) - Method in interface com.attivio.sdk.client.IngestClient
Sends an arbitrary IndexMessage into the engine.
SendingMessage - com.attivio.sysstate.SystemStateMonitor.ComponentEvent
called when a component thread starts sending a message
sendMessage(PlatformMessage) - Method in class com.attivio.client.AbstractReceiverClient
Sends a synchronous message to Attivio via the configured node AbstractReceiverClient.getReceiverUri().
sendMessage(PlatformMessage, boolean) - Method in class com.attivio.client.AbstractReceiverClient
Sends a synchronous message to Attivio via the configured node AbstractReceiverClient.getReceiverUri().
sendMessage(PlatformMessage, URI) - Method in class com.attivio.transport.HttpClientTransport
Synchronously send a message via the provided sender.
sendMessage(PlatformMessage, S) - Method in interface com.attivio.sdk.transport.ClientTransport
Synchronously send a message via the provided sender.
sendMessage(PlatformMessage, S) - Method in class com.attivio.sdk.transport.MultiRegionTransport
Synchronously send a message via the provided sender.
sendMessage(String, PlatformMessage) - Method in class com.attivio.client.MessageForwardingClient
Sends a message to a component name synchronously.
sendMessageInternal(PlatformMessage) - Method in class com.attivio.client.ContentFeeder
Internal method to send a message to the IngestApi.
sendQueuedDocuments() - Method in class com.attivio.client.ContentFeeder
Send the documents in the queue to the engine
sendQueuedDocuments() - Method in interface com.attivio.sdk.client.IngestClient
Send the documents in the queue to the engine
SENTIMENT - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the sentiment of the document.
seq - Variable in class com.attivio.sdk.service.MockIngestApi.MockAuditDetail
 
SequenceIdFilter(MockIngestAuditApi.Collector, long, long) - Constructor for class com.attivio.sdk.service.MockIngestAuditApi.SequenceIdFilter
 
SerializationUtils - Class in com.attivio.util
Utilities for serializing data.
SerializationUtils() - Constructor for class com.attivio.util.SerializationUtils
 
serialize(Object) - Method in class com.attivio.util.XStreamSerializer
Serializes an object to XML.
serialize(Object, boolean) - Method in class com.attivio.util.XStreamSerializer
Serializes an object to XML.
serialize(Object, OutputStream) - Method in class com.attivio.client.streaming.ObjectOutputSerializer
 
serialize(Object, OutputStream) - Method in interface com.attivio.client.streaming.StreamingObjectSerializer
Write a single object to the stream.
serialize(Object, OutputStream) - Method in class com.attivio.util.XStreamSerializer
Serializes an object to XML.
serialize(Object, OutputStream, boolean) - Method in class com.attivio.util.XStreamSerializer
Serializes an object to XML.
serialize(Object, Writer) - Method in class com.attivio.util.XStreamSerializer
Serializes an object to XML.
serialize(Object, Writer, boolean) - Method in class com.attivio.util.XStreamSerializer
Serializes an object to XML.
serializeIntoMessage(PlatformMessage) - Method in class com.attivio.client.streaming.StreamRequestInfo
 
serializeToString(Class<?>) - Static method in class com.attivio.util.serialization.json.JsonSerializer
Indicate that type should use toString() to serialize data to json.
SERVER_STARTUP_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-21 Startup error.
SERVICE_CLIENT_PARAMS_REQUIRED - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-103, service requires client to registered parameters (like http authentication information)
SERVICE_CREATION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-98, service instance could not be obtained from server
SERVICE_NOT_FOUND_EXCEPTION - Static variable in class com.attivio.sdk.service.ServiceFactoryFactory.ServiceFactoryError
Error finding a service
SERVICE_ONLY_AVAILABLE_LOCALLY - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-101, service instance can serve only local clients
SERVICE_REGISTRATION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-99, service instance could not be registered on server
SERVICE_UNAVAILABLE - Static variable in class com.attivio.sdk.error.BasisTechError
Basistech service is not configured.
SERVICE_UNREGISTRATION_FAILURE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-100, service instance could not be unregistered on server
serviceAvailable() - Method in interface com.attivio.service.ServiceListener
 
ServiceDiscoveryHelper - Class in com.attivio.service
 
ServiceDiscoveryHelper() - Constructor for class com.attivio.service.ServiceDiscoveryHelper
 
ServiceFactory - Class in com.attivio.service
Class which encapsulates the creation of cluster service classes based on Curator Service Discovery.
ServiceFactory - Interface in com.attivio.sdk.service
Factory for getting and using registered Attivio APIs.
ServiceFactory() - Constructor for class com.attivio.service.ServiceFactory
 
ServiceFactory.AieServiceCacheListener - Class in com.attivio.service
 
ServiceFactoryFactory - Class in com.attivio.sdk.service
Factory class for creating an instance of the ServiceFactory
ServiceFactoryFactory() - Constructor for class com.attivio.sdk.service.ServiceFactoryFactory
 
ServiceFactoryFactory.ServiceFactoryError - Class in com.attivio.sdk.service
 
ServiceFactoryObject - Class in com.attivio.service
SDK supported methods for getting and using registered Attivio APIs.
ServiceFactoryObject() - Constructor for class com.attivio.service.ServiceFactoryObject
 
ServiceFactoryParams - Interface in com.attivio.service
 
serviceInstanceBuilder() - Static method in class com.attivio.service.CuratorHelper
The Curator service discovery framework will initialize the address for a service to the IP address of the first NIC found on the host.
ServiceListener - Interface in com.attivio.service
 
ServicePropertySetter - Class in com.attivio.service
This class uses bean utilities to detect the setting of properties on client services.
ServicePropertySetter(Class<?>) - Constructor for class com.attivio.service.ServicePropertySetter
Constructs a ServicePropertySetter that can apply settings for class clazz.
ServiceProxy - Interface in com.attivio.service
Interface our proxy classes implement that exposes common functionality
SERVICES - Static variable in class com.attivio.service.Platform
znode where service registration is stored.
ServletError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio Servlet implementations.
SESSION_EXPIRED - Static variable in class com.attivio.sdk.error.WebServiceError
WEBSERVICE-5 Session expired
set(boolean) - Method in class com.attivio.concurrent.SynchronizedBoolean
Set to newValue.
set(boolean) - Method in class com.attivio.concurrent.WaitableBoolean
 
set(int, E) - Method in class com.attivio.sdk.util.BaseTypesList
set(Token) - Method in class com.attivio.sdk.token.TokenIterator
Replaces the current Token with a new Token
set(String) - Method in interface com.attivio.sdk.server.global.GlobalVariable
Deprecated.
Add or updates the value to the new value specified.
set(String) - Method in class com.attivio.sdk.token.TokenIterator
Replaces the current Token with a new Token
set(String) - Method in class com.attivio.util.AttivioLogger.ThreadLocalComponentName
setAccuracy(double) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the computed accuracy for a trained relevancy model.
setAcknowledgement(SystemEvent.Acknowledgement) - Method in class com.attivio.sdk.event.SystemEvent
 
setAcl(AttivioAcl) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the AttivioAcl for this document.
setAcl(AttivioAcl) - Method in class com.attivio.sdk.scanner.concurrency.DocumentAndAcl
The method may not be called if ACL was not generated
setAclField(String) - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
setAclQuery(Query) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the query that will select ACL records.
setAcronymBoost(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the boost to apply to expanded acronyms.
setAcronymDictionaryName(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the dictionary to use for acronym expansion.
setAcronymsMode(QueryRequest.AcronymsMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the mode for expanding acronyms.
setAddress(String) - Method in class com.attivio.service.AbstractClientApiFactory
setAddress(String) - Method in interface com.attivio.service.RemoteClientApiFactory
 
setAieLogger(AieLogger) - Method in interface com.attivio.sdk.server.component.configuration.AieLoggerAware
This method will be called by the AIE server to supply a AieLogger that this component can store and use.
setAieServiceInfo(AieServiceInfo) - Method in interface com.attivio.service.RequiresServiceInfo
 
setAlertHandler(ConcurrentScannerPerformanceAlertHandler) - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlertRegistration
 
setAlertLevel(ConcurrentScannerPerformanceAlert.AlertLevel) - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlert
 
setAlias(String) - Method in class com.attivio.sdk.search.query.SubQuery
Set the alias for this sub query.
setAllowField(String) - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
setAllowNumericTerms(boolean) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Set a TokenAnnotation.
setAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.token.Token
Set a TokenAnnotation.
setAnnotation(TokenAnnotation) - Method in interface com.attivio.sdk.token.TokenAnnotationSet
Set a TokenAnnotation.
setAnnotations(long) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Set the token annotations from a bit mask.
setAnnotations(long) - Method in class com.attivio.sdk.token.Token
Set the token annotations from a bit mask.
setAnnotations(long) - Method in interface com.attivio.sdk.token.TokenAnnotationSet
Set the token annotations from a bit mask.
setAnonymousAcl(String) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Experimental: set acl for "public"/"anonymous" documents.
setAppendComponentName(boolean) - Method in class com.attivio.util.AttivioLogger
 
setApplicationName(String) - Method in class com.attivio.sdk.admin.PingResponse
 
setArguments(FieldExpression...) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Set the arguments.
setArguments(FieldExpression...) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set the arguments.
setArguments(StringParser) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
 
setArguments(Collection<? extends FieldExpression>) - Method in class com.attivio.sdk.search.fields.MultiaryFieldExpression
Set the arguments.
setArguments(List<FieldExpression>) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set the arguments.
setAscending(boolean) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
setAttribute(String, Object) - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
setAttribute(Attribute) - Method in class com.attivio.client.exposedapi.AttivioMBean
Sets the value for an attribute on this MBean.
setAttributes(Map<String, Object>) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Set extended attributes.
setAttributes(Map<String, String>) - Method in class com.attivio.service.AieServiceInfo
 
setAttributes(AttributeList) - Method in class com.attivio.client.exposedapi.AttivioMBean
Sets the value for multiple attributes at once.
setAuthParams(AuthParams) - Method in class com.attivio.service.HttpTransportClientApiFactory
 
setBackgroundMode(Optimize.BackgroundMode) - Method in class com.attivio.sdk.ingest.Optimize
Set the Optimize.BackgroundMode for this message.
setBackoffLocale(Locale) - Method in interface com.attivio.sdk.server.component.configuration.HasBackoffLocaleProperty
Sets the alternative locale to be used if there is no dictionary for the actual locale.
setBaseDataDirectory(String) - Method in interface com.attivio.sdk.server.component.configuration.HasBaseDataDirectoryProperty
Deprecated.
Sets the base directory path
setBaseport(String, String, String, int) - Method in class com.attivio.service.Platform
 
setBasicAuthHost(String) - Method in interface com.attivio.sdk.scanner.http.BasicAuthentication
 
setBasicAuthLogin(String) - Method in interface com.attivio.sdk.scanner.http.BasicAuthentication
 
setBasicAuthPassword(String) - Method in interface com.attivio.sdk.scanner.http.BasicAuthentication
 
setBasicAuthPort(int) - Method in interface com.attivio.sdk.scanner.http.BasicAuthentication
 
setBasicAuthRealm(String) - Method in interface com.attivio.sdk.scanner.http.BasicAuthentication
 
setBidirectional(boolean) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
Deprecated.
setBlackListedDataGroups(Set<String>) - Method in class com.attivio.sdk.transport.MultiRegionTransport
 
setBlackListedZones(Set<String>) - Method in class com.attivio.sdk.transport.MultiRegionTransport
 
setBoost(int) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Set the boost for this phrase.
setBoost(int) - Method in class com.attivio.sdk.search.query.Query
Sets the boost for this Query.
setBoost(Integer) - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
setBoost(String) - Method in class com.attivio.sdk.search.query.Query
Sets the boost for this Query.
setBoostQueries(List<Query>) - Method in class com.attivio.sdk.search.QueryRequest
Set the boost queries.
setBoostQuery(Query) - Method in class com.attivio.sdk.search.query.BoostQuery
Set the boost query.
setBoostQuery(List<Query>) - Method in class com.attivio.sdk.search.query.BoostQuery
Set the boost query.
setBuckets(Collection<FacetBucket>) - Method in class com.attivio.sdk.search.facet.FacetResponse
setBuckets(List<AdminQueryResult.Bucket>) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
setBufferSize(int) - Method in class com.attivio.client.streaming.StreamRequestInfo
 
setBufferSize(int) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setCacheable(boolean) - Method in class com.attivio.sdk.search.QueryRequest
Set if the results for this QueryRequest are cacheable.
setCachedSize(long) - Method in class com.attivio.sdk.api.ContentStoreContentPointer
Set the cached size for this content pointer.
setCacheDynamicFieldLookups(boolean) - Method in class com.attivio.sdk.schema.Schema
Deprecated.
setCalculateStatistics(boolean) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set if statistics should be calculated.
setCaseMode(ScopeFacetRequest.CaseMode) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
 
setCaseMode(ScopeFacetRequest.CaseMode) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setCaseMode(String) - Method in interface com.attivio.sdk.server.component.configuration.HasCaseModeProperty
Sets the case mode - one of "CASE_INSENSITIVE", "CASE_SENSITIVE", "BACKOFF_TO_LOWERCASE"
setCases(List<Switch.Case>) - Method in class com.attivio.sdk.search.fields.Switch
 
setCaseSensitive(boolean) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setCategorical(boolean) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
Set if this feature is a template used to generate per-category features.
setCategory(String) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
setCause(Throwable) - Method in class com.attivio.sdk.esb.ExceptionResponse
Set the cause for this ExceptionResponse.
setCenter(Point) - Method in class com.attivio.sdk.geo.AbstractEllipse
 
setCenter(Point) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Set the center point to calculate distance from.
setCenter(Date) - Method in class com.attivio.sdk.search.fields.Freshness
Set the "center" date used to calculate freshness.
setCenterResolution(TimeResolution) - Method in class com.attivio.sdk.search.fields.Freshness
Set the resolution for rounding the center date.
setCenterTime(Date) - Method in class com.attivio.sdk.search.QueryRequest
 
setCenterX(double) - Method in class com.attivio.sdk.geo.AbstractEllipse
 
setCenterY(double) - Method in class com.attivio.sdk.geo.AbstractEllipse
 
setCgiClientId(UUID) - Method in class com.attivio.sdk.esb.CgiRequest
Force set the CGI Client ID.
setCgiParameter(String, String...) - Method in class com.attivio.sdk.esb.CgiRequest
Set a value for a CGI parameter.
setCgiParameters(String, String) - Method in class com.attivio.sdk.esb.CgiRequest
Parse CGI query string and set parameters based on the results.
setCgiParameters(Map<String, String[]>) - Method in class com.attivio.sdk.esb.CgiRequest
Sets CGI parameters.
setCgiQueryString(String) - Method in class com.attivio.sdk.esb.MessageMetadata
Sets the cgi query string.
setCgiWorkflowQueue(WorkflowQueue) - Method in class com.attivio.sdk.esb.CgiRequest
Force set the CGI workflow queue.
setCgiWorkflows(String, WorkflowQueue) - Method in class com.attivio.sdk.esb.CgiRequest
Set the CGI workflows from a workflow queue
setChildDocuments(SearchDocument...) - Method in class com.attivio.sdk.search.SearchDocument
Set the child documents.
setChildDocuments(Iterable<SearchDocument>) - Method in class com.attivio.sdk.search.SearchDocument
Set the child documents.
setChildFacet(FacetRequest) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the child FacetRequest for multi-dimensional facets.
setChildFacet(FacetRequestFactory) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setChildren(FacetBuckets) - Method in class com.attivio.sdk.search.facet.FacetBucket
Set the child buckets.
setClassName(String) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Set the class name for the user defined field implementation.
setClassName(String) - Method in class com.attivio.sdk.transport.TransportDefinition
 
setClauseName(String) - Method in class com.attivio.sdk.search.fields.ClauseContext
Set the name of the clause to select fields for.
setClauses(CompositeJoinQuery.Clause...) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Set clauses for selecting child documents.
setClauses(List<CompositeJoinQuery.Clause>) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Set clauses for selecting child documents.
setClientId(String, UUID) - Method in class com.attivio.platform.store.MockConnectorHistory
Associates the provided client id with the current run of the connector.
setClientId(String, UUID) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Associates the provided client id with the current run of the connector.
setClientId(UUID) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets the client to which this message belongs.
setClientId(UUID) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets the client to which this message belongs.
setClientId(UUID) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets the client to which this message belongs.
setClientId(UUID) - Method in class com.attivio.sdk.esb.ProcessingResult
 
setClientWorkflow(WorkflowQueue) - Method in class com.attivio.client.AbstractReceiverClient
Sets the default client workflows to use for this client.
setClientWorkflow(String) - Method in class com.attivio.client.AbstractSearchClient
 
setClientWorkflow(String) - Method in class com.attivio.client.MockSearchClient
 
setClientWorkflow(String) - Method in interface com.attivio.sdk.client.SearchClient
Sets the default client workflow to use for this search client.
setClientWorkflow(String...) - Method in class com.attivio.client.AbstractReceiverClient
Sets the default client workflows to use for this client.
setCollapse(FieldCollapse) - Method in class com.attivio.sdk.search.QueryFrame
 
setCommit(boolean) - Method in class com.attivio.sdk.ingest.Optimize
Set if this optimize message should commit outstanding documents.
setCommitInterval(int) - Method in class com.attivio.client.ContentFeeder
Sets the interval on which an automatic Commit will be sent to AIE.
setCommitInterval(int) - Method in interface com.attivio.sdk.client.IngestClient
Sets the interval on which an automatic Commit will be sent to AIE.
setCompact(boolean) - Method in class com.attivio.util.XStreamSerializer
Sets the 'compact' mode to "on".
setCompiled(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get if the most recent modification for this trigger has been compiled.
setCompiled(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set if all outstanding changes to this dictionary have been compiled.
setCompiled(boolean) - Method in class com.attivio.sdk.search.QueryFrame
 
setCompiled(boolean) - Method in class com.attivio.sdk.search.SearchProfile
Set if all query frames for the search profile are compiled.
setCompleteness(boolean) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
setCompletenessBoost(int) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Set the completeness boost.
setCompletionDelay(long) - Method in class com.attivio.sdk.service.MockIngestApi
Sets the new delay.
setComponentName(String) - Method in class com.attivio.sdk.esb.MessageHistory
 
setComponentName(String) - Method in interface com.attivio.sdk.server.component.configuration.ComponentNameAware
This method will be called by the AIE server to supply a component name that this component can store and use.
setComponentName(String) - Method in class com.attivio.sysstate.DocumentState
 
setConcurrencyProvider(ConcurrencyProvider) - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentDocumentFetcherScanner
Sets the concurrency provider.
setCondition(FieldExpression) - Method in class com.attivio.sdk.search.fields.Condition
Set the condition expression.
setCondition(FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch.Case
 
setConnectionCredentials(String, String) - Method in class com.attivio.client.AbstractReceiverClient
Sets the username and password for the transport connection if authentication is required.
setConnectionCredentials(String, String) - Method in interface com.attivio.client.HasSecurityCredentials
 
setConnectionCredentials(String, String) - Method in class com.attivio.platform.service.LocalSearchClientImpl
setConnectionCredentials(String, String) - Method in class com.attivio.platform.service.RemoteSearchClient
setConnectionInfo(String) - Static method in class com.attivio.service.CuratorHelper
Sets the connection string that will be used by Curator for contacting ZooKeeper.
setConnectTimeout(long) - Method in class com.attivio.client.streaming.StreamRequestInfo
Set the connection timeout (milliseconds).
setConnectTimeout(long) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setConnectUri(URI) - Method in class com.attivio.client.streaming.StreamResponse
 
setConstant(double) - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the constant y-intercept, or the c in ax^2 + bx + c.
setContentPointerUri(String) - Method in class com.attivio.sdk.search.query.SavedFilter
Set the content pointer uri for the saved result list.
setContentStoreAccess(ContentStoreAccess) - Method in interface com.attivio.sdk.scanner.concurrency.DocumentFetchRequest
ContentStoreAccess is used by the fetcher to store content in the content store.
setContentStoreThresholdKB(int) - Method in class com.attivio.client.ContentFeeder
Sets the minimum size required (in kilobytes) for content to be stored in the content store.
setContentStoreThresholdKB(int) - Method in interface com.attivio.sdk.client.IngestClient
Sets the minimum size required (in kilobytes) for content to be stored in the content store.
setCorrelationId(String) - Method in class com.attivio.sdk.event.SystemEvent
 
setCorrelationId(UUID) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the correlation ID for this document.
setCorrelationId(UUID) - Method in class com.attivio.sdk.security.AttivioPrincipal
Set the correlation id
setCorrelationState(SystemEvent.CorrelationState) - Method in class com.attivio.sdk.event.SystemEvent
 
setCount(long) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
setCount(long) - Method in class com.attivio.sdk.search.facet.FacetBucket
Set the count for this bucket.
setCount(long) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setCount(Object) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setCountBuckets(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if buckets will be counted.
setCountBuckets(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setCountValues(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if buckets should include a value count in addition to a document count.
setCountValues(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setCreateParentNodes(boolean) - Method in class com.attivio.curatorshim.TreeCache.Builder
 
setCredentials(HttpDataSourceScanner, CredentialsProvider) - Method in class com.attivio.sdk.connector.MockBasicAuthenticationProvider
 
setCredentials(AuthScope, Credentials) - Method in class com.attivio.transport.AttivioDefaultCredentialsProvider
setCredentialsProvider(CredentialsProvider) - Static method in class com.attivio.util.HTTPUtils
Specifies the credentials provider that gets called for servers returning 401, authentication required, requests.
setCurrentDocument(IngestDocument) - Method in class com.attivio.sdk.esb.ProcessingResult
Convenience function to set the current document context.
setCustomFactory(Class<? extends RemoteClientApiFactory>) - Method in class com.attivio.service.AieServiceInfo
 
setData() - Method in class com.attivio.curatorshim.CuratorFrameworkShim
 
setDataSources(List<Query>) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setDate(long) - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
setDate(long) - Method in class com.attivio.sdk.event.SystemEvent
 
setDate(long) - Method in class com.attivio.sdk.search.facet.FacetBucket
 
setDateIntervals(List<DateFacetRequest.DateFacetInterval>) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setDateResolution(TimeResolution) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Set the resolution for SchemaField.Type.DATE type.
setDateResolution(TimeResolution) - Method in class com.attivio.sdk.search.fields.Cast
Set the time resolution for date type.
setDaysOfLogs(int) - Method in interface com.attivio.sdk.server.export.DiagnosticExportLogProvider
 
setDebug(boolean) - Method in class com.attivio.sdk.search.QueryRequest
Set if debugging information is desired for this request.
setDecay(double) - Method in class com.attivio.sdk.search.fields.Freshness
Set the "decay" exponent used to calculate freshness.
setDecimalScale(int) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Set the scale for SchemaField.Type.DECIMAL type.
setDecomposition(Collate.Decomposition) - Method in class com.attivio.sdk.search.fields.Collate
 
setDefault(Date) - Method in class com.attivio.sdk.search.fields.Freshness
Set the default time to use for documents that do not have a value set for "fieldName".
setDefaultLogLevel(DataSourceAPIErrorDescriptor.LogLevel) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
setDefaultMessageDomain(String) - Method in class com.attivio.client.ContentFeeder
 
setDefaultNumRetries(int) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
setDefaultOutput(FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch
Set the FieldExpression that will provide the output if no cases match.
setDefaultPercentTimeoutIncreaseOnRetry(int) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
setDefaultQueueSize(int) - Method in interface com.attivio.sdk.transport.Transport
sets the default queue size for the transport
setDefaults(SchemaField) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set default values for unset fields based on a SchemaField.
setDefaultSearchField(String) - Method in class com.attivio.sdk.schema.Schema
 
setDefaultTransportProtocol(String) - Static method in class com.attivio.util.MessageUtils
Sets the default protocol to be prepended to uris with no specified protocol.
setDefaultValue(Constant) - Method in class com.attivio.sdk.search.fields.QueryParameter
Set the default value if the query parameter is not specified/available.
setDefaultValue(String) - Method in class com.attivio.sdk.schema.SchemaField
Sets the default value for this SchemaField.
setDelay(long) - Method in class com.attivio.sdk.admin.Shutdown
 
setDelimiter(String) - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Set the delimiter that will join mulitple values.
setDenyField(String) - Method in class com.attivio.sdk.search.query.AccessControlQuery
 
setDepth(int) - Method in class com.attivio.sdk.search.query.GraphQuery
Set the max depth for the graph query to traverse.
setDerived(boolean) - Method in class com.attivio.platform.perfmon.model.Metric
 
setDerivedFields(List<String>) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setDescription(String) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
setDescription(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set an optional description for this trigger dictionary.
setDescription(String) - Method in class com.attivio.sdk.event.SystemEvent
 
setDescription(String) - Method in class com.attivio.sdk.search.QueryFrame
 
setDescription(String) - Method in class com.attivio.sdk.search.SearchProfile
Set a description for this search profile.
setDescription(String) - Method in class com.attivio.service.AbstractClientApiFactory
 
setDescription(String) - Method in class com.attivio.service.AieServiceInfo
 
setDescription(String) - Method in interface com.attivio.service.ClientApiFactory
 
setDesiredSampleInterval(long) - Method in class com.attivio.platform.perfmon.model.Metric
 
setDictionaryGroup(String) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setDictionaryMode(DictionaryMode) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setDictionaryName(String) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setDictionaryType(DictionaryType) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setDigestAuthHost(String) - Method in interface com.attivio.sdk.scanner.http.DigestAuthentication
 
setDigestAuthLogin(String) - Method in interface com.attivio.sdk.scanner.http.DigestAuthentication
 
setDigestAuthPassword(String) - Method in interface com.attivio.sdk.scanner.http.DigestAuthentication
 
setDigestAuthPort(int) - Method in interface com.attivio.sdk.scanner.http.DigestAuthentication
 
setDigestAuthRealm(String) - Method in interface com.attivio.sdk.scanner.http.DigestAuthentication
 
setDimensions(BaseTypesMap<String, String>) - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
setDisplayName(String) - Method in class com.attivio.sdk.schema.SchemaField
Sets the display name for this SchemaField.
setDisplayName(String) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Set the display name for the field that generated these buckets.
setDisplayValue(String) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
setDistance(double) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Set the maximum distance from the center a document must have to match.
setDistance(int) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Set the maximum amount of distance allowed between the first and last matching term.
setDistance(int) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
setDistanceUnits(DistanceUnits) - Method in class com.attivio.sdk.search.fields.GeoDistance
Get the units the distance will be returned in (meters, kilometers, etc)
setDistanceUnits(DistanceUnits) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Set the units that minDistance and maxDistance are specified in
setDistributedMaxBuckets(int) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the number of buckets to return from distributed indexes.
setDistributedMaxBuckets(Integer) - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.setDistributedMaxBuckets(int) except that null value indicates default should be used.
setDistributedMaxBuckets(Integer) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setDistributedMinBucketCount(int) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets the minimum count that returned buckets must have for distributed indexes.
setDistributedMinBucketCount(Integer) - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.setDistributedMinBucketCount(int) except that null value indicates default should be used.
setDistributedMinBucketCount(Integer) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setDocId(String) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setDocOrdinal(long) - Method in class com.attivio.sdk.search.relevancy.Signal
Set the document ordinal (1-indexed).
setDocument(IngestDocument) - Method in class com.attivio.sdk.scanner.concurrency.DocumentAndAcl
 
setDocumentBatchSize(int) - Method in class com.attivio.client.ContentFeeder
Sets the maximum number of documents that will ever be sent as a part of a single DocumentList.
setDocumentBatchSize(int) - Method in interface com.attivio.sdk.client.IngestClient
Sets the maximum number of documents that will ever be sent as a part of a single DocumentList.
setDocumentId(String) - Method in class com.attivio.sysstate.DocumentState
 
setDocumentIds(Iterable<String>) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the document IDs to apply this update to.
setDocumentIds(String...) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the document IDs to apply this update to.
setDocumentMode(StreamMode) - Method in class com.attivio.client.streaming.StreamRequestInfo
Get the mode for streaming documents.
setDocumentMode(DocumentMode) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the DocumentMode for applying this bulk update.
setDocumentMode(String) - Method in class com.attivio.client.streaming.StreamRequestInfo
 
setDocumentRequestsUpperLimit(long) - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentScannerThrottlingAware
Sets an upper limit on the number of fetch requests the connector framework implementation will execute in a given time period.
setDocuments(SearchDocumentList) - Method in class com.attivio.client.MockSearchClient
 
setDocuments(SearchDocumentList) - Method in class com.attivio.sdk.search.QueryResponse
Set the documents to return with this repsonse.
setDocumentSize(float) - Method in class com.attivio.sysstate.DocumentState
 
setDocumentStreamingMode(StreamingQueryRequest.DocumentStreamingMode) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setDone(boolean) - Method in class com.attivio.sdk.event.EventQuery
 
setDropDocumentOnException(boolean) - Method in interface com.attivio.sdk.server.component.configuration.HasDropDocumentOnExceptionProperty
Sets whether or not all existing values in the output field should be overwritten.
setDynamic(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Sets if this SchemaField is dynamic.
setEnd(Date) - Method in class com.attivio.sdk.event.EventQuery
 
setEndOffset(int) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Set the end offset (0 indexed, exclusive) for this term in the original query string.
setEndOffset(int) - Method in class com.attivio.sdk.token.Position
Deprecated.
token offsets should not be modified at the position level and should instead be set when the token is created.
setEndOffset(int) - Method in class com.attivio.sdk.token.Token
Set the end offset from the source text for this token.
setEndTime(long) - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
setEndTime(Date) - Method in class com.attivio.sdk.search.QueryFrame
 
setEntities(Map<String, PhraseQuery>) - Method in class com.attivio.sdk.search.QueryFrame
Set additional entities to extract for query frame.
setEntities(Map<String, Query>) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set additional entities to extract.
setEntity(String) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the entity name for this trigger.
setEntityNameField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field for storing the entity names for matching triggers.
setEntityNameScopes(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
If true scopes will be added for entity names for matching triggers.
setEntityScoreField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field for storing the per-entity scores for matching triggers.
setEntries(BaseTypesMap.BaseTypesEntry[]) - Method in class com.attivio.sdk.util.BaseTypesMap
 
setEntryId(String) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
setEnvironment(String) - Method in interface com.attivio.sdk.server.component.configuration.EnvironmentAwareConfiguration
Deprecated.
Set the current environment
setEnvNameForNode(String) - Method in class com.attivio.service.Platform
Should only be called from the node launcher.
setErrMessage(String) - Method in class com.attivio.sdk.error.SqlSdkError
 
setErrorDescriptors(DataSourceAPIErrorDescriptors) - Method in interface com.attivio.sdk.scanner.DataSourceAPIErrorDescriptorsAware
The connector framework creates a DataSourceAPIErrorDescriptors instance from the json file it finds on the classpath and pass it to the scanner through this method.
setErrorId(String) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
setErrorMap(Map<String, DataSourceAPIErrorDescriptorImpl>) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorsImpl
 
setErrorMessage(String) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
setErrorProperties(Properties) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
setEventList(List<SystemEvent>) - Method in class com.attivio.sdk.event.EventQuery
 
setExactMatch(boolean) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
Deprecated.
setExcludePhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
 
setExcludePhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
 
setExpansionMode(ExpansionMode) - Method in class com.attivio.sdk.dictionary.DictionaryObject
Set the default ExpansionMode for this dictionary.
setExpression(FieldExpression) - Method in class com.attivio.sdk.search.fields.UnaryFieldExpression
Set the expression to apply the aggregation function to.
setFacet(boolean) - Method in class com.attivio.sdk.search.FieldCollapse
 
setFacetFields(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if facet fields should be returned.
setFacetFilters(FacetFilter...) - Method in class com.attivio.sdk.search.QueryFrame
 
setFacetFilters(List<FacetFilter>) - Method in class com.attivio.sdk.search.QueryFrame
 
setFacetFilters(List<FacetFilter>) - Method in class com.attivio.sdk.search.QueryRequest
Set the FacetFilters to "drill down" on.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.RangeFacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
Set if FacetFinder is allowed to provide a suggestion for this FacetRequest.
setFacetFinder(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setFacetFinderCount(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the maximum number of facets FacetFinder will add to this QueryRequest.
setFacetFinderMode(QueryRequest.FacetFinderMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the mode for FacetFinder.
setFacets(FacetRequest...) - Method in class com.attivio.sdk.search.QueryFrame
 
setFacets(FacetRequest...) - Method in class com.attivio.sdk.search.QueryRequest
Set the FacetRequests for this query.
setFacets(FacetResponse...) - Method in class com.attivio.sdk.search.QueryResponse
Set the generated facets for this response.
setFacets(String...) - Method in class com.attivio.sdk.search.QueryRequest
Set the fields to request facets for.
setFacets(Collection<FacetRequest>) - Method in class com.attivio.sdk.search.QueryRequest
Set the FacetRequests for this query
setFacets(List<AdminQuery.Facet>) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setFacets(List<FacetRequest>) - Method in class com.attivio.sdk.search.QueryFrame
 
setFacets(List<FacetResponse>) - Method in class com.attivio.sdk.search.QueryResponse
Set the generated facets for this response.
setFacets(Map<String, List<AdminQueryResult.Bucket>>) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
setFacetSampleSize(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the sample size for sample based facets.
setFacetTime(long) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set the facet generation time (in milliseconds).
setFacetTime(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the number of milliseconds taken to compute facets.
setFactoryParameters(Map<String, String>) - Method in class com.attivio.service.AbstractClientApiFactory
 
setFactoryParameters(Map<String, String>) - Method in interface com.attivio.service.ClientApiFactory
Used to supply arbitrary parameters to the factory.
setFactoryParams(Object) - Static method in class com.attivio.service.ServiceFactory
Sets the factory parameters for the type params.getClass() and all interfaces provided by the type for this client process.
setFactoryParams(Map<String, String>) - Method in class com.attivio.service.AieServiceInfo
 
setFallbackField(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the fallback field (to use if highlighting yields no text).
setFalseValue(FieldExpression) - Method in class com.attivio.sdk.search.fields.Condition
Get the true value expression.
setFatal(boolean) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
setFaultTolerant(boolean) - Method in interface com.attivio.sdk.server.component.configuration.FaultTolerantAware
Called whether the component is fault tolerant or not with the current system setting for fault tolerance.
setFaultTolerant(boolean) - Method in class com.attivio.service.Platform
Sets the system fault tolerance setting.
setFeature(String) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
setFeatureBlacklist(String...) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the names of the features to exclude from relevancy model training data.
setFeatureBlacklist(Set<String>) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the names of the features to exclude from relevancy model training data.
setFeatures(RelevancyFeatureVector) - Method in class com.attivio.sdk.search.SearchDocument
Set the feature vector for relevancy components.
setFeatures(RelevancyFeatureVector) - Method in class com.attivio.sdk.search.SearchFieldValue
Set the feature vector for this field.
setFeatures(List<RelevancyFeature>) - Method in class com.attivio.sdk.search.QueryFrameResult
Set the extracted relevancy features.
setFeatureVector(RelevancyFeatureVector) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setFeatureWhitelist(String...) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the names of the features to use for training relevancy model.
setFeatureWhitelist(Set<String>) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the names of the features to use for training relevancy model.
setFeedback(QueryFeedback...) - Method in class com.attivio.sdk.search.QueryFrame
 
setFeedback(List<QueryFeedback>) - Method in class com.attivio.sdk.search.QueryFrame
 
setFeedback(List<QueryFeedback>) - Method in class com.attivio.sdk.search.QueryResponse
 
setFetcherFailure(Throwable) - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
setFetcherTimeout(long) - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentDocumentFetcherScanner
Sets a timeout for the fetcher.
setField(IngestField) - Method in class com.attivio.sdk.ingest.IngestDocument
Set a field for this document.
setField(FieldExpression) - Method in class com.attivio.sdk.search.fields.FieldRequest
Set the FieldExpression to use for generating the field values.
setField(FieldExpression) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Set the FieldExpression to use for filtering.
setField(FieldExpression) - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
Set the field that will generate the categories that will be used to create per-category features.
setField(FieldExpression) - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
Set the field to use for boosting.
setField(FieldExpression) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
setField(FieldExpression) - Method in class com.attivio.sdk.search.Sort
Set the field to sort by.
setField(FieldExpression) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setField(SearchField) - Method in class com.attivio.sdk.search.SearchDocument
Set a field for this document.
setField(String) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
setField(String) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
setField(String) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
setField(String) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Set the field used to generate these buckets.
setField(String) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the field to request a facet for.
setField(String) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set the field to request a facet for.
setField(String) - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
 
setField(String) - Method in class com.attivio.sdk.search.FieldCollapse
Set the field to use for field collapsing.
setField(String) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Set the key field for joining root documents to child documents.
setField(String) - Method in class com.attivio.sdk.search.query.FacetQuery
Sets the field to apply this query to.
setField(String) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Set the field to query.
setField(String) - Method in class com.attivio.sdk.search.query.PhraseQuery
Sets the field to apply this query to.
setField(String) - Method in class com.attivio.sdk.search.query.ShapeQuery
Set the field to query.
setField(String) - Method in class com.attivio.sdk.search.Sort
Set the field to sort by.
setField(String, Point...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Shape...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, ContentPointer...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Boolean...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Number...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, String...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Date...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setField(String, Document...) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the values for a field.
setFieldCollapse(FieldCollapse) - Method in class com.attivio.sdk.search.QueryRequest
Set the field collapsing specification for this QueryRequest.
setFieldExpression(FieldExpression) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the FieldExpression to request a facet for.
setFieldExpression(FieldExpression) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
 
setFieldExpression(FieldExpression) - Method in class com.attivio.sdk.search.query.FacetQuery
Set the search field to be a field expression.
setFieldMapping(Map<String, String>) - Method in interface com.attivio.sdk.server.component.configuration.HasFieldMappingProperty
Sets the Input to Output field name mapping for this stage to process.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.FieldLength
Set the name of the field to return.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.Freshness
Set the field name to calculate freshness from.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.MatchingTerms
 
setFieldName(String) - Method in class com.attivio.sdk.search.fields.ScopeField
Set the name of the field to return.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
 
setFieldName(String) - Method in class com.attivio.sdk.search.fields.ScopeVector
Set the name of the field to return.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.StoredField
Set the name of the field to return.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.TermVector
Set the name of the field to return.
setFieldName(String) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
 
setFieldName(String) - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
 
setFields(FieldExpression...) - Method in class com.attivio.sdk.search.QueryRequest
Set the fields to return for this QueryRequest.
setFields(FieldRequest...) - Method in class com.attivio.sdk.search.QueryFrame
 
setFields(FieldRequest...) - Method in class com.attivio.sdk.search.QueryRequest
Set the fields to return for this QueryRequest.
setFields(String...) - Method in class com.attivio.sdk.search.QueryRequest
Set the names of the fields that should be returned in the response.
setFields(Collection<FieldExpression>) - Method in class com.attivio.sdk.search.QueryRequest
Set the fields to return for this QueryRequest.
setFields(List<FieldRequest>) - Method in class com.attivio.sdk.search.QueryFrame
 
setFields(List<String>) - Method in interface com.attivio.sdk.server.component.configuration.HasFieldsProperty
Sets the list of fields to process.
setFilter(IncludeExcludeDocumentFilter) - Method in interface com.attivio.sdk.scanner.IngestDocumentFilterAware
 
setFilter(Query) - Method in class com.attivio.sdk.search.facet.FacetFilter
Get the filter query.
setFilter(Query) - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Set the filter for this bucket.
setFilter(Query) - Method in class com.attivio.sdk.search.query.FilterQuery
 
setFilters(Query...) - Method in class com.attivio.sdk.search.QueryFrame
 
setFilters(List<AdminQuery.Filter>) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setFilters(List<Query>) - Method in class com.attivio.sdk.search.QueryFrame
 
setFilters(List<Query>) - Method in class com.attivio.sdk.search.QueryRequest
Set the filter Querys to apply to this QueryRequest.
setFilters(Map<String, Query>) - Method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
 
setFilters(Map<String, Query>) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setFirstArgument(FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Set the first argument in this binary expression.
setForeignKey(String) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
Experimental
setForeignKey(String) - Method in class com.attivio.sdk.search.query.JoinClause
Set the field that is the foreign key for this join.
setFormat(String) - Method in class com.attivio.sdk.search.fields.DateFormat
Set the date format string to apply.
setFormParameters(Map<String, String>) - Method in interface com.attivio.sdk.scanner.http.FormAuthentication
 
setFragment(Boolean) - Method in class com.attivio.sdk.search.fields.Teaser
Set if the teaser should be fragmented.
setFragmentScope(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the name of the scope to use for fragmenting.
setFragmentSize(Integer) - Method in class com.attivio.sdk.search.fields.Teaser
Set the size of generated fragments.
setFromOrToUri(String) - Method in class com.attivio.sysstate.DocumentState
 
setFromQuery(Query) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Set the query for selecting root documents.
setGetAlreadyAcknowledged(boolean) - Method in class com.attivio.sdk.event.EventQuery
 
setGlobalDataStructureFactory(GlobalDataStructureFactory) - Method in interface com.attivio.sdk.server.component.configuration.GlobalDataStructureFactoryAware
This method will be called by the AIE server to supply a GlobalDataStructureFactory that this component can store and use.
setGlobalVersion(String) - Method in interface com.attivio.sdk.server.global.VersionedMasterElection
Deprecated.
Updates the global value for the election to be based on.
setGroupBy(FieldExpression...) - Method in class com.attivio.sdk.search.QueryRequest
Set the Group By specification.
setGroupBy(String...) - Method in class com.attivio.sdk.search.QueryRequest
Set the Group By specification.
setGroupBy(List<FieldExpression>) - Method in class com.attivio.sdk.search.QueryRequest
Set the Group By specification.
setGroupByFilter(FieldExpression) - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Set the filter to apply to groups.
setGroupByFilter(String) - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Set the filter to apply to groups.
setGroupedMessageId(GroupedMessageId) - Method in interface com.attivio.sdk.esb.GroupedMessage
Sets the GroupedMessageId for this message.
setGroupedMessageId(GroupedMessageId) - Method in class com.attivio.sdk.ingest.BulkUpdate
 
setGroupedMessageId(GroupedMessageId) - Method in class com.attivio.sdk.ingest.DocumentList
 
setGroupId(String) - Method in class com.attivio.sdk.esb.GroupedMessageId
 
setGroupMembership(AttivioGroupMembership) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the AttivioGroupMembership for this document.
setGroupMemberships(Set<AttivioGroupMembership>) - Method in class com.attivio.sdk.security.AttivioPrincipal
Sets the group memberships for this principal.
setGuid(String) - Method in class com.attivio.client.streaming.StreamResponse
 
setHighlight(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Gets if highlighting is enabled for this field.
setHighlight(boolean) - Method in class com.attivio.sdk.search.QueryRequest
Set if highlighting should be performed for configured fields.
setHighlightMode(HighlightMode) - Method in class com.attivio.sdk.search.fields.Teaser
Set the mode for annotating scopes.
setHighlightMode(HighlightMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the HighlightMode for annotating scopes in highlighted text.
setHighlightScope(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the scope name to annotate phrase matches with.
setHighlightScope(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the scope used to annotate matching phrases in highlighted text.
setHighlightTime(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the number of milliseconds taken to highlight results.
setHost(String) - Method in class com.attivio.service.Platform
 
setHost(String) - Method in class com.attivio.util.RemoteJmxEndpoint
 
setHostSpecific(boolean) - Method in class com.attivio.platform.perfmon.model.Metric
 
setHttpHeaders(Map<String, String>) - Method in class com.attivio.sdk.esb.CgiRequest
Set HTTP headers map.
setHttpMethod(String) - Method in interface com.attivio.sdk.scanner.http.FormAuthentication
 
setHttpProvider(HttpClientProvider) - Method in interface com.attivio.sdk.scanner.http.HttpDataSourceScanner
 
setId(long) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
setId(long) - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
setId(long) - Method in class com.attivio.sdk.event.SystemEvent
 
setId(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the unique document id.
setIdField(String) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the key field for joining the search query to the acl query.
setIdField(String) - Method in class com.attivio.sdk.search.query.GraphQuery
 
setIds(String...) - Method in class com.attivio.sdk.search.fields.DocBoost
Set the Ids for the documents to boost.
setIds(List<String>) - Method in class com.attivio.sdk.search.fields.DocBoost
Set the Ids for the documents to boost.
setImageUrl(String) - Method in class com.attivio.sdk.search.QueryPlacement
 
setIncludeLower(boolean) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set if the lower term should be included in the range.
setIncludeMetadataInResponse(boolean) - Method in class com.attivio.sdk.search.QueryRequest
 
setIncludePhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
 
setIncludePhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
 
setIncludeUpper(boolean) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set if the upper term should be included in the range.
setIncrement(int) - Method in class com.attivio.sdk.token.Position
Sets the position increment for this Position.
setIncrementalDeletes(boolean) - Method in interface com.attivio.sdk.scanner.IncrementalDataSourceScanner
Specifies whether to delete Attivio documents when their underlying data source documents were deleted.
setIncrementalModeActivated(boolean) - Method in interface com.attivio.sdk.scanner.IncrementalDataSourceScanner
Specifies whether or not this scanner should run in incremental mode.
setIndexCommitter(IndexCommitter) - Method in interface com.attivio.sdk.scanner.IndexCommitterAware
 
setIndexed(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Sets if this SchemaField should be indexed.
setIndexedFields(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if indexed fields should be returned.
setIngestWorkflowName(String) - Method in class com.attivio.client.ContentFeeder
Set ingest workflow name
setIngestWorkflowName(String) - Method in interface com.attivio.sdk.client.IngestClient
Set ingest workflow name
setInput(FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch
Get the input FieldExpression to compare against cases.
setInput(Query) - Method in class com.attivio.sdk.search.QueryFrame
Set the input query.
setInput(String) - Method in interface com.attivio.sdk.server.component.configuration.HasInputProperty
Sets the input field name.
setInput(List<String>) - Method in interface com.attivio.sdk.server.component.configuration.HasInputListProperty
Sets the list of fields to process as input to the stage.
setInputStream(InputStream) - Method in class com.attivio.sdk.esb.CgiRequest
Sets the InputStream associated with the request.
setIntervals(DateFacetRequest.DateFacetInterval...) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
setIntervals(List<DateFacetRequest.DateFacetInterval>) - Method in class com.attivio.sdk.search.facet.DateFacetRequest
 
setJmxAuthParams(JmxAuthParams) - Method in class com.attivio.client.exposedapi.JmxApiServiceFactory
 
setJoinConstraint(FieldExpression) - Method in class com.attivio.sdk.search.query.JoinClause
(Experimental) Set the join constraint.
setJoinFacetMode(JoinFacetMode) - Method in class com.attivio.sdk.search.QueryRequest
Sets the facet mode for joined documents.
setJoinRollupMode(JoinRollupMode) - Method in class com.attivio.sdk.search.QueryRequest
Sets the rollup mode for joined documents.
setJvmId(UUID) - Method in class com.attivio.service.AieServiceInfo
 
setKeepAliveFrequency(long) - Method in class com.attivio.client.streaming.StreamRequestInfo
 
setKeepAlivePingFrequency(long) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setKey(Object) - Method in class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
setKeyField(String) - Method in interface com.attivio.sdk.server.component.reduce.ReducingTransformer
Is called once before the transformer runs
setLabel(String) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
setLabel(String) - Method in class com.attivio.sdk.search.facet.FacetFilter
Set a descriptive label for this filter.
setLabel(String) - Method in class com.attivio.sdk.search.facet.FacetRange
Set the optional label for this range.
setLabel(String) - Method in class com.attivio.sdk.search.facet.QueryFacetBucket
Set the label for this bucket.
setLabel(String) - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Set the label for this bucket.
setLabel(String) - Method in class com.attivio.sdk.search.fields.MatchingFields
Get the name of the query parameter that will be used to label matching subqueries.
setLabel(String) - Method in class com.attivio.sdk.search.QueryPlacement
Get the descriptive label for this placement.
setLastApproved(Date) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setLastCompiled(Date) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the time this dictionary was last compiled, or null if unknown.
setLastCompiled(Date) - Method in class com.attivio.sdk.search.SearchProfile
Set the last compiled time for this search profile, or null if this search profile has never been compiled.
setLastLossDetectionSequence(UUID, long) - Method in interface com.attivio.platform.store.audit.AieSystemAuditApi
Updates the last sequence number considered for loss detection for clientId.
setLastLossDetectionSequence(UUID, long) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Updates the last sequence number considered for loss detection for clientId.
setLastModified(long) - Method in class com.attivio.sdk.ingest.ByteArrayContentPointer
 
setLastModified(long) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Get the timestamp for the last modification to this relevancy model
setLastModified(Date) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the time this trigger was last modified, or null if unknown.
setLastModified(Date) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the time this dictionary was last modified, or null if unknown.
setLastModified(Date) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setLastModified(Date) - Method in class com.attivio.sdk.search.QueryFrame
 
setLastModified(Date) - Method in class com.attivio.sdk.search.SearchProfile
Set the last modification time for this search profile.
setLastPublished(Date) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the time this dictionary was last published, or null if unknown.
setLastPublished(Date) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setLastPublished(Date) - Method in class com.attivio.sdk.search.SearchProfile
Set the last published time for this search profile, or null if this search profile has never been published.
setLatitude(double) - Method in class com.attivio.sdk.geo.Point
 
setLatitude(double) - Method in class com.attivio.sdk.search.fields.GeoBoost
Set the center latitude to calculate distance to.
setLatitude(double) - Method in class com.attivio.sdk.search.fields.GeoDistance
Set the center latitude to calculate distance to.
setLength(int) - Method in class com.attivio.sdk.search.fields.SubString
Set the max length of the substring.
setLength(int) - Method in class com.attivio.sdk.token.Token
Truncate token text to length.
setLinear(double) - Method in class com.attivio.sdk.search.fields.FreshnessRange
Sets the linear coefficient, or the b in ax^2 + bx + c.
setLinkField(String) - Method in class com.attivio.sdk.search.query.GraphQuery
 
setLinkText(String) - Method in class com.attivio.sdk.search.QueryPlacement
 
setLinkUrl(String) - Method in class com.attivio.sdk.search.QueryPlacement
 
setLocal(boolean) - Method in class com.attivio.service.AbstractClientApiFactory
setLocal(boolean) - Method in interface com.attivio.service.RemoteClientApiFactory
 
setLocalClass(Class<?>) - Method in class com.attivio.service.AieServiceInfo
 
setLocale(Locale) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the Locale to use for evaluating this trigger.
setLocale(Locale) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the Locale for this field.
setLocale(Locale) - Method in class com.attivio.sdk.ingest.IngestField
Set the Locale for this field.
setLocale(Locale) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set the value's locale.
setLocale(Locale) - Method in class com.attivio.sdk.search.query.Query
Sets the local associated with this object.
setLocale(Locale) - Method in class com.attivio.sdk.search.QueryFrame
 
setLocale(Locale) - Method in class com.attivio.sdk.search.QueryRequest
Set the Locale for this query.
setLocale(Locale) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setLocale(Locale) - Method in interface com.attivio.sdk.util.LocaleAware
Sets the local associated with this object.
setLocale(Locale) - Method in class com.attivio.util.query.QueryTraverser
Sets the local associated with this object.
setLocales(List<Locale>) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setLoggedObject(Object) - Method in class com.attivio.util.AttivioLogger
Sets the object being logged.
setLoginTimeout(long) - Method in interface com.attivio.sdk.scanner.http.FormAuthentication
 
setLoginUri(String) - Method in interface com.attivio.sdk.scanner.http.FormAuthentication
 
setLogLevel(DataSourceAPIErrorDescriptor.LogLevel) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
setLongitude(double) - Method in class com.attivio.sdk.geo.Point
 
setLongitude(double) - Method in class com.attivio.sdk.search.fields.GeoBoost
Set the center longitude to calculate distance to.
setLongitude(double) - Method in class com.attivio.sdk.search.fields.GeoDistance
Set the center longitude to calculate distance to.
setLowerCase(boolean) - Method in class com.attivio.sdk.schema.SchemaField
 
setLowerCaseMode(SchemaField.LowerCaseMode) - Method in class com.attivio.sdk.schema.SchemaField
Set the lower case mode of this field.
setLowerTerm(Object) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set the term that specifies the lower bounds for this range.
setLowerTerm(String) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set the term that specifies the lower bounds for this range.
setLowPerformanceThreshhould(long) - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlertRegistration
 
setMapper(Mapper) - Method in class com.attivio.util.serialization.AbstractConverter
 
setMarkup(String) - Method in class com.attivio.sdk.search.QueryPlacement
 
setMaster(boolean) - Method in class com.attivio.sdk.transport.MultiRegionTransport
 
setMatchScope(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the scope name to annotate atomic matches with.
setMax(Number) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setMax(Object) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setMaxBatchSizeMB(int) - Method in class com.attivio.client.ContentFeeder
Sets the maximum size of documents (in megabytes) that will ever be sent as part of a single DocumentList.
setMaxBatchSizeMB(int) - Method in interface com.attivio.sdk.client.IngestClient
Sets the maximum size of documents (in megabytes) that will ever be sent as part of a single DocumentList.
setMaxBuckets(int) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
setMaxBuckets(int) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the maximum number of buckets to return.
setMaxBuckets(Integer) - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.setMaxBuckets(int) except that null value indicates default should be used.
setMaxBuckets(Integer) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setMaxConnPerRoute(int) - Method in interface com.attivio.sdk.scanner.http.HttpConnectionConfig
 
setMaxConnTotal(int) - Method in interface com.attivio.sdk.scanner.http.HttpConnectionConfig
 
setMaxDate(Long) - Method in class com.attivio.sdk.search.facet.FacetRange
 
setMaxDelta(long) - Method in class com.attivio.sdk.search.fields.FreshnessRange
Gets the max delta in timeUnits from the table's center that the range applies to.
setMaxDocs(long) - Method in class com.attivio.sdk.connector.MockPublisher
 
setMaxDocs(long) - Method in interface com.attivio.sdk.scanner.TestScannerRunner
Should be set before calling start to test that the scanner doen't publish more documents than directed by the publisher.
setMaxDocs(long) - Method in class com.attivio.sdk.scanner.TestScannerRunnerImpl
Should be set before calling start to test that the scanner doen't publish more documents than directed by the publisher.
setMaxFetchSize(int) - Method in class com.attivio.sdk.event.EventQuery
 
setMaxHistory(int) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the maximum number of trained relevancy models to retain.
setMaximum(Point) - Method in class com.attivio.sdk.geo.Rectangle
 
setMaximumX(double) - Method in class com.attivio.sdk.geo.Rectangle
 
setMaximumY(double) - Method in class com.attivio.sdk.geo.Rectangle
 
setMaxMemoryUsage(long) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the max memory usage allowed during computation (in bytes).
setMaxMemoryUsage(long) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setMaxMessageLength(long) - Method in class com.attivio.util.AttivioLogger
Sets the maximum string length for log messages.
setMaxMessagesInFlight(MaxMessagesInFlight) - Method in class com.attivio.sdk.esb.MessageDomain
 
setMaxNumber(String) - Method in class com.attivio.sdk.search.facet.FacetRange
 
setMaxRemainingTokens(int) - Method in class com.attivio.sdk.token.TokenList
Set the max remaining tokens allowed to be created.
setMaxResubmits(int) - Method in class com.attivio.sdk.search.QueryRequest
Sets the maximum number of resubmits allowed for this QueryRequest.
setMaxScore(float) - Method in class com.attivio.sdk.search.SearchDocumentList
 
setMaxSignalAge(long) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set maximum age for a signal to include when training relevancy model (in milliseconds).
setMaxTermLength(int) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setMaxTimeForNoSuccessfulDocumentFetch(long) - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentScannerMonitoringAware
The framework will stop the connector and log failure if the connector didn't create any document for longer than the set time.
setMaxTokens(int) - Method in class com.attivio.sdk.schema.SchemaField
 
setMaxValue(Number) - Method in class com.attivio.sdk.search.facet.FacetRange
Set the maximum value for this range (or null if unbounded) [inclusive].
setMaxValue(Date) - Method in class com.attivio.sdk.search.facet.FacetRange
Set the maximum value for this range (or null if unbounded) [inclusive].
setMean(double) - Method in class com.attivio.sdk.search.fields.StandardScore
 
setMergeFragments(Boolean) - Method in class com.attivio.sdk.search.fields.Teaser
Set if fragments should be merged.
setMessage(String) - Method in class com.attivio.sdk.search.QueryFeedback
Set the message.
setMessageClass(String) - Method in class com.attivio.sysstate.DocumentState
 
setMessageDomain(PlatformMessage, String) - Method in class com.attivio.sdk.esb.MessageDomainManager
Sets the domain for the message.
setMessageEmitter(MessageEmitter) - Method in class com.attivio.sdk.transport.MultiRegionTransport
 
setMessageEmitter(MessageEmitter) - Method in interface com.attivio.sdk.transport.SelfManagedTransport
Sets the MessageEmitter.
setMessageId(MessageId) - Method in class com.attivio.sdk.admin.AdminMessage
Sets the message id associated with the message.
setMessageId(MessageId) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets the message id associated with the message.
setMessageId(MessageId) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets the message id associated with the message.
setMessageId(MessageId) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets the message id associated with the message.
setMessageId(MessageId) - Method in class com.attivio.sysstate.DocumentState
 
setMessageName(String) - Method in class com.attivio.sdk.search.QueryFeedback
Set the name of this message.
setMessageSender(AbstractReceiverClient.ClientMessageSender) - Method in class com.attivio.client.AbstractReceiverClient
 
setMetadata(BaseTypesMap<String, String>) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
setMetadata(BaseTypesMap<String, String>) - Method in class com.attivio.sdk.event.SystemEvent
 
setMethod(AccessControlQuery.Method) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the method for evaluating access control rights.
setMethod(BoostQuery.Method) - Method in class com.attivio.sdk.search.query.BoostQuery
Set the method for applying boosts to the search query's score.
setMethod(String) - Method in class com.attivio.sdk.esb.CgiRequest
Sets the HTTP method from teh request.
setMetric(ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics) - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlert
 
setMetric(ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics) - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlertRegistration
 
setMetric(Metric) - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
setMetricInstance(MetricInstance) - Method in class com.attivio.platform.perfmon.model.MetricData
 
setMetricTemplate(Metric) - Method in interface com.attivio.platform.perfmon.api.DerivedMetricSource
template for the derived metric
setMin(Number) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setMin(Object) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setMinBucketCount(int) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets the minimum count that returned buckets must have.
setMinBucketCount(Integer) - Method in class com.attivio.sdk.search.facet.FacetRequest
Same as FacetRequest.setMinBucketCount(int) except that null value indicates default should be used.
setMinBucketCount(Integer) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setMinDate(Long) - Method in class com.attivio.sdk.search.facet.FacetRange
 
setMinimalTimeOfBadValueToRaiseAlertInMillis(long) - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlertRegistration
 
setMinimum(int) - Method in class com.attivio.sdk.search.query.JoinClause
Set the minimum number of child documents a parent document must have.
setMinimum(int) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Set the minimum number of sub phrases that are required to produce a match.
setMinimum(int) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
setMinimum(Point) - Method in class com.attivio.sdk.geo.Rectangle
 
setMinimumX(double) - Method in class com.attivio.sdk.geo.Rectangle
 
setMinimumY(double) - Method in class com.attivio.sdk.geo.Rectangle
 
setMinNumber(String) - Method in class com.attivio.sdk.search.facet.FacetRange
 
setMinTermFrequency(int) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setMinTermLength(int) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setMinValue(Number) - Method in class com.attivio.sdk.search.facet.FacetRange
Set the minimum value for this range (or null if unbounded) [inclusive].
setMinValue(Date) - Method in class com.attivio.sdk.search.facet.FacetRange
Set the minimum value for this range (or null if unbounded) [inclusive].
setMode(Commit.CommitMode) - Method in class com.attivio.sdk.ingest.Commit
Set the mode for the commit operation.
setMode(DocumentMode) - Method in class com.attivio.sdk.ingest.IngestDocument
Gets the mode for ingesting this document.
setMode(Optimize.OptimizeMode) - Method in class com.attivio.sdk.ingest.Optimize
Set the optimization mode.
setMode(FieldCollapse.Mode) - Method in class com.attivio.sdk.search.FieldCollapse
Set the FieldCollapse.Mode for field collapsing.
setMode(Trim.Mode) - Method in class com.attivio.sdk.search.fields.Trim
Set the mode for the trim function.
setMode(HighlightMode) - Method in class com.attivio.sdk.search.fields.ScopeField
 
setMode(JoinMode) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
 
setMode(JoinMode) - Method in class com.attivio.sdk.search.query.JoinClause
Sets the mode for joining.
setMode(AnchorFilter.AnchorMode) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Set the mode for anchoring phrase.
setMode(Platform.Mode) - Method in class com.attivio.service.Platform
Sets the Platform.Mode for platform operation.
setMonitor(SystemStateMonitor) - Static method in class com.attivio.sysstate.SystemState
Sets the global system state monitor
setMonitoringApi(MonitoringApi) - Method in interface com.attivio.platform.perfmon.api.DerivedMetricSource
set the api that is used to fetch source metrics
setMultiValue(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Set if this field can support multiple field values per document.
setMultiValueMode(MultiValueMode) - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
setMultiValueMode(MultiValueMode) - Method in class com.attivio.sdk.search.fields.Concat
setName(String) - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
setName(String) - Method in class com.attivio.platform.perfmon.model.Metric
 
setName(String) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.FacetResult
 
setName(String) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the name of this trigger.
setName(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryName
Set the name of this dictionary.
setName(String) - Method in class com.attivio.sdk.esb.MessageDomain
 
setName(String) - Method in class com.attivio.sdk.schema.SchemaField
Sets this SchemaField's name.
setName(String) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Set the name for the user defined field.
setName(String) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Set the name of the FacetRequest used to generate these buckets.
setName(String) - Method in class com.attivio.sdk.search.facet.FacetFilter
Set the name of the facet that generated this filter.
setName(String) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the name for this facet request.
setName(String) - Method in class com.attivio.sdk.search.fields.FieldRequest
Set the name for this field request.
setName(String) - Method in class com.attivio.sdk.search.fields.QueryParameter
Set the name of the requested query parameter.
setName(String) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set the name of the User Defined Function to evaluate.
setName(String) - Method in class com.attivio.sdk.search.query.phrase.PhrasePlugin
 
setName(String) - Method in class com.attivio.sdk.search.query.QueryPlugin
Set the name associated with this query plugin.
setName(String) - Method in class com.attivio.sdk.search.QueryFrame
 
setName(String) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
setName(String) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureDef
Set the feature name.
setName(String) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setName(String) - Method in class com.attivio.sdk.search.SearchProfile
Set the name of the search profile.
setName(String) - Method in class com.attivio.sdk.security.AttivioRole
Sets the role name.
setName(String) - Method in class com.attivio.sdk.util.ContainerPropertyReference
 
setName(String) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setName(Principal, String) - Method in class com.attivio.sdk.security.AttivioAcl
setNamespace(String) - Method in class com.attivio.client.LazyContentStoreClient
Sets the namespace all ids will be stored in.
setNamespace(String) - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Sets the namespace all ids will be stored in.
setNamespace(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryName
Set the namespace for this dictionary.
setNamespace(String) - Method in class com.attivio.sdk.service.MockContentStoreClient
Sets the namespace all ids will be stored in.
setNegativePermissions() - Method in class com.attivio.sdk.security.AttivioAclEntry
setNodeName(String) - Method in class com.attivio.sdk.esb.MessageHistory
 
setNodeName(String) - Method in class com.attivio.service.AieServiceInfo
Deprecated.
setNodeName(String) - Method in class com.attivio.service.Platform
Caution, this method can only be called under certain conditions.
setNodeset(String) - Method in class com.attivio.sdk.event.SystemEvent
 
setNtlmAuthDomain(String) - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
setNtlmAuthHost(String) - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
setNtlmAuthPassword(String) - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
setNtlmAuthPort(int) - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
setNtlmAuthRealm(String) - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
setNtlmAuthUser(String) - Method in interface com.attivio.sdk.scanner.http.NtlmAuthentication
 
setNullOrder(Sort.NullSortOrder) - Method in class com.attivio.sdk.search.Sort
Set the order for sorting null values.
setNumberFound(long) - Method in class com.attivio.sdk.search.SearchDocumentList
 
setNumberOfChildren(int) - Method in class com.attivio.sdk.esb.MessageId
Sets the number of expected children.
setNumFragments(Integer) - Method in class com.attivio.sdk.search.fields.Teaser
Set the number of framents to generate (if fragmenting).
setNumRetries(int) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
setObjectName(ObjectName) - Method in class com.attivio.util.RemoteJmxEndpoint
 
setOffset(int) - Method in class com.attivio.sdk.search.fields.SubString
Set the offset for the start of the substring.
setOffset(long) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
setOffset(long) - Method in class com.attivio.sdk.search.QueryRequest
Set the offset into the result set for the first returned document.
setOffset(long) - Method in class com.attivio.sdk.search.SearchDocumentList
Set the offset that into the overall result set for the first document in this SearchDocumentList.
setOffset(SearchTerm, int, int) - Method in class com.attivio.util.parser.QueryParsers
Hook to allow annotating search terms with start/end offset.
setOperator(BooleanExpression.Operator) - Method in class com.attivio.sdk.search.fields.BooleanExpression
Set the comparison operator.
setOperator(Compare.Operator) - Method in class com.attivio.sdk.search.fields.Compare
Set the comparison operator.
setOptimizeInterval(int) - Method in class com.attivio.client.ContentFeeder
Sets the interval on which an automatic Optimize will be sent to AIE.
setOptimizeInterval(int) - Method in interface com.attivio.sdk.client.IngestClient
Sets the interval on which an automatic Optimize will be sent to AIE.
setOption(String, String) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setOptions(Map<String, String>) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set options to use for training relevancy model.
setOrder(Sort) - Method in class com.attivio.sdk.search.query.JoinClause
Set the order for child documents.
setOrder(Sort.SortOrder) - Method in class com.attivio.sdk.search.Sort
Set the order to sort by.
setOrdered(boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Set if terms in phrase must be in order.
setOrdered(boolean) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
setOrderedCommits(boolean) - Method in class com.attivio.client.ContentFeeder
Enable or disable "Ordered Commits".
setOrderedCommits(boolean) - Method in interface com.attivio.sdk.client.IngestClient
Enable or disable "Ordered Commits".
setOrdinal(int) - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
setOutput(FieldExpression) - Method in class com.attivio.sdk.search.fields.Switch.Case
 
setOverwrite(boolean) - Method in interface com.attivio.sdk.server.component.configuration.HasOverwriteProperty
Sets whether or not all existing values in the output field should be overwritten.
setPagingContext(PagingContext) - Method in class com.attivio.sdk.event.EventQuery
 
setParameter(String, Boolean) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set a parameter.
setParameter(String, Number) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set a parameter.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.AccessControlQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.BoostQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery.Clause
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.FacetQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.GraphQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.JoinClause
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.JoinQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
Set parameter name to value.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Set parameter name to value.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Set parameter name to value.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
 
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Set parameter name to value.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set parameter name to value.
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.PhraseQuery
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.Query
 
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.SavedFilter
setParameter(String, Object) - Method in class com.attivio.sdk.search.query.SubQuery
setParameter(String, String) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set a parameter.
setParameter(String, String...) - Method in class com.attivio.sdk.search.QueryFrame
 
setParameter(String, Date) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Set a parameter.
setParameters(Query) - Method in class com.attivio.sdk.search.query.Query
Copies all parameters from another query into this Query instance.
setParameters(Query, boolean) - Method in class com.attivio.sdk.search.query.Query
Copies all parameters from another query into this Query instance.
setParameters(StringParser) - Method in class com.attivio.sdk.search.fields.Teaser
 
setParameters(Map<String, Object>) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Add all parameters from value.
setParameters(Map<String, String[]>) - Method in class com.attivio.sdk.search.QueryFrame
 
setParams(String, String, String, Object) - Method in class com.attivio.service.ServiceFactoryObject
Set parameters needed to get services from a remote instance of attivio and allow for arbitrary service factory parameters
setParentChildDocumentAssociation(ParentChildDocumentAssociation) - Method in interface com.attivio.sdk.scanner.ParentChildAssociationAware
This method is used by the framework to pass a ParentChildDocumentAssociation instance.
setParents(String...) - Method in class com.attivio.sdk.search.QueryFrame
 
setParents(List<String>) - Method in class com.attivio.sdk.search.QueryFrame
 
setPartialMatches(boolean) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setPartialResults(boolean) - Method in class com.attivio.sdk.search.QueryRequest
Gets if partial result is allowed for this request.
setPassword(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Set a password with this principal
setPassword(String) - Method in class com.attivio.sdk.security.AuthenticationRequest
 
setPassword(String) - Method in class com.attivio.util.RemoteEndpoint
 
setPassword(String) - Method in class com.attivio.util.RemoteJmxEndpoint
 
setPattern(String) - Method in class com.attivio.sdk.search.fields.FuzzyMatch
Set the pattern for matching.
setPattern(String) - Method in class com.attivio.sdk.search.fields.RegexMatch
Set the pattern for matching.
setPattern(String) - Method in class com.attivio.sdk.search.fields.WildcardMatch
Set the pattern for matching.
setPayload(DictionaryPayload...) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
setPayload(String) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the payload for this trigger.
setPayload(String...) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
setPayload(List<DictionaryPayload>) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
setPercentTimeoutIncreaseOnRetry(int) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
setPerComponent(int) - Method in class com.attivio.sdk.esb.MaxMessagesInFlight
 
setPerfmonBaseport(String, String, int) - Method in class com.attivio.service.Platform
 
setPermissionType(String) - Method in class com.attivio.sdk.security.AttivioPermission
Sets the permission type.
setPhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Set the phrase anchor filtering will be applied to.
setPhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
setPhrase(Phrase) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
 
setPhrase(Phrase) - Method in class com.attivio.sdk.search.query.PhraseQuery
 
setPingHandler(StreamedResponseClient.PingHandler) - Method in class com.attivio.client.streaming.StreamedResponseClient
Expert: Set the ping handler.
setPingResponseUri(String) - Method in class com.attivio.sdk.admin.PingResponse
 
setPingSrcUri(String) - Method in class com.attivio.sdk.admin.PingResponse
 
setPlacements(List<QueryPlacement>) - Method in class com.attivio.sdk.search.QueryResponse
 
setPoints(List<Point>) - Method in class com.attivio.sdk.geo.Polygon
 
setPort(int) - Method in class com.attivio.util.RemoteJmxEndpoint
 
setPort(Integer) - Method in class com.attivio.service.AbstractClientApiFactory
setPort(Integer) - Method in interface com.attivio.service.RemoteClientApiFactory
 
setPositionIncrement(int) - Method in class com.attivio.sdk.token.TokenIterator
Sets the position increment for the current Token
setPrefixLength(int) - Method in class com.attivio.sdk.search.fields.FuzzyMatch
 
setPrefixLength(int) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
setPreview(boolean) - Method in class com.attivio.sdk.search.QueryRequest
Set if preview mode is enabled for this query.
setPrimaryKey(String) - Method in class com.attivio.sdk.search.query.JoinClause
Set the field that is the primary key for this join.
setPrimarySortOrder(Sort.SortOrder) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets the primary sort order for sorting buckets.
setPrincipal(AttivioPrincipal) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the AttivioPrincipal for this document.
setPrincipal(AttivioPrincipal) - Method in class com.attivio.sdk.search.QueryRequest
 
setPrincipal(AttivioPrincipal) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setPrincipal(AttivioPrincipal) - Method in class com.attivio.sdk.security.AuthenticationResponse
 
setPrincipal(Principal) - Method in class com.attivio.sdk.security.AttivioAclEntry
setPrincipalId(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Sets the principal ID.
setPrincipalId(String) - Method in class com.attivio.sdk.security.AttivioPrincipalKey
Sets the principal ID.
setPrincipalName(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Sets the principal name.
setPrincipalQuery(Query) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the query that matches principal recoreds.
setPrincipalType(AttivioPrincipal.PrincipalType) - Method in class com.attivio.sdk.security.AttivioPrincipal
Set the principal type
setProcessingFeedbackHandler(ProcessingFeedbackHandler) - Method in interface com.attivio.sdk.server.component.ingest.ProvidesProcessingFeedback
This method will be called by the AIE server to supply a ProcessingFeedbackHandler that this component can store and use.
setProcessingTime(long) - Method in class com.attivio.sdk.esb.MessageHistory
 
setProjectDataDirectory(String) - Method in class com.attivio.service.Platform
 
setProjectEnvironment(String) - Method in class com.attivio.sdk.service.Platform
 
setProjectEnvironment(String) - Method in class com.attivio.service.Platform
 
setProjectName(String) - Method in class com.attivio.sdk.service.Platform
 
setProjectName(String) - Method in class com.attivio.service.Platform
Caution, this method can only be called under certain conditions.
setProjectNameForNode(String) - Method in class com.attivio.service.Platform
Should only be called from the node launcher.
setProperties(BaseTypesMap<String, Object>) - Method in class com.attivio.sdk.search.QueryFeedback
Set the properties for this feedback.
setProperties(BaseTypesMap<String, String>) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
setProperties(Map<String, Object>) - Method in class com.attivio.sdk.transport.TransportDefinition
 
setProperties(Map<String, String[]>) - Method in class com.attivio.sdk.search.QueryRequest
 
setProperties(Map<String, String>) - Method in class com.attivio.sdk.schema.SchemaField
Sets the properties for this SchemaField.
setProperties(Properties) - Method in interface com.attivio.service.CuratorFrameworkBuilder
Sets the properties for the builder.
setProperties(Properties) - Method in class com.attivio.service.ZookeeperCuratorFrameworkBuilder
Sets the properties for the builder.
setProperty(String, Object) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets an arbitrary property for the message.
setProperty(String, Object) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets an arbitrary property for the message.
setProperty(String, Object) - Method in class com.attivio.sdk.esb.MessageMetadata
Sets a property.
setProperty(String, Object) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets an arbitrary property for the message.
setProperty(String, Object) - Method in class com.attivio.sdk.search.QueryFeedback
Set a property.
setProperty(String, Object) - Method in class com.attivio.sdk.search.QueryRequest
 
setProperty(String, Object) - Method in class com.attivio.sdk.security.AttivioPrincipal
Sets a property on the principal.
setProperty(String, String) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
setProperty(String, String) - Method in class com.attivio.sdk.schema.Schema
Sets a property on this schema.
setProxyHost(String) - Method in interface com.attivio.sdk.scanner.http.HttpProxy
 
setProxyPassword(String) - Method in interface com.attivio.sdk.scanner.http.HttpProxy
 
setProxyPort(int) - Method in interface com.attivio.sdk.scanner.http.HttpProxy
 
setProxyRealm(String) - Method in interface com.attivio.sdk.scanner.http.HttpProxy
 
setProxyUser(String) - Method in interface com.attivio.sdk.scanner.http.HttpProxy
 
setPsbProperty(String, String) - Method in class com.attivio.sdk.test.CuratorRule
 
setPublisFailure(Throwable) - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
setPublished(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Get if the most recent modification for this trigger has been published.
setPublished(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set if all outstanding changes to this dictionary have been published.
setPublished(boolean) - Method in class com.attivio.sdk.search.QueryFrame
 
setPublished(boolean) - Method in class com.attivio.sdk.search.SearchProfile
Set if all query frames for the search profile are published.
setPublishThreshold(double) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the accuracy threshold needed to be achieved to automatically publish a trained relevancy model.
setPunctuationSensitive(boolean) - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
setQuadratic(double) - Method in class com.attivio.sdk.search.fields.FreshnessRange
Sets the quadratic coefficient, or the a in ax^2 + bx + c.
setQualifiedComponentName(String) - Method in interface com.attivio.sdk.server.component.configuration.QualifiedComponentNameAware
This method will be called by the AIE server to supply a fully qualified component name that this component can store and use.
setQuery(Query) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the query to use for matching this trigger.
setQuery(Query) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the query for selecting documents to update.
setQuery(Query) - Method in class com.attivio.sdk.search.fields.Teaser
Set the query to use for highlighting
setQuery(Query) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Set the search query to evaluate against a composite document.
setQuery(Query) - Method in class com.attivio.sdk.search.QueryFrame
Set the output query.
setQuery(Query) - Method in class com.attivio.sdk.search.QueryRequest
Set the search query for this QueryRequest.
setQuery(String) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setQuery(String) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the query for selecting documents to update.
setQuery(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the search query for this QueryRequest.
setQuery(String) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setQuery(String, String) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the query for selecting documents to update.
setQuery(String, String) - Method in class com.attivio.sdk.search.QueryRequest
Set the search query for this QueryRequest.
setQueryFrame(QueryFrame) - Method in class com.attivio.sdk.search.QueryFrameResult
Set the QueryFrame definition to apply to the request.
setQueryLanguage(Query, String) - Static method in class com.attivio.util.query.QueryUtils
Set the query language for query to language.
setQueryLanguage(String) - Method in class com.attivio.sdk.search.query.QueryString
Set the query language for the query string.
setQueryLanguage(String) - Method in interface com.attivio.sdk.server.component.configuration.HasQueryLanguageProperty
Sets the query language
setQueryRequest(QueryRequest) - Method in class com.attivio.sdk.search.QueryResponse
Set the QueryRequest for this response.
setQueryRequest(QueryRequest) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setQueryString(Query, String) - Static method in class com.attivio.util.query.QueryUtils
Set the query string for query to value.
setQueryString(String) - Method in class com.attivio.sdk.search.query.QueryString
Set the query string.
setQueryString(String) - Method in class com.attivio.sdk.search.query.SubQuery
Set the source query string used to create this sub query.
setQueryString(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the search query for this QueryRequest.
setQueryTimestamp(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the timestamp the query was received
setQueryTimestamp(long) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setQueryWorkflowQueue(WorkflowQueue) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the workflows to send the selection query through.
setQueryWorkflowQueue(String...) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the workflows to send the selection query through.
setQueueTime(long) - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
setRadius(double) - Method in class com.attivio.sdk.geo.Circle
 
setRadiusA(double) - Method in class com.attivio.sdk.geo.Ellipse
 
setRadiusB(double) - Method in class com.attivio.sdk.geo.Ellipse
 
setRange(FacetRange) - Method in class com.attivio.sdk.search.facet.RangeFacetBucket
Deprecated.
Set the range for this bucket.
setRanges(FreshnessRange...) - Method in class com.attivio.sdk.search.fields.Freshness
 
setRanges(List<FacetRange>) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setRanges(List<FreshnessRange>) - Method in class com.attivio.sdk.search.fields.Freshness
 
setRealmId(String) - Method in class com.attivio.sdk.security.AttivioPrincipal
Sets the realm ID.
setRealmId(String) - Method in class com.attivio.sdk.security.AttivioPrincipalKey
Sets the security realm ID.
setRealTime(boolean) - Method in class com.attivio.sdk.schema.SchemaField
 
setRealTimeFields(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if real time fields are requested instead of regular fields.
setRealTimeFields(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setReason(String) - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
setRecreationPredicates(List<Class<? extends Predicate<Throwable>>>) - Method in class com.attivio.service.AieServiceInfo
 
setRedelivered(boolean) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets the re-delivered flag.
setRedelivered(boolean) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets the re-delivered flag.
setRedelivered(boolean) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets the re-delivered flag.
setRelevancyFeatures(RelevancyFeature...) - Method in class com.attivio.sdk.search.QueryRequest
Set the features to use for relevancy.
setRelevancyFeatures(List<RelevancyFeature>) - Method in class com.attivio.sdk.search.QueryRequest
Set the features to use for relevancy.
setRelevancyModel(RelevancyModel) - Method in class com.attivio.sdk.search.QueryRequest
Sets the relevancy model to use for this query.
setRelevancyModelName(String) - Method in class com.attivio.sdk.search.QueryRequest
setRelevancyModelName(String) - Method in class com.attivio.sdk.search.relevancy.Signal
Set the name for the relevancy model that scored the result associated with this signal.
setRelevancyModelNames(String...) - Method in class com.attivio.sdk.search.QueryRequest
Set the names of the requested relevancy models.
setRelevancyModelNames(String...) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setRelevancyModelNames(List<String>) - Method in class com.attivio.sdk.search.QueryRequest
Set the names of the requested relevancy models.
setRelevancyModels(RelevancyModel...) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
setRelevancyModels(Iterable<RelevancyModel>) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
setRelevancyModels(String...) - Method in class com.attivio.sdk.search.QueryFrame
 
setRelevancyModels(List<String>) - Method in class com.attivio.sdk.search.QueryFrame
 
setRelevancyModelVersion(long) - Method in class com.attivio.sdk.search.relevancy.Signal
Set the version for the relevancy model that scored the result associated with this signal.
setRemote(boolean) - Method in class com.attivio.sdk.esb.WorkflowQueue
 
setRemoveString(String) - Method in class com.attivio.sdk.search.fields.Trim
Set the string to remove.
setRequestIp(String) - Method in class com.attivio.sdk.esb.MessageMetadata
Sets the request ip.
setRequiredParams(List<Class<?>>) - Method in class com.attivio.service.AieServiceInfo
 
setResolution(TimeResolution) - Method in class com.attivio.sdk.search.fields.FreshnessRange
Sets the time resolution of the start & end deltas
setResponse(QueryResponse) - Method in class com.attivio.client.MockSearchClient
 
setResubmits(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the number of times this QueryRequest has been resubmitted.
setResults(List<T>) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
setResultTime(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the number of milliseconds taken to generate results.
setRoles(Set<AttivioRole>) - Method in class com.attivio.sdk.security.AttivioPrincipal
Set roles for this principal.
setRotationAngle(double) - Method in class com.attivio.sdk.geo.Ellipse
 
setRouteImmediately(boolean) - Method in class com.attivio.sdk.esb.WorkflowQueue
Sets the 'route immediately' flag.
setRouteImmediately(boolean) - Method in class com.attivio.transport.DestinationQueue
Sets the 'route immediately' flag.
setRoutingDepth(int) - Method in class com.attivio.client.streaming.StreamRequestInfo
EXPERT: Should not be set by clients.
setRowFilter(FieldExpression) - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Set the filter to apply to rows.
setRowFilter(String) - Method in class com.attivio.sdk.search.QueryRequest
Experimental: Set the filter to apply to rows.
setRows(int) - Method in class com.attivio.sdk.search.FieldCollapse
Set the number of rows to return for each group (including the group leader).
setRows(long) - Method in class com.attivio.sdk.search.QueryRequest
Set the requested number of documents to return in the QueryResponse for this request.
setSampleMode(ShallowMode) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setScale(int) - Method in class com.attivio.sdk.search.fields.Cast
Set the scale for decimal values.
setSchemaFilter(Set<FacetRequestFactory.SchemaFacetFilter>) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setSchemaName(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the schema to use for processing queries and documents.
setSchemaName(String) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the name of the schema to use for query processing.
setSchemaName(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the schema to use for processing this QueryRequest.
setSchemaName(String) - Method in interface com.attivio.sdk.server.component.configuration.HasSchemaNameProperty
Sets the name of schema to use for validation
setSchemaTypes(SchemaField.Type...) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
 
setSchemaTypes(List<SchemaField.Type>) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
 
setScope(Phrase) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
setScope(String) - Method in class com.attivio.sdk.search.facet.ScopeFacetRequest
Deprecated.
 
setScope(String) - Method in class com.attivio.sdk.search.fields.MatchingTerms
 
setScope(String) - Method in class com.attivio.sdk.search.fields.ScopeField
 
setScope(String) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
 
setScope(String) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
 
setScope(String) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
 
setScope(String) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
 
setScope(String) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
setScopeBoosts(List<PhraseBoostFeature.ScopeBoost>) - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
Set the scope boosts.
setScopeName(String) - Method in class com.attivio.sdk.search.fields.ScopeVector
 
setScore(int) - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
Set the score for matching this trigger.
setScoreFunctions(FieldExpression...) - Method in class com.attivio.sdk.search.query.BoostQuery
Set the ScoreFunctions to use for boosting AbstractFilterQuery.getQuery().
setScoreFunctions(List<FieldExpression>) - Method in class com.attivio.sdk.search.query.BoostQuery
Set the ScoreFunctions to use for boosting AbstractFilterQuery.getQuery().
setScoreFunctions(List<FieldExpression>) - Method in class com.attivio.sdk.search.QueryRequest
Sets the scoring functions to use for this QueryRequest.
setScoreMode(ScoreMode) - Method in class com.attivio.sdk.search.fields.PhraseScore
Set the mode to use for scoring the phrase.
setScoreMode(ScoreMode) - Method in class com.attivio.sdk.search.query.PhraseQuery
 
setSearch(FieldExpression) - Method in class com.attivio.sdk.search.fields.Locate
Set the search string.
setSearchDepth(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the number of rows deep the search should go.
setSearchProfile(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the search profile to apply to the query request.
setSearchTime(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the number of milliseconds taken to execute the search.
setSecondArgument(FieldExpression) - Method in class com.attivio.sdk.search.fields.BinaryFieldExpression
Set the second argument in this binary expression.
setSecondarySortOrder(Sort.SortOrder) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets the secondary sort order for sorting buckets.
setSecondarySortOrder(Sort.SortOrder) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setSeed(long) - Method in class com.attivio.sdk.search.QueryRequest
Set the seed used for any random functions over this query request.
setSeparator(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the markup to insert between generated fragments.
setSeverity(SystemEvent.Severity) - Method in class com.attivio.sdk.event.SystemEvent
 
setShallowMode(ShallowMode) - Method in class com.attivio.sdk.search.facet.FacetRequest
Set the sample mode for facet computation.
setShape(Shape) - Method in class com.attivio.sdk.search.query.ShapeQuery
 
setSignalTimestamp(long) - Method in class com.attivio.sdk.search.relevancy.Signal
 
setSignalTypes(String...) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setSignalTypes(Set<String>) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
Set the signal types to use when training relevancy model.
setSimilarity(int) - Method in class com.attivio.sdk.search.fields.FuzzyMatch
 
setSimilarity(int) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
setSingleValue(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Set if this field is single valued.
setSizeToDomain(Map<String, String>) - Method in class com.attivio.client.ContentFeeder
Sets the size to message domain map for this client.
setSizeToDomain(Map<String, String>) - Method in interface com.attivio.sdk.client.IngestClient
Sets the size to message domain map for this client.
setSnapshotName(String) - Method in class com.attivio.sdk.ingest.Backup
Set the name of the snapshot that should be created.
setSort(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Sets if this SchemaField should support sorting.
setSort(AdminQuery.Sort...) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setSort(Sort...) - Method in class com.attivio.sdk.search.FieldCollapse
Set the sort.
setSort(Sort...) - Method in class com.attivio.sdk.search.QueryFrame
 
setSort(Sort...) - Method in class com.attivio.sdk.search.QueryRequest
 
setSort(String, Sort.SortOrder) - Method in class com.attivio.sdk.search.FieldCollapse
Set the field to sort rows in a group.
setSort(List<AdminQuery.Sort>) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setSort(List<Sort>) - Method in class com.attivio.sdk.search.FieldCollapse
Set the sort specification.
setSort(List<Sort>) - Method in class com.attivio.sdk.search.QueryFrame
 
setSort(List<Sort>) - Method in class com.attivio.sdk.search.QueryRequest
Set the sorting specification for this QueryRequest.
setSortBy(FacetRequest.SortBy) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setSortFields(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if sort fields should be returned.
setSortOrder(FacetRequest.SortBy) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets wether to sort by bucket count or bucket label.
setSortOrder(FacetRequest.SortBy, Sort.SortOrder) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets wether to sort by bucket count or bucket label.
setSortOrder(FacetRequest.SortBy, Sort.SortOrder, Sort.SortOrder) - Method in class com.attivio.sdk.search.facet.FacetRequest
Sets the sort order and sort-by's.
setSortOrder(Sort.SortOrder) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setSource(RelevancyModel.Source) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setSpellCheckDictionaryName(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the dictionary to use for spellcheck.
setSpellCheckExpandSize(int) - Method in class com.attivio.sdk.search.QueryRequest
Sets the number of expanded suggestions that will be added for misspelled terms.
setSpellCheckMode(QueryRequest.SpellCheckMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the mode for spell checking.
setSSL(boolean) - Method in class com.attivio.client.streaming.StreamRequestInfo
 
setSslPort(Integer) - Method in class com.attivio.service.AbstractClientApiFactory
setSslPort(Integer) - Method in interface com.attivio.service.RemoteClientApiFactory
 
setStageName(String) - Method in class com.attivio.sdk.search.QueryFeedback
Set the name of the stage that generated this message.
setStandardDeviation(double) - Method in class com.attivio.sdk.search.fields.StandardScore
 
setStart(Date) - Method in class com.attivio.sdk.event.EventQuery
 
setStartDate(Date) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
setStartOffset(int) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Set the start offset (0 indexed, inclusive) for this term in the original query string.
setStartOffset(int) - Method in class com.attivio.sdk.token.Position
Deprecated.
token offsets should not be modified at the position level and should instead be set when the token is created.
setStartOffset(int) - Method in class com.attivio.sdk.token.Token
Set the start offset from the source text for this token.
setStartPosition(FieldExpression) - Method in class com.attivio.sdk.search.fields.Locate
Set the starting position to begin the search.
setStartTime(long) - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
setStartTime(Date) - Method in class com.attivio.sdk.search.QueryFrame
 
setState(ConcurrentScannerDocFetcherTask.TaskState) - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
setState(DocumentState.Status) - Method in class com.attivio.sysstate.DocumentState
 
setStaticFields(Map<String, Object>) - Method in class com.attivio.client.ContentFeeder
Set a map of fields to apply to all documents.
setStaticFields(Map<String, Object>) - Method in interface com.attivio.sdk.client.IngestClient
Set a map of fields to apply to all documents.
setStatistics(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setStatistics(FacetStatistics) - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
setStatus(ChangeStatus) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setStopped(boolean) - Method in class com.attivio.sdk.connector.MockPublisher
 
setStopwordDictionaryName(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the dictionary to use for stopword removal.
setStopwordsMode(QueryRequest.StopwordsMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the mode for stopword removal.
setStorageLock(StorageLock) - Method in class com.attivio.util.ft.TransactionStorage
 
setStoreBaseport(String, String, int) - Method in class com.attivio.service.Platform
 
setStored(boolean) - Method in class com.attivio.sdk.schema.SchemaField
Sets if this SchemaField should be stored.
setStoredFields(boolean) - Method in class com.attivio.sdk.search.facet.SchemaFacetRequest
Set if stored fields should be returned.
setStreamDocumentIds(boolean) - Method in class com.attivio.client.streaming.StreamRequestInfo
setStreamDocuments(boolean) - Method in class com.attivio.client.streaming.StreamRequestInfo
setStreamFacets(boolean) - Method in class com.attivio.client.streaming.StreamRequestInfo
 
setStreamFacets(boolean) - Method in class com.attivio.sdk.search.StreamingQueryRequest
 
setStrength(Collate.Strength) - Method in class com.attivio.sdk.search.fields.Collate
 
setString(FieldExpression) - Method in class com.attivio.sdk.search.fields.Locate
Set the string to be searched.
setString(String) - Method in class com.attivio.sdk.esb.StringMessage
Sets the string
setSubgroup(String) - Method in class com.attivio.sdk.security.AttivioRole
Sets the subgroup
setSubsystem(String) - Method in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
setSubsystem(String) - Method in class com.attivio.sdk.event.EventQuery
 
setSubsystem(String) - Method in class com.attivio.sdk.event.SystemEvent
 
setSum(double) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setSum(Object) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setSumOfSquares(double) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setSumOfSquares(Object) - Method in class com.attivio.sdk.search.facet.FacetStatistics
 
setSynonymBoost(int) - Method in class com.attivio.sdk.search.QueryRequest
Set the boost to apply to expanded synonyms.
setSynonymDictionary(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the synonym dictionary to use for synonym expansion.
setSynonymDictionaryName(String) - Method in class com.attivio.sdk.search.QueryRequest
Set the name of the dictionary to use for synonym expansion.
setSynonymsMode(QueryRequest.SynonymsMode) - Method in class com.attivio.sdk.search.QueryRequest
Set the mode for synonym expansion.
setSystemEventPublisher(SystemEventPublisher) - Method in interface com.attivio.sdk.server.component.configuration.SystemEventPublisherAware
This method will be called by the AIE server to supply a SystemEventPublisher that this component can store and use.
setSystemEventSevirity(SystemEvent.Severity) - Method in class com.attivio.connector.DataSourceAPIErrorDescriptorImpl
 
setTerm(PhraseTerm) - Method in class com.attivio.sdk.search.query.FacetQuery
 
setTerm(Object) - Method in class com.attivio.sdk.search.query.FacetQuery
 
setTerm(String) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
setTerm(String) - Method in class com.attivio.sdk.search.query.FacetQuery
 
setTerms(List<String>) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setTestAssociations(Map<String, String>) - Method in class com.attivio.sdk.test.TestInfo
 
setText(String) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
 
setText(String) - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
 
setText(String) - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
 
setText(String) - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
 
setText(String) - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
 
setText(String) - Method in class com.attivio.sdk.token.Token
Set the token text.
setThreadName(String) - Method in class com.attivio.sysstate.DocumentState
 
setThreadpoolSize(int) - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentDocumentFetcherScanner
Sets the number of threads to use by fetch tasks.
setThreadType(DocumentState.ThreadType) - Method in class com.attivio.sysstate.DocumentState
 
setTimePeriodMillis(long) - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentScannerThrottlingAware
Sets time period for which to test the upper limit of document requests.
setTimeSinceAlertValueStarted(long) - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlert
 
setTimestamps(long[]) - Method in class com.attivio.platform.perfmon.model.MetricData
 
setTimeZone(TimeZone) - Method in class com.attivio.sdk.search.QueryRequest
Set the TimeZone for this query.
setTokenized(boolean) - Method in class com.attivio.sdk.schema.SchemaField
 
setTokenizeMode(SchemaField.TokenizeMode) - Method in class com.attivio.sdk.schema.SchemaField
Set the tokenize mode of this field.
setTokenizer(String) - Method in class com.attivio.sdk.search.fields.Teaser
Set the tokenizer to use for highlighting.
setTokenizer(String) - Method in interface com.attivio.sdk.server.component.configuration.HasTokenizerProperty
Sets the name of the tokenizer to use.
setTokenList(TokenList) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set the TokenList for this value.
setTokens(boolean) - Method in class com.attivio.util.parser.FacetRequestFactory
 
setTopDocuments(String...) - Method in class com.attivio.sdk.search.QueryFrame
 
setTopDocuments(List<String>) - Method in class com.attivio.sdk.search.QueryFrame
 
setTotalChildren(long) - Method in class com.attivio.sdk.search.SearchDocument
Set the total number of child documents available.
setTotalCount(long) - Method in class com.attivio.sdk.search.facet.FacetResponse
Set the sum of the counts for all buckets (even those not returned).
setTotalResults(long) - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
setTriggerNameField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field for storing the names of matching triggers.
setTriggerNameScopes(boolean) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
If true scopes will be added for trigger names for matching triggers.
setTriggerPayloadField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field that will contain payloads for matching triggers.
setTriggerScoreField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field for storing aggregate score for all matching triggers.
setTriggerVersionField(String) - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
Set the name of the output field that will contain a version identifer for the dictionary used to apply triggers.
setTrueValue(FieldExpression) - Method in class com.attivio.sdk.search.fields.Condition
Get the true value expression.
setTTL(boolean) - Method in class com.attivio.sdk.search.relevancy.Signal
Get if TTL will be honored for this signal.
setType(Metric.Type) - Method in class com.attivio.platform.perfmon.model.Metric
 
setType(SchemaField.Type) - Method in class com.attivio.sdk.schema.SchemaField
Sets the Type of this SchemaField.
setType(SchemaField.Type) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
Set the return type for the user defined field.
setType(SchemaField.Type) - Method in class com.attivio.sdk.search.fields.Cast
Set the type to cast to.
setType(String) - Method in class com.attivio.sdk.search.relevancy.Signal
Set the signal type.
setUername(String) - Method in class com.attivio.sdk.security.AuthenticationRequest
 
setUnits(String) - Method in class com.attivio.platform.perfmon.model.Metric
 
setUnsecuredZones(String...) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the names of zones that are not secured.
setUnsecuredZones(List<String>) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Set the names of zones that are not secured.
setUpperTerm(Object) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set the term that specifies the upper bounds for this range.
setUpperTerm(String) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Set the term that specifies the upper bounds for this range.
setUrl(String) - Method in class com.attivio.util.RemoteEndpoint
 
setUser(String) - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
setUserDefinedFields(List<UserDefinedFieldDef>) - Method in class com.attivio.sdk.schema.Schema
Set the user defined fields.
setUsername(String) - Method in class com.attivio.util.RemoteEndpoint
 
setUsername(String) - Method in class com.attivio.util.RemoteJmxEndpoint
 
setUuid(String) - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
setUUID(String) - Method in class com.attivio.sdk.search.query.SavedFilter
Set a unique identifier for the saved result list.
setValue(boolean) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(byte[]) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(char[]) - Method in class com.attivio.sdk.token.Token
Set the token text to value.
setValue(char[], int, int) - Method in class com.attivio.sdk.token.Token
Sets the token text.
setValue(double) - Method in class com.attivio.sdk.search.facet.FacetBucket
 
setValue(double) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(float) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(int) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(long) - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlert
 
setValue(long) - Method in class com.attivio.sdk.search.facet.FacetBucket
 
setValue(long) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(Point) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a Point value.
setValue(Point) - Method in class com.attivio.sdk.search.facet.FacetBucket
Set a Point value.
setValue(Point) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(Point) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a Point value.
setValue(Shape) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a Shape value.
setValue(Shape) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a Shape value.
setValue(ContentPointer) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a ContentPointer value.
setValue(FacetRange) - Method in class com.attivio.sdk.search.facet.FacetBucket
Set the range for this bucket.
setValue(Query) - Method in class com.attivio.sdk.search.facet.FacetBucket
Set a Query value.
setValue(Boolean) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a Boolean value.
setValue(Boolean) - Method in class com.attivio.sdk.search.facet.FacetBucket
Set a Boolean value.
setValue(Boolean) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a Boolean value.
setValue(CharSequence) - Method in class com.attivio.sdk.token.Token
Set the token text to value.
setValue(Number) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a numeric value.
setValue(Number) - Method in class com.attivio.sdk.search.facet.FacetBucket
Set a numeric value.
setValue(Number) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a numeric value.
setValue(Object) - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
setValue(Object) - Method in class com.attivio.sdk.search.query.QueryParameters.Parameter
 
setValue(Object) - Method in class com.attivio.sdk.util.BaseTypesMap.BaseTypesEntry
 
setValue(String) - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
setValue(String) - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
setValue(String) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a String value.
setValue(String) - Method in class com.attivio.sdk.search.facet.FacetBucket
Set a String value.
setValue(String) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(String) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a String value.
setValue(String) - Method in class com.attivio.sdk.token.Token
Set the token text to value.
setValue(String, int, int) - Method in class com.attivio.sdk.token.Token
Sets the token text to be a substring of value.
setValue(BigDecimal) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(Date) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a Date value.
setValue(Date) - Method in class com.attivio.sdk.search.facet.FacetBucket
Set a Date value.
setValue(Date) - Method in class com.attivio.sdk.search.fields.Constant
Set the value.
setValue(Date) - Method in class com.attivio.sdk.search.SearchFieldValue
Set a Date value.
setValue(Document) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Set a Document value.
setValue_json(Object) - Method in class com.attivio.sdk.search.facet.FacetBucket
 
setValueCount(long) - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
Get the number of unique field values for the field represented by this bucket.
setValueInternal(Serializable) - Method in class com.attivio.sdk.ingest.IngestFieldValue
 
setValues(double[]) - Method in class com.attivio.platform.perfmon.model.MetricData
 
setValues(E[]) - Method in class com.attivio.sdk.util.BaseTypesList
 
setValues(String...) - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
setValues(K, Collection<V>) - Method in class com.attivio.util.MultiValueMap
Sets the values for a given key replacing old ones if they existed.
setVersion(long) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setVersion(RevisionStatus) - Method in class com.attivio.sdk.dictionary.DictionaryObject
 
setVersion(RevisionStatus...) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setVersion(Set<RevisionStatus>) - Method in class com.attivio.sdk.businesscenter.AdminQuery
 
setWaitForCompletionTimeout(long) - Method in class com.attivio.client.ContentFeeder
 
setWeight(double) - Method in class com.attivio.sdk.search.relevancy.Signal
Set the weight for the signal.
setWeight(float) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
setWeights(List<RelevancyModel.FeatureWeight>) - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
setWhitelist(String...) - Method in class com.attivio.sdk.search.fields.Teaser
Set the fields to extract query terms from.
setWhitelist(Collection<String>) - Method in class com.attivio.sdk.search.fields.Teaser
Set the fields to extract query terms from.
setWorkflowQueue(WorkflowQueue) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets the workflow queue.
setWorkflowQueue(WorkflowQueue) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets the workflow queue.
setWorkflowQueue(WorkflowQueue) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets the workflow queue.
setWorkflowQueue(String...) - Method in class com.attivio.sdk.esb.AbstractListMessage
Sets the workflow queue.
setWorkflowQueue(String...) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Sets the workflow queue.
setWorkflowQueue(String...) - Method in interface com.attivio.sdk.esb.PlatformMessage
Sets the workflow queue.
setWorkflowTime(long) - Method in class com.attivio.sdk.search.QueryResponse
Set the number of milliseconds spent in workflow stages.
setX(double) - Method in class com.attivio.sdk.geo.Point
Set the x coordinate value for this point.
setY(double) - Method in class com.attivio.sdk.geo.Point
Set the y coordinate value for this point.
setZone(String) - Method in class com.attivio.sdk.ingest.IngestDocument
Set the zone for this document.
setZones(Iterable<String>) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the zones to apply this bulk update to.
setZones(String...) - Method in class com.attivio.sdk.ingest.BulkUpdate
Set the zones to apply this bulk update to.
setZones(String...) - Method in class com.attivio.sdk.ingest.Commit
Expert: Set the list of zones to commit as part of this message.
setZones(String...) - Method in class com.attivio.sdk.ingest.Optimize
Expert: Set the list of zones to commit as part of this message.
setZones(String...) - Method in class com.attivio.sdk.search.QueryRequest
Set the names of the zones to apply this query to.
setZones(List<String>) - Method in class com.attivio.sdk.ingest.Commit
Expert: Set the list of zones to commit as part of this message.
setZones(List<String>) - Method in class com.attivio.sdk.ingest.Optimize
Expert: Set the list of zones to commit as part of this message.
setZones(Set<String>) - Method in class com.attivio.sdk.search.QueryRequest
Set the names of the zones to apply this query to.
ShallowMode - Enum in com.attivio.sdk.search.facet
Mode for executing facets that support shallow computations.
Shape - Class in com.attivio.sdk.geo
Represents an abstract shape.
Shape() - Constructor for class com.attivio.sdk.geo.Shape
 
SHAPE - com.attivio.sdk.schema.SchemaField.Type
The Shape type
ShapeFilterOperator() - Constructor for class com.attivio.util.parser.QueryOperators.ShapeFilterOperator
 
ShapeQuery - Class in com.attivio.sdk.search.query
Query for matching documents with via a Shape.
ShapeQuery() - Constructor for class com.attivio.sdk.search.query.ShapeQuery
Constructor
ShapeQuery(String, Shape) - Constructor for class com.attivio.sdk.search.query.ShapeQuery
 
ShapeQueryConverter - Class in com.attivio.util.serialization.query
 
ShapeQueryConverter() - Constructor for class com.attivio.util.serialization.query.ShapeQueryConverter
 
shapeValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a Shape.
shapeValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a Shape.
SharedClient - Annotation Type in com.attivio.sdk.client
Tagging annotation that tells the Service Discovery framework that this API should only be created once.
SharedResourceAutoCompleteProvider - Interface in com.attivio.sdk.autocomplete
Interface for autocomplete providers that need to share a resource
shortOpt() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
The short option for a command line argument.
shutdown() - Method in interface com.attivio.sdk.transport.ClientTransport
Closes down any transport related resources
shutdown() - Static method in class com.attivio.service.CuratorHelper
 
shutdown() - Method in class com.attivio.transport.HttpClientTransport
Closes down any transport related resources
shutdown() - Method in class com.attivio.util.MessageLifecycleState
 
Shutdown - Class in com.attivio.sdk.admin
Sent to tell the AdminService to shutdown this instance of Attivio.
Shutdown() - Constructor for class com.attivio.sdk.admin.Shutdown
The default constructor
Shutdown(long) - Constructor for class com.attivio.sdk.admin.Shutdown
Constructor
SHUTDOWN_ERROR - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-20, Error while shutting down the connector.
SHUTDOWN_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-14 Engine shutdown encountered an error.
SHUTDOWN_ERROR - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-10 Exceptions during shutdown
SHUTDOWN_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-1 An exception was encountered while shutting down search engine.
SHUTDOWN_FAILED - Static variable in class com.attivio.sdk.error.BasisTechError
Problem shutting down BasisTech Environment
SHUTDOWN_HOOK_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-47 Error with shutdown hook registration.
ShutdownConverter - Class in com.attivio.util.serialization.admin
XStream serializer for Shutdown.
ShutdownConverter() - Constructor for class com.attivio.util.serialization.admin.ShutdownConverter
 
ShutdownImmediately - Class in com.attivio.sdk.admin
Sent to tell the AdminService to shutdown this instance of Attivio quickly without waiting for in-flight documents to pass through the system.
ShutdownImmediately() - Constructor for class com.attivio.sdk.admin.ShutdownImmediately
The default constructor
ShutdownImmediately(long) - Constructor for class com.attivio.sdk.admin.ShutdownImmediately
Constructor
ShutdownImmediatelyConverter - Class in com.attivio.util.serialization.admin
XStream serializer for ShutdownImmediately.
ShutdownImmediatelyConverter() - Constructor for class com.attivio.util.serialization.admin.ShutdownImmediatelyConverter
 
ShutdownManager - Class in com.attivio.service
Manager for registering shutdown hooks that will run when jvm is terminated gracefully.
ShutdownManager() - Constructor for class com.attivio.service.ShutdownManager
 
sign(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
sign(String) - Method in class com.attivio.util.FieldExpressionFactory
 
SIGN - com.attivio.sdk.search.fields.UnaryMathExpression.Method
 
Signal - Class in com.attivio.sdk.search.relevancy
 
Signal() - Constructor for class com.attivio.sdk.search.relevancy.Signal
 
SIGNAL - com.attivio.sdk.transport.DataGroup
The replicated signal data group.
SIGNAL_ERROR - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-7 Error with relevancy signal input.
Signal.SimpleSignalCompare - Class in com.attivio.sdk.search.relevancy
Compares using type, query, docId, and principal.
SignalAdminApi - Interface in com.attivio.sdk.search.relevancy
API for internal signal store administration.
SignalTrackingApi - Interface in com.attivio.sdk.client
API for interacting tracking signals in the system.
signalType - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
SIGNING_ALGORITHM - Static variable in class com.attivio.util.EncryptionUtils
Signing algorithm name.
SIGNING_PROVIDER - Static variable in class com.attivio.util.EncryptionUtils
Signing provider name.
SIMILARITY - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for similarity parameter (int)
SIMILARITY_PREFIX - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for similarity prefix parameter (int)
SIMPLE - Static variable in class com.attivio.sdk.search.QueryLanguages
Simple Query Language.
SimpleSignalCompare() - Constructor for class com.attivio.sdk.search.relevancy.Signal.SimpleSignalCompare
 
sin(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
sin(String) - Method in class com.attivio.util.FieldExpressionFactory
 
SIN - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Sine of angle in radians
SINGLE_VALUE_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-36 Error indexing single value field.
SingleInstancePerCluster - Annotation Type in com.attivio.sdk.server.component.configuration.annotation
Indicate that maxInstances is equal to 1 for this component across the entire topology.
SingleInstancePerNamedComponent - Annotation Type in com.attivio.sdk.server.component.configuration.annotation
Indicate that maxInstances per node is equal to 1 for this component for each configuration of the class.
SingleInstancePerNode - Annotation Type in com.attivio.sdk.server.component.configuration.annotation
Indicate that maxInstances is equal to 1 for this component for each node the class/service is running on.
singleUseClient() - Static method in class com.attivio.util.HTTPUtils
 
singleUseClient(String, String) - Static method in class com.attivio.util.HTTPUtils
Returns a HttpClient that must be closed after use.
singleUseClient(AuthScope, CredentialsProvider, String, String) - Static method in class com.attivio.util.HTTPUtils
Returns a HttpClient that must be closed after use.
singleUseClient(AuthScope, CredentialsProvider, String, String, String, String) - Static method in class com.attivio.util.HTTPUtils
Returns a HttpClient that must be closed after use.
SinglyConfiguredSAXReader(boolean) - Constructor for class com.attivio.util.XMLUtils.SinglyConfiguredSAXReader
 
SINK_STAGE - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
Name of the sink component.
SINK_WORKFLOW - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
Name of the sink workflow.
SITE_FIELD - Static variable in class com.attivio.sdk.businesscenter.AdminQuery
Field for filtering search profiles by site.
size - Variable in class com.attivio.util.ft.TransactionStorage.Checkpoint
 
size() - Method in class com.attivio.sdk.esb.WorkflowQueue
Gets the size of the queue.
size() - Method in class com.attivio.sdk.geo.AbstractPolygon
Return the number of vertices in this polygon.
size() - Method in class com.attivio.sdk.geo.Polygon
Return the number of vertices in this polygon.
size() - Method in class com.attivio.sdk.geo.Rectangle
Return the number of vertices in this polygon.
size() - Method in class com.attivio.sdk.ingest.IngestDocument
Get the number of fields in this document.
size() - Method in class com.attivio.sdk.ingest.IngestField
Get the number of field values.
size() - Method in class com.attivio.sdk.search.facet.FacetBuckets
Get the number of buckets.
size() - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
size() - Method in class com.attivio.sdk.search.query.QueryParameters.Parameter
 
size() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
size() - Method in class com.attivio.sdk.search.SearchDocument
Get the number of fields in this document.
size() - Method in class com.attivio.sdk.search.SearchDocumentList
 
size() - Method in class com.attivio.sdk.search.SearchField
Get the number of field values.
size() - Method in class com.attivio.sdk.security.AttivioAcl
 
size() - Method in interface com.attivio.sdk.server.udf.InputValue
Get the number of values for this field.
size() - Method in class com.attivio.sdk.token.TokenList
Returns the number of Tokens in this TokenList.
size() - Method in class com.attivio.transport.DestinationQueue
Gets the size of the queue.
size() - Method in class com.attivio.util.MultiValueMap
Gets the size of the map.
size() - Method in class com.attivio.util.ValueCounter
 
size(File) - Static method in class com.attivio.util.FileUtils
Gets the size of a file or directory recursively walking all subdirectories.
size(List<List<T>>) - Static method in class com.attivio.util.ObjectUtils
Returns the total number of cells in a matrix
size(T[][]) - Static method in class com.attivio.util.ObjectUtils
Returns the total number of cells in a matrix
SIZE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that will store a document's original size.
skip(long) - Method in class com.attivio.util.RandomAccessFileInputStream
skip(long) - Method in class com.attivio.util.stream.HttpResponseStream
 
skip(long) - Method in class com.attivio.util.stream.RestartableInputStream
SLASH - com.attivio.sdk.util.StringParser.TokenType
 
SLIDER_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-9 Failed Slider test
SliderError - Class in com.attivio.sdk.error
Contains error codes related to slider
SNAPSHOT_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-48 General index snapshot error.
SOLARIS - Static variable in class com.attivio.util.IOUtils
The 'Solaris' OS family identifier.
SonarError - Class in com.attivio.sdk.error
Sonar error codes.
SonarSpiderError - Class in com.attivio.sdk.error
Contains the ErrorCodes for Attivio Connector implementations.
sort(Comparator<FacetBucket>) - Method in class com.attivio.sdk.search.facet.FacetBuckets
Sort the buckets according to c.
sort(List<AuditDetail>) - Method in class com.attivio.sdk.service.MockIngestAuditApi
 
Sort - Class in com.attivio.sdk.search
Sort specifier
Sort(FieldExpression) - Constructor for class com.attivio.sdk.search.Sort
 
Sort(FieldExpression, Sort.SortOrder) - Constructor for class com.attivio.sdk.search.Sort
 
Sort(FieldExpression, Sort.SortOrder, Sort.NullSortOrder) - Constructor for class com.attivio.sdk.search.Sort
 
Sort(String) - Constructor for class com.attivio.sdk.search.Sort
Sort descending by field name.
Sort(String, boolean) - Constructor for class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
Sort(String, Sort.SortOrder) - Constructor for class com.attivio.sdk.search.Sort
Sort by field name according to order.
Sort(String, Sort.SortOrder, Sort.NullSortOrder) - Constructor for class com.attivio.sdk.search.Sort
Sort by field according to order.
SORT - com.attivio.util.parser.FacetRequestFactory.SchemaFacetFilter
 
SORT_CACHE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-22 Failed to cache terms for sort field.
Sort.NullSortOrder - Enum in com.attivio.sdk.search
Sort order for NULL values.
Sort.SortOrder - Enum in com.attivio.sdk.search
Contains the possible sort order values
SortConverter - Class in com.attivio.util.serialization
XStream serializer for Sort.
SortConverter() - Constructor for class com.attivio.util.serialization.SortConverter
 
SORTED_STRING_LIST - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Use for List methods but when the UI should display the list in sorted order
sortFileByName(File[]) - Static method in class com.attivio.util.FileUtils
Sorts files in alphabetical order.
SOUNDS_LIKE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying whether a term should be phonetically encoded.
SOURCE_CONNECTION_ERROR - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-3, Error connecting to the source.
SOURCE_ENGINE - Static variable in class com.attivio.sdk.schema.FieldNames
This field contains the engine name that the document came from.
SOURCEPATH - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the filepath of the document.
SOURCEURI - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the source URI of the document; string.
span() - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
SPAN - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the span for a scope context.
SPELLCHECK - com.attivio.sdk.dictionary.DictionaryType
 
SPELLCHECK_CORRECTED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name indicating if spellcheck suggestion was applied (boolean)
SPELLCHECK_EXPANDED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name indicating if spellcheck expansion was applied (boolean)
SPELLCHECK_FIELD - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name name indicating spell checking should use the the corrections for the specified, instead of its own.
SPELLCHECK_MODE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the spellcheck mode (com.attivio.sdk.search.QueryRequest.SpellCheckMode)
SPELLCHECK_MODE_DEFAULT - Static variable in class com.attivio.sdk.search.QueryRequest
Default spellcheck mode.
SPELLCHECK_ORIGINAL - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for original value prior to spellcheck suggestion being applied (String)
SPELLCHECK_SUGGESTED - Static variable in class com.attivio.sdk.search.QueryResponse
The response property containing the spellcheck suggested query
SPELLCHECK_SUGGESTED_MARKEDUP - Static variable in class com.attivio.sdk.search.QueryResponse
The response property containing the marked up spellcheck suggested query
SPELLCHECK_SUGGESTIONS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for spellcheck suggestions (String[])
SPIDER_CREATION_ERROR - Static variable in class com.attivio.sdk.error.SonarSpiderError
SONAR_SPIDER-10, Spider Creation error
SPIDER_IS_RUNNING_ERROR - Static variable in class com.attivio.sdk.error.SonarSpiderError
SONAR_SPIDER-4, Spider is running.
split(String, char) - Static method in class com.attivio.util.ModelStringUtils
 
split(String, char, int) - Static method in class com.attivio.util.ModelStringUtils
 
splitAttribute(String) - Static method in class com.attivio.util.XMLUtils
Splits "/hello/world/@attr" into { "/hello/world", "attr" }.
splitIntArray(String, char, int) - Static method in class com.attivio.util.StringUtils
Split a String containing count decimal integers separated by sep.
splitLast(String, char) - Static method in class com.attivio.util.XMLUtils
Splits off the last element.
SPRING_BEAN - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Use for any Object that should be pulled from spring
SQL - com.attivio.sdk.search.JoinRollupMode
Experimental: Result tree is flattened.
SQL_COMPILATION_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
SQL compilation error
SQL_COMPILATION_ERROR_STOP_AT_PT - Static variable in class com.attivio.sdk.error.SqlSdkError
SQL compilation error stop at pass-through
SQL_PERMISSION_ERROR_NO_PERM - Static variable in class com.attivio.sdk.error.SqlSdkError
SQL permissions error
SQLSDK_SERVER_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=13
SQLSDK_XSERVER_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=12
SqlSdkError - Class in com.attivio.sdk.error
SQLSDK module error codes.
SqlSdkError(String, long) - Constructor for class com.attivio.sdk.error.SqlSdkError
Constructor
sqrt(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
sqrt(String) - Method in class com.attivio.util.FieldExpressionFactory
 
SQRT - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Square Root.
ssl - Variable in class com.attivio.service.AbstractClientApiFactory
 
Stage - Interface in com.attivio.sdk.server.component
Base interface for all AIE components.
StandardScore - Class in com.attivio.sdk.search.fields
Standard Score FieldExpression.
StandardScore(FieldExpression, double, double) - Constructor for class com.attivio.sdk.search.fields.StandardScore
 
start() - Method in class com.attivio.curatorshim.TreeCache
 
start() - Method in interface com.attivio.sdk.scanner.TestScannerRunner
Runs the scanner.
start() - Method in class com.attivio.sdk.scanner.TestScannerRunnerImpl
 
start(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Starts the named connector
start(String, DocumentPublisher) - Method in interface com.attivio.sdk.scanner.DataSourceScanner
Implement this method to feed documents using a publisher.
START - com.attivio.sdk.event.SystemEvent.CorrelationState
indicates this is the first event of a correlated set of events
START_REQUESTED_ON_INVALID_NODE - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-26, An attempt was made to start a connector on a node it is not allowed to run on.
START_SESSION_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-2, Error have not started a session so no namespace exists.
Startable - Interface in com.attivio.sdk.server.component.lifecycle
Interface for Stages to implement if they wish to perform basic initialization after all of their properties have been set.
startComponent() - Method in interface com.attivio.sdk.server.component.lifecycle.Startable
Called on startup of the system before any components receive messages.
startConnectionManager() - Method in class com.attivio.transport.HttpClientTransport
Setup the connection manager and all default parameters.
startDocumentEvent(PlatformMessage, String, IngestDocument) - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
Starts a document event.
startDocumentEvent(PlatformMessage, String, IngestDocument) - Method in interface com.attivio.sysstate.SystemStateMonitor
Starts a document event.
started() - Method in class com.attivio.util.MessageLifecycleState
 
started(String) - Method in class com.attivio.connector.ConcurrentScannerTaskExecuter
 
started(String) - Method in interface com.attivio.connector.TaskStateAware
 
Started - com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskState
 
startEvent(SystemStateMonitor.ComponentEvent, PlatformMessage, String, String) - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
Starts an event.
startEvent(SystemStateMonitor.ComponentEvent, PlatformMessage, String, String) - Method in interface com.attivio.sysstate.SystemStateMonitor
Starts an event.
startFrame(byte) - Method in class com.attivio.util.ft.TransactionStorage
 
starting() - Method in class com.attivio.util.MessageLifecycleState
 
startLanguageRegion(Locale) - Method in class com.attivio.sdk.token.TokenSink
Start a language region for locale.
startMessageGroup() - Method in class com.attivio.client.ContentFeeder
Starts a group of messages that will be processed together.
startMessageGroup() - Method in interface com.attivio.sdk.client.DocumentOutputClient
Starts a group of messages that will be processed together.
startMessageGroup() - Method in class com.attivio.sdk.test.MockIngestClient
 
startOffset - Variable in class com.attivio.sdk.search.query.phrase.PhraseTerm
 
startOffset - Variable in class com.attivio.sdk.token.Token
The start offset in the source text
startOffset - Variable in class com.attivio.sdk.util.StringParser
 
startOffset() - Method in class com.attivio.sdk.token.TokenEnum
Get the start offset for the current position.
startOffset() - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
startOffset() - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
startPosition(int, Token) - Method in interface com.attivio.sdk.token.TokenListSerializer
 
startProcessingDocument(PlatformMessage, IngestDocument) - Method in interface com.attivio.sysstate.MetricsCollector
Call this method when this MetricsCollector's component starts processing a document.
STARTS - com.attivio.connector.ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics
 
startScope(String) - Method in class com.attivio.sdk.token.Position
Mark this position as the first position in scope name.
startScope(String) - Method in class com.attivio.sdk.token.TokenSink
Add an TokenAnnotation.SCOPE_START token to the token list.
startScope(String, int) - Method in class com.attivio.sdk.token.Position
Mark this position as the first position in scope name.
startScope(String, int) - Method in class com.attivio.sdk.token.TokenSink
Add a TokenAnnotation.SCOPE_START token to the token list.
startScopeCount() - Method in class com.attivio.sdk.token.ScopeInfo
 
startServer(CuratorFramework) - Method in class com.attivio.sdk.test.ZooRule
 
startSession(String) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Starts a new session for the namespace.
startSession(String) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
startSession(String) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
startswith(Phrase) - Static method in class com.attivio.sdk.search.query.phrase.AnchorFilter
 
STARTSWITH - com.attivio.sdk.search.query.phrase.AnchorFilter.AnchorMode
Anchor to beginning of indexed value
startTransformer(Stage) - Static method in class com.attivio.sdk.test.SdkTestUtils
Starts the transformer, configuring is a much as possible in the test environment.
startTransformer(Stage, Schema) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
startTransformer(Stage, ProcessingFeedbackHandler) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
startTransformer(Stage, SchemaUtil) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
startTransformer(Stage, SchemaUtil, ProcessingFeedbackHandler) - Static method in class com.attivio.sdk.test.SdkTestUtils
 
startTransformer(Stage, SchemaUtil, ProcessingFeedbackHandler, AieLogger) - Static method in class com.attivio.sdk.test.SdkTestUtils
*****************************************************************************************************************
STARTUP_ALTERED - Static variable in class com.attivio.sdk.error.AgentError
AGENT-4 Startup conditions for a process were altered to allow the system to start
STARTUP_FAILED - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-1 Index process failed to acquire or release a lock
STATE_PERSISTENCE_FAILURE - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-8 Transform state persistence failed.
stateChanged(CuratorFramework, ConnectionState) - Method in class com.attivio.service.ServiceFactory.AieServiceCacheListener
Stateful - Interface in com.attivio.sdk.server.component
PlatformComponents can implement this interface to indicate that they may hold state that would be lost during a dynamic removal of the component.
STATIC - com.attivio.sdk.search.relevancy.RelevancyModel.Source
Relevancy model is statically configured.
STATIC_FIELD_NAME - Static variable in class com.attivio.sdk.schema.FieldNames
Field containing the list of static field names
STATISTICS_LINGUISTICS_INFO - Static variable in class com.attivio.sdk.search.QueryResponse
The response property containing the query linguistics info
STATISTICS_QUERY_INFO - Static variable in class com.attivio.sdk.search.QueryResponse
The response property containing the query statistics
status - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
STATUS - com.attivio.platform.perfmon.model.Metric.Type
Generally speaking a status metric is meant to convey some state about the system as opposed to a performance count.
STATUS_EXCEPTION - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-11 Exception reading the status.
StatusListener - Interface in com.attivio.util
Accepts status messages for various system or client events.
StatusListenerTee - Class in com.attivio.util
Passes each message to all listeners
StatusListenerTee(StatusListener...) - Constructor for class com.attivio.util.StatusListenerTee
 
stdev(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
stdev(String) - Method in class com.attivio.util.FieldExpressionFactory
 
STDEV - com.attivio.sdk.search.fields.AggregateExpression.Method
Compute sample standard deviation.
STDEV_ATTR - Static variable in class com.attivio.sdk.search.facet.FacetBuckets
 
stdevp(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
stdevp(String) - Method in class com.attivio.util.FieldExpressionFactory
 
STDEVP - com.attivio.sdk.search.fields.AggregateExpression.Method
Compute population standard deviation.
STEM - com.attivio.sdk.token.TokenAnnotation
Marks a token as the stemmed or base form of a word.
StickyClient - Annotation Type in com.attivio.sdk.client
Tagging annotation that tells the Service Discovery framework that this API should use the same client connection for every API call.
stop() - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrentDocumentFetcherScanner
The stop call implementation should trigger the scanner to stop queuing new tasks and return from the start method.
stop() - Method in interface com.attivio.sdk.scanner.TestScannerRunner
Test the stopping of the scanner.
stop() - Method in class com.attivio.sdk.scanner.TestScannerRunnerImpl
Test the stopping of the scanner.
stop() - Method in class com.attivio.util.Tailer
Allows the tailer to complete its current loop and return.
stop(String) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Stops the connector
stop(String, long) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Stops the connector
stopComponent() - Method in interface com.attivio.sdk.server.component.lifecycle.Stoppable
Called indicate message processing is being stopped for the component.
stopDocumentEvent(PlatformMessage, String, IngestDocument, long) - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
Stops a document event.
stopDocumentEvent(PlatformMessage, String, IngestDocument, long) - Method in interface com.attivio.sysstate.SystemStateMonitor
Stops a document event.
stopEvent(SystemStateMonitor.ComponentEvent) - Method in class com.attivio.sysstate.NoOpSystemStateMonitor
Stops an event.
stopEvent(SystemStateMonitor.ComponentEvent) - Method in interface com.attivio.sysstate.SystemStateMonitor
Stops an event.
Stoppable - Interface in com.attivio.sdk.server.component.lifecycle
Interface for Stages to implement if they wish to perform basic shutdown during the AIE shutdown process.
stopProcessingDocument(PlatformMessage, IngestDocument, long) - Method in interface com.attivio.sysstate.MetricsCollector
Call this method when this MetricsCollector's component stops processing a document.
stopReceiver(R) - Method in interface com.attivio.sdk.transport.Transport
Stop/shutdown a receiver and free up any associated resources.
stopSender(URI) - Method in class com.attivio.transport.HttpClientTransport
no op.
stopSender(S) - Method in interface com.attivio.sdk.transport.ClientTransport
Stop/shutdown a sender and free up any associated resources.
stopServer() - Method in class com.attivio.sdk.test.ZooRule
 
STOPWORD - com.attivio.sdk.dictionary.DictionaryType
 
STOPWORD - com.attivio.sdk.token.TokenAnnotation
Marks a token as a stopword
STOPWORDS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the stopwords mode (on, off, auto [default=auto])
STOPWORDS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the stopword mode
STORAGE_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-55 Error occurred while writing data to index storage.
STORAGE_ERROR - Static variable in class com.attivio.sdk.error.VisitorHistoryError
VISITOR-HISTORY-1 Error persisting Visitor's History.
StorageLock - Class in com.attivio.util.ft
 
StorageLock() - Constructor for class com.attivio.util.ft.StorageLock
 
store(String, InputStreamBuilder) - Method in class com.attivio.client.LazyContentStoreClient
Store a ContentPointer in the ContentStore.
store(String, InputStreamBuilder) - Method in interface com.attivio.sdk.client.ContentStoreClient
Deprecated.
Store a ContentPointer in the ContentStore.
store(String, InputStreamBuilder) - Method in class com.attivio.sdk.service.MockContentStoreClient
Store a ContentPointer in the ContentStore.
store(String, IngestDocument, List<String>, boolean) - Method in interface com.attivio.sdk.client.DocumentStoreApi
Stores the document in namespace, creating indexes which allow equality filtering on the list of fields provided.
store(String, IngestDocument, List<String>, boolean) - Method in class com.attivio.sdk.service.MockDocumentStore
Stores the document in namespace, creating indexes which allow equality filtering on the list of fields provided.
STORE - com.attivio.util.parser.FacetRequestFactory.SchemaFacetFilter
 
STORE_ADD_B4_RM - Static variable in class com.attivio.sdk.error.JoinFinderError
Add %s before remove
STORE_AGENT_CHILD_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=4
STORE_API_PORT - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=0, Cassandra thrift port
STORE_BAD_FLDNAME - Static variable in class com.attivio.sdk.error.JoinFinderError
Illegal field name %s contains '%s'
STORE_BAD_UPDATE_COUNT - Static variable in class com.attivio.sdk.error.JoinFinderError
"%s count != 1 : count : %d name space : %s"
STORE_CLOSE - Static variable in class com.attivio.sdk.error.JoinFinderError
"Failed to close %s : %s"
STORE_CONNECTION - Static variable in class com.attivio.sdk.error.JoinFinderError
Connection error [ %s ]
STORE_DB_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=8
STORE_DELETE - Static variable in class com.attivio.sdk.error.JoinFinderError
Could not delete %s [ %s ]
STORE_ERROR - Static variable in class com.attivio.sdk.error.JoinFinderError
"Internal Store Error %s"
STORE_EXEC - Static variable in class com.attivio.sdk.error.JoinFinderError
"Could not execute command [%s] exception [%s]"
STORE_FETCH - Static variable in class com.attivio.sdk.error.JoinFinderError
"Could not fetch %s [ %s ]"
STORE_FMT_VERSION - Static variable in class com.attivio.sdk.error.JoinFinderError
Software storage format version %d incompatible with persisted version %d
STORE_HIDDEN - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating if a stored field is hidden (won't be returned with * fields)
STORE_ID_LEN - Static variable in class com.attivio.sdk.error.JoinFinderError
"Illegal %s Id length %d should be %d"
STORE_ISCLOSE - Static variable in class com.attivio.sdk.error.JoinFinderError
"Failed to close input Stream %s"
STORE_KEY_MALFORMED - Static variable in class com.attivio.sdk.error.JoinFinderError
key [ %s ] is malformed
STORE_KEY_MISMATCH - Static variable in class com.attivio.sdk.error.JoinFinderError
Number of fields %d in key does not match the other key %d
STORE_MAX_CHARS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the maximum number of characters to store for a field value.
STORE_MX4J_TOOL_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=7
STORE_NAME - Static variable in interface com.attivio.sdk.client.trigger.TriggerApi
 
STORE_NAME - Static variable in interface com.attivio.sdk.search.SearchProfileApi
 
STORE_NO_INFO - Static variable in class com.attivio.sdk.error.JoinFinderError
"No %s information found for name space %s"
STORE_NOT_YET - Static variable in class com.attivio.sdk.error.JoinFinderError
"%s not yet implemented"
STORE_NS_MATCH - Static variable in class com.attivio.sdk.error.JoinFinderError
"Name space %s, the number of fields, %d does not match the the number of types, %d"
STORE_NS_NULL - Static variable in class com.attivio.sdk.error.JoinFinderError
"Name space one or more of the following are null nameSpace : %s fieldNames : %s types : %s"
STORE_NS_ZERO - Static variable in class com.attivio.sdk.error.JoinFinderError
"Name space %s , number of fields must be greater than zero"
STORE_OPT_UPD - Static variable in class com.attivio.sdk.error.JoinFinderError
Optimistic update failed [ %s ] from version %d to %d
STORE_PERFMON_REMOTE_CLIENT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=5
STORE_REC_NOT_FOUND - Static variable in class com.attivio.sdk.error.JoinFinderError
"%s : %s Not Found"
STORE_REST_PORT - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=1
STORE_SELF_LINK - Static variable in class com.attivio.sdk.error.JoinFinderError
Self linking table %s
STORE_SINGLETON - Static variable in class com.attivio.sdk.error.JoinFinderError
"Multiple records found for %s"
STORE_SSL_STORAGE_PORT - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=3
STORE_STORAGE_PORT - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=2
STORE_UNKOWN_TYPE - Static variable in class com.attivio.sdk.error.JoinFinderError
"Unknown type %s"
storeAndUpdate(String, IngestDocument, List<String>, boolean) - Method in interface com.attivio.sdk.client.DocumentStoreApi
Stores the document in namespace, creating indexes which allow equality filtering on the list of fields provided.
storeAndUpdate(String, IngestDocument, List<String>, boolean) - Method in class com.attivio.sdk.service.MockDocumentStore
Stores the document in namespace, creating indexes which allow equality filtering on the list of fields provided.
storeBaseport() - Method in class com.attivio.service.Platform
 
StoredField - Class in com.attivio.sdk.search.fields
FieldExpression for returning the values for a stored field.
StoredField(String) - Constructor for class com.attivio.sdk.search.fields.StoredField
Construct a new field source for fieldName
storeDictionaryInContentStore(String, byte[]) - Method in interface com.attivio.sdk.client.DictionaryClient
Deprecated. 
StoreError - Class in com.attivio.sdk.error
Errors for platform store
stream(String) - Static method in class com.attivio.util.HTTPUtils
Initialize a streaming client connection.
STREAM_NOT_AVAILABLE - Static variable in class com.attivio.sdk.error.SearchClientError
SEARCH_API_CLIENT-5 Stream not available.
STREAM_PROTOCOL_ERROR - Static variable in class com.attivio.sdk.error.SearchClientError
SEARCH_API_CLIENT-6 Protocol error during streaming search request.
STREAM_TRUNCATED - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-34 Stream was truncated during read
StreamClosedException - Exception in com.attivio.client.streaming
Exception indicating that a stream has been closed.
StreamClosedException(String) - Constructor for exception com.attivio.client.streaming.StreamClosedException
 
StreamedResponseClient - Class in com.attivio.client.streaming
 
StreamedResponseClient(StreamRequestInfo, InputStream) - Constructor for class com.attivio.client.streaming.StreamedResponseClient
Internal Use Only
StreamedResponseClient.PingHandler - Interface in com.attivio.client.streaming
Expert: PingHandler interface.
STREAMING_NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-13 Streaming request not supported.
StreamingFacetResponse - Interface in com.attivio.sdk.client.streaming
 
StreamingObjectSerializer - Interface in com.attivio.client.streaming
Interface for streaming multiple objects across a single open input/output stream.
StreamingQueryRequest - Class in com.attivio.sdk.search
Models the basic properties of a query request that is meant to provide streaming results.
StreamingQueryRequest() - Constructor for class com.attivio.sdk.search.StreamingQueryRequest
 
StreamingQueryRequest(QueryRequest) - Constructor for class com.attivio.sdk.search.StreamingQueryRequest
 
StreamingQueryRequest(QueryRequest, boolean) - Constructor for class com.attivio.sdk.search.StreamingQueryRequest
 
StreamingQueryRequest(QueryRequest, StreamingQueryRequest.DocumentStreamingMode) - Constructor for class com.attivio.sdk.search.StreamingQueryRequest
 
StreamingQueryRequest(QueryRequest, StreamingQueryRequest.DocumentStreamingMode, boolean) - Constructor for class com.attivio.sdk.search.StreamingQueryRequest
 
StreamingQueryRequest.DocumentStreamingMode - Enum in com.attivio.sdk.search
 
StreamingQueryResponse - Interface in com.attivio.sdk.client.streaming
An interface that allows the developer to retrieve results from a streaming search query.
StreamingRecordIteratorAbstract - Class in com.attivio.client.streaming
Abstract class so that other iterators can share some of the logic.
StreamingRecordIteratorAbstract() - Constructor for class com.attivio.client.streaming.StreamingRecordIteratorAbstract
 
StreamMode - Enum in com.attivio.client.streaming
Indicates mode for how to stream documents.
StreamRequestInfo - Class in com.attivio.client.streaming
 
StreamRequestInfo() - Constructor for class com.attivio.client.streaming.StreamRequestInfo
 
StreamRequestInfo(PlatformMessage) - Constructor for class com.attivio.client.streaming.StreamRequestInfo
 
StreamRequestInfoConverter - Class in com.attivio.client.streaming
 
StreamRequestInfoConverter() - Constructor for class com.attivio.client.streaming.StreamRequestInfoConverter
 
StreamResponse - Class in com.attivio.client.streaming
 
StreamResponse() - Constructor for class com.attivio.client.streaming.StreamResponse
 
StreamResponseConverter - Class in com.attivio.client.streaming
 
StreamResponseConverter() - Constructor for class com.attivio.client.streaming.StreamResponseConverter
 
STRING - com.attivio.sdk.schema.SchemaField.Type
The String type
STRING - com.attivio.sdk.util.StringParser.TokenType
 
STRING_LIST - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Use for List methods
STRING_OBJECT - Static variable in class com.attivio.client.streaming.ObjectOutputSerializer
 
STRING_TO_STRING_MAP - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Use for Map<String,String> methods
stringLength(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
StringLength - Class in com.attivio.sdk.search.fields
Computes the length of a string.
StringLength(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.StringLength
 
StringMessage - Class in com.attivio.sdk.esb
A simple PlatformMessage that holds a string.
StringMessage() - Constructor for class com.attivio.sdk.esb.StringMessage
The default constructor
StringMessage(String) - Constructor for class com.attivio.sdk.esb.StringMessage
Constructor with a string message
StringMessage(String, Object...) - Constructor for class com.attivio.sdk.esb.StringMessage
Constructor with a String format and a set of format parameters.
StringMessageConverter - Class in com.attivio.util.serialization
XStream serializer for StringMessage.
StringMessageConverter() - Constructor for class com.attivio.util.serialization.StringMessageConverter
 
StringParser - Class in com.attivio.sdk.util
Simple parser for parsing string values into more complex objects.
StringParser(String, long, CgiRequest, MessageMetadata) - Constructor for class com.attivio.sdk.util.StringParser
 
StringParser.TokenType - Enum in com.attivio.sdk.util
Type for a token.
StringParserFactory - Class in com.attivio.sdk.util
Factory for creating StringParser instances with custom languages.
StringParserFactory(StringParser.TokenType...) - Constructor for class com.attivio.sdk.util.StringParserFactory
 
StringUtils - Class in com.attivio.util
Contains utility methods related to strings.
StringUtils() - Constructor for class com.attivio.util.StringUtils
 
StringUtils.WhiteSpaceTrimmingInputStream - Class in com.attivio.util
Replaces any chunk of whitespace characters within a text stream, with a single space character.
stringValue() - Method in class com.attivio.sdk.esb.MessageId
a non-overridable toString()
stringValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a string.
stringValue() - Method in class com.attivio.sdk.search.facet.FacetBucket
Gets the value as a string.
stringValue() - Method in class com.attivio.sdk.search.SearchFieldValue
Gets the value as a string.
stringValue(StringParser) - Static method in class com.attivio.sdk.search.fields.Constant
 
stripOffInvalidXmlCharacters(String, String) - Static method in class com.attivio.util.StringUtils
Ensures that the output String has only valid XML Unicode characters as specified by the XML 1.0 standard.
stripOffNonAlphanums(String) - Static method in class com.attivio.util.StringUtils
Removes "bad" (non-alpha-numeric) characters from a String.
stripOffNonAlphanums(String, String, String) - Static method in class com.attivio.util.StringUtils
Removes "bad" (non-alpha-numeric) characters from a String.
stripOffNonAscii(String) - Static method in class com.attivio.util.StringUtils
Strips off any non-ASCII characters from a string
StructureExtractionError - Class in com.attivio.sdk.error
Contains error codes related to the Structure Extraction module.
SUB_QUERY_FAILED - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-8 A sub query failed.
SUBGROUP_ANY - Static variable in class com.attivio.sdk.security.AttivioRole
Represents that all subroups match.
SUBJECT - Static variable in class com.attivio.util.serialization.security.AttivioPrincipalConverter
The 'subject' element.
SubQuery - Class in com.attivio.sdk.search.query
Query operator that contains sub Query.
SubQuery() - Constructor for class com.attivio.sdk.search.query.SubQuery
Constructor
SubQuery(Query) - Constructor for class com.attivio.sdk.search.query.SubQuery
Constructor
SubQueryConverter - Class in com.attivio.util.serialization.query
 
SubQueryConverter() - Constructor for class com.attivio.util.serialization.query.SubQueryConverter
 
SubQueryOperator() - Constructor for class com.attivio.util.parser.QueryOperators.SubQueryOperator
 
subSequence(int, int) - Method in class com.attivio.sdk.token.Token
Returns a new character sequence that is a subsequence of this sequence.
SUBSET - com.attivio.sdk.search.query.AccessControlQuery.Method
Requires all acls on principal to match record's acls.
SubString - Class in com.attivio.sdk.search.fields
Substring field expression.
SubString(FieldExpression, int, int) - Constructor for class com.attivio.sdk.search.fields.SubString
 
SubString(String, int, int) - Constructor for class com.attivio.sdk.search.fields.SubString
 
SUBSYSTEM_CONFIGURATION - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_CONNECTOR - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_CONNECTOR - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_DSD - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_ELEVATE - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_ESB - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_ESB - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_GC - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_GC - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_HARDWARE - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_HARDWARE - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_INDEX - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_INDEX - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_INGESTION - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_INGESTION - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_NODEHEALTH - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_NODEHEALTH - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_OS - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_OS - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_PROCESS - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_PROCESS - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_QUERY - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_QUERY - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_SQLSDK - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_SQLSDK - Static variable in interface com.attivio.sdk.server.util.SystemEventPublisher
 
SUBSYSTEM_STORE - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
SUBSYSTEM_UPDATE_METRIC - Static variable in class com.attivio.platform.perfmon.model.Metric
 
SUBSYSTEM_WEBAPPS - Static variable in class com.attivio.platform.perfmon.model.AbstractMonitoredThing
 
subtract(FieldExpression, FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
SUBTRACT - com.attivio.sdk.search.fields.BinaryMathExpression.Method
Subtract method.
succeeded(String) - Method in class com.attivio.connector.ConcurrentScannerTaskExecuter
 
succeeded(String) - Method in interface com.attivio.connector.TaskStateAware
The task completed successfully.
Succeeded - com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskState
 
success(MessageList) - Method in interface com.attivio.sdk.transport.MessageListTransportCallback
Callback for the successful transportation of a MessageList
SUCCESSFUL - com.attivio.connector.ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics
 
suffix - Variable in class com.attivio.sdk.schema.SchemaField
 
SUFFIX - com.attivio.sdk.token.TokenAnnotation
Marks a token as a suffix (post-clitic)
SUGGEST - com.attivio.sdk.dictionary.ExpansionMode
Suggested terms are provided.
SUGGEST - com.attivio.sdk.search.QueryRequest.SpellCheckMode
The 'suggest' mode
suggestedWorkflow() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOptionInfo
Deprecated.
suggestedWorkflow() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo
Suggested workflow
sum(FacetStatistics, FacetStatistics) - Static method in class com.attivio.sdk.search.facet.FacetStatistics
Compute the sum of a and b.
sum(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
sum(String) - Method in class com.attivio.util.FieldExpressionFactory
 
SUM - com.attivio.sdk.search.fields.AggregateExpression.Method
Compute sum.
SUM - com.attivio.sdk.search.query.BoostQuery.Method
The default method, boost scores are added to a document's score.
SUM_ATTR - Static variable in class com.attivio.sdk.search.facet.FacetBuckets
 
SUM_OF_SQUARES_ATTR - Static variable in class com.attivio.sdk.search.facet.FacetBuckets
 
SummaryType - Enum in com.attivio.platform.perfmon.api
Indicates the type of summarization desired when fetching metric data with a period greater than the sampling period
supportsActiveSecurity() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo
 
supportsFormat(String) - Static method in class com.attivio.util.AttivioDateFormat
Returns true if the parse() method supports the specified date format .
supportsMetadataOnly() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo
Indicates scanners that can add DSD metadata without actually ingesting data, like the DB scanner
supportsTestMode() - Method in annotation type com.attivio.sdk.server.annotation.ScannerInfo
 
SuppressWarnings - Annotation Type in com.attivio.util
SuppressWarnings annotation that can be used at runtime by findbugs but can be shipped with our source.
swap(SynchronizedBoolean) - Method in class com.attivio.concurrent.SynchronizedBoolean
Atomically swap values with another SynchronizedBoolean.
Switch - Class in com.attivio.sdk.search.fields
A select case field expression.
Switch() - Constructor for class com.attivio.sdk.search.fields.Switch
 
Switch(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Switch
 
Switch(FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.Switch
 
Switch(FieldExpression, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Switch
 
Switch.Case - Class in com.attivio.sdk.search.fields
 
switchValue() - Method in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
If specified, this option will be a no argument command line switch that will received the switchValue() if used.
sync() - Method in class com.attivio.util.ft.FileTransactionStorage.FileOutput
 
sync() - Method in class com.attivio.util.ft.TransactionStorage.TransactionInput
Find the next record.
sync() - Method in class com.attivio.util.ft.TransactionStorage.TransactionOutput
Sync output to permanant storage.
sync(File) - Static method in class com.attivio.util.FileUtils
Do everything possible to sync file to stable storage.
sync(File, int) - Static method in class com.attivio.util.FileUtils
Do everything possible to sync file to stable storage.
SynchronizedBoolean - Class in com.attivio.concurrent
A class useful for offloading synch for boolean instance variables.
SynchronizedBoolean(boolean) - Constructor for class com.attivio.concurrent.SynchronizedBoolean
Make a new SynchronizedBoolean with the given initial value, and using its own internal lock.
SynchronizedBoolean(boolean, ReadWriteLock) - Constructor for class com.attivio.concurrent.SynchronizedBoolean
Make a new SynchronizedBoolean with the given initial value, and using the supplied lock.
SynchronizedVariable - Class in com.attivio.concurrent
Base class for simple, small classes maintaining single values that are always accessed and updated under synchronization.
SynchronizedVariable() - Constructor for class com.attivio.concurrent.SynchronizedVariable
Create a SynchronizedVariable using itself as the lock *
SynchronizedVariable(ReadWriteLock) - Constructor for class com.attivio.concurrent.SynchronizedVariable
Create a SynchronizedVariable using the supplied lock *
SYNCHRONOUS_MESSAGE_FOR_ORDERED_COMPONENT - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-74 Synchronous message sent to a component which requires ordered messages.
SyncronousMessageHandle - Interface in com.attivio.sdk.transport
Callback container for synchronous request/response handling during message delivery.
SYNONYM - com.attivio.sdk.dictionary.DictionaryType
 
SYNONYMS - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for the synonym expansion mode (on, off, auto [default=QueryRequest.getSynonymsMode()])
SYNONYMS_EXPANDED - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name indicating if synonyms expansion was applied (boolean)
SYNONYMS_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the synonyms mode
SYNONYMS_ORIGINAL - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for original value prior to synonyms expansion (String)
SYS_FATAL - com.attivio.sdk.event.SystemEvent.Severity
 
SYS_INFO - com.attivio.sdk.event.SystemEvent.Severity
 
SYS_PROP_ENABLE_REMOTE_JMX - Static variable in class com.attivio.client.exposedapi.JMXUtils
The system property key used for indicating that jmx agent should be exposed remotely.
SYS_PROP_ENABLE_SSL_JMX - Static variable in class com.attivio.client.exposedapi.JMXUtils
The system property key used for indicating that jmx agent authentication password.
SYS_PROP_JMX_AUTH_PROVIDER_BEAN_NAME - Static variable in class com.attivio.client.exposedapi.JMXUtils
The system property key used to indicate the authentication provider for JMX
SYS_WARN - com.attivio.sdk.event.SystemEvent.Severity
 
SYSTEM_COLUMN_NOT_ALLOWED_ON_GROUPBY - Static variable in class com.attivio.sdk.error.SqlSdkError
system column not allowed on group by
SYSTEM_COLUMN_NOT_ALLOWED_ON_SORT - Static variable in class com.attivio.sdk.error.SqlSdkError
system column not allowed on sort
SYSTEM_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2019.
SYSTEM_PROPERTY_JMX_AUTHENTICATE - Static variable in class com.attivio.util.JmxUtils
The system property to determine whether authentication is enabled on jmx
SYSTEM_PROPERTY_JMX_PORT - Static variable in class com.attivio.util.JmxUtils
The system property to specify the port on which JMX should run
SYSTEM_PROPERTY_JMX_SSL - Static variable in class com.attivio.util.JmxUtils
The system property to determine whether ssl is enabled on jmx
SystemEvent - Class in com.attivio.sdk.event
A significant event in the system.
SystemEvent() - Constructor for class com.attivio.sdk.event.SystemEvent
Default constructor that sets the id to a random GUID, the date to System.currentTimeMillis(), and severity to SystemEvent.Severity.SYS_INFO
SystemEvent(SystemEvent.Severity, String, String) - Constructor for class com.attivio.sdk.event.SystemEvent
Constructor, date set to System.currentTimeMillis()
SystemEvent.Acknowledgement - Class in com.attivio.sdk.event
 
SystemEvent.CorrelationState - Enum in com.attivio.sdk.event
 
SystemEvent.Severity - Enum in com.attivio.sdk.event
 
SystemEventPublisher - Interface in com.attivio.sdk.server.util
Interface that can be injected into any BaseDocumentTransformer or bean that needs to send events/traps.
SystemEventPublisherAware - Interface in com.attivio.sdk.server.component.configuration
Interface for components to implements that are interested in access to a SystemEventPublisher.
SystemProcessingMessage - com.attivio.sysstate.SystemStateMonitor.ComponentEvent
event occurs when a thread starts handling the message for the component
SystemState - Class in com.attivio.sysstate
Contains handy static method for getting the configured SystemStateMonitor.
SystemState() - Constructor for class com.attivio.sysstate.SystemState
 
SystemStateMonitor - Interface in com.attivio.sysstate
A SystemStateMonitor provides methods for observing various state changes in the system.
SystemStateMonitor.ComponentEvent - Enum in com.attivio.sysstate
The series of events a component processing a message may go through.

T

table - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
TABLE - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds the commonly used table designation for a record for join based applications.
TABLE_EXISTS - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-3 Table already exists
tag(String, ProcessingFeedbackDocumentTagger.ProcessingResultLevel, IngestDocument, Exception, String, Object...) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackDocumentTagger
 
tail - Variable in class com.attivio.sdk.token.Position
The tail pointer for this Position.
Tailer - Class in com.attivio.util
Version of Tailer that lets you set the start position
Tailer(File, Tailer.TailerListener) - Constructor for class com.attivio.util.Tailer
Creates a Tailer for the given file, starting from the beginning, with the default delay of 1.0s.
Tailer(File, Tailer.TailerListener, long) - Constructor for class com.attivio.util.Tailer
Creates a Tailer for the given file, starting from the beginning.
Tailer(File, Tailer.TailerListener, long, long) - Constructor for class com.attivio.util.Tailer
Creates a Tailer for the given file, with a delay other than the default 1.0s.
Tailer.TailerListener - Interface in com.attivio.util
 
tan(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
tan(String) - Method in class com.attivio.util.FieldExpressionFactory
 
TAN - com.attivio.sdk.search.fields.UnaryMathExpression.Method
Tangent of angle in radians
target() - Method in class com.attivio.service.RefetchOnExceptionServiceProxy
 
TASK_ALREADY_EXISTS - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-4 Attempted to create a task with a combination of owner and name that already exists.
TaskInfo() - Constructor for class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
TaskStateAware - Interface in com.attivio.connector
This interface is implemented by a class that maintains the state of tasks.
taskStateChanged(ConcurrentScannerDocFetcherTask.TaskInfo) - Method in interface com.attivio.connector.ConcurrentScannerAuditHandler
Reports changes in the state of tasks - starting with queuing a task and ending with the successful or failed completion
Teaser - Class in com.attivio.sdk.search.fields
Computes a dynamic teaser.
Teaser(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Teaser
 
Teaser(String) - Constructor for class com.attivio.sdk.search.fields.Teaser
 
TEASER - Static variable in class com.attivio.sdk.schema.FieldNames
This field holds a static teaser for a document's search result.
TEIID_JDBC_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Teiid server listens on Offset=16 for JDBC connections
TEIID_ODBC_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Teiid server listens on Offset=15 for ODBC connections
TEIID_SERVER_CONTAINER - com.attivio.sdk.esb.DefaultEndpoints.Ports
com.attivio.federation.server.RemoteTeiidServerContainerImpl RMI port
TEMP_DIR_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-19 An error occurred when opening a temporary directory.
TEMP_DIR_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2015.
TEMP_FILE_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-47 An error occurred while using a temporary file.
TEMPLATE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-69 Error running templating code.
TERM_ANCHORS_NOT_SUPPORTED - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-16 Term anchors are not enabled/supported for the field requested.
TermBoostFeature - Class in com.attivio.sdk.search.relevancy
Relevancy feature that extracts term queries from the user query.
TermBoostFeature(String) - Constructor for class com.attivio.sdk.search.relevancy.TermBoostFeature
 
TERMCOUNTCHECK_REPORT - Static variable in class com.attivio.sdk.search.QueryResponse
The response property containing the term count check report
TermQueryOperator(PhraseOperator) - Constructor for class com.attivio.util.parser.QueryOperators.TermQueryOperator
 
TermRange - Class in com.attivio.sdk.search.query.phrase
Phrase that matches all terms in a range.
TermRange() - Constructor for class com.attivio.sdk.search.query.phrase.TermRange
Constructor.
TermRange(Object, Object) - Constructor for class com.attivio.sdk.search.query.phrase.TermRange
Constructor.
TermRange(Object, Object, boolean, boolean) - Constructor for class com.attivio.sdk.search.query.phrase.TermRange
Constructor.
TermRange(String, String) - Constructor for class com.attivio.sdk.search.query.phrase.TermRange
Constructor.
TermRange(String, String, boolean, boolean) - Constructor for class com.attivio.sdk.search.query.phrase.TermRange
Constructor.
TermRangeConverter - Class in com.attivio.util.serialization.query.phrase
 
TermRangeConverter() - Constructor for class com.attivio.util.serialization.query.phrase.TermRangeConverter
 
TermRangeOperator() - Constructor for class com.attivio.util.parser.QueryOperators.TermRangeOperator
 
TermVector - Class in com.attivio.sdk.search.fields
FieldExpression for returning the tokens for a specified field.
TermVector(String) - Constructor for class com.attivio.sdk.search.fields.TermVector
 
TERTIARY - com.attivio.sdk.search.fields.Collate.Strength
 
test(Throwable) - Method in class com.attivio.service.AbstractTransientExceptionPredicate
Test - com.attivio.service.Platform.Mode
A mode used by unit and system tests which allows service interfaces to be mocked or run in partially clustered or unclustered configurations.
TEST_FAILED - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-8 Hadoop test failed to complete successfully
TEST_STAGE_NAME - Static variable in class com.attivio.sdk.test.SdkTestUtils
the stage component name.
TEST_WORKFLOW - Static variable in class com.attivio.sdk.test.SdkTestUtils
the workflow to used for transformer tests
TestInfo - Class in com.attivio.sdk.test
 
TestInfo() - Constructor for class com.attivio.sdk.test.TestInfo
 
testRelevancyModel(RelevancyModel) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
testRelevancyModel(RelevancyModel) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Test a relevancy model's accuracy according to stored signal data's expected output.
TestScannerRunner - Interface in com.attivio.sdk.scanner
Supports the starting and the stopping of a scanner.
TestScannerRunnerImpl - Class in com.attivio.sdk.scanner
 
TestScannerRunnerImpl(String, DataSourceScanner) - Constructor for class com.attivio.sdk.scanner.TestScannerRunnerImpl
 
text - Variable in class com.attivio.sdk.token.Token
The character data for this token
TEXT - com.attivio.sdk.schema.SchemaField.Type
The Text type
TEXT - com.attivio.sdk.search.HighlightMode
Unannotated text will be returned.
TEXT - Static variable in class com.attivio.sdk.schema.FieldNames
The field where the primary raw text content for the document is placed.
TEXT_AREA - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Used for any String method that should be rendered as a text area (aka multiple lines)
TEXT_EXTRACTION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2008.
TextExtractionError - Class in com.attivio.sdk.error
The text extraction error codes
TFIDF - com.attivio.sdk.search.relevancy.ScoreMode
BM25 based scoring (default).
ThreadLocalComponentName() - Constructor for class com.attivio.util.AttivioLogger.ThreadLocalComponentName
 
THREADPOOL_SIZE_DEFAULT - Static variable in interface com.attivio.sdk.scanner.concurrency.ConcurrentDocumentFetcherScanner
 
ThreadSafe - Annotation Type in com.attivio.sdk.server.component.configuration.annotation
Indicates that the component is thread safe and does not require an object pool.
ThreadUtils - Class in com.attivio.util
Utility functions for working with threads.
TILDA - com.attivio.sdk.util.StringParser.TokenType
 
TIME_ZONE_ATTRIBUTE - Static variable in class com.attivio.sdk.search.facet.DateFacetRequest
Name of attribute that will contain the time zone for date faceting.
timeDifference(long, long) - Static method in class com.attivio.util.DateUtils
Returns the time broken down by hour, minute, second.
TIMEOUT - Static variable in class com.attivio.sdk.error.MetadataError
METADATA-7 - Timeout.
TIMEOUT - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-12 TIMEOUT reach when trying to execute a search.
TIMEOUT_REACHED - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-24, timeout was reached when waiting for a connector to finish.
TimeResolution - Enum in com.attivio.sdk.util
Various resolutions for date based operations.
timeSpentInGc - com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
 
timeSpentInGcMetric - Static variable in class com.attivio.platform.perfmon.api.MetricNameUtils
 
TITLE - com.attivio.sdk.search.facet.ScopeFacetRequest.CaseMode
Deprecated.
Title Case Normalization
TITLE - Static variable in class com.attivio.sdk.schema.FieldNames
The field that holds the title of the document; string.
TitleCase - Class in com.attivio.sdk.search.fields
Title Case String Normalization.
TitleCase(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.TitleCase
 
TitleCase(String) - Constructor for class com.attivio.sdk.search.fields.TitleCase
 
tmp - Variable in class com.attivio.sdk.test.SdkRule
 
toArray(List<Phrase>) - Static method in class com.attivio.sdk.search.query.phrase.Phrase
Get an array of phrases from terms.
toArray(K[]) - Method in class com.attivio.util.ValueCounter
 
toArray(T...) - Static method in class com.attivio.util.ObjectUtils
Autobox-like creating of array.
toBoolean(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toBooleanValue(Object, boolean) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive boolean.
toCalendar(Date) - Static method in class com.attivio.util.DateUtils
Convert a Date to a Calendar.
toCalendar(Date, TimeZone) - Static method in class com.attivio.util.DateUtils
Convert a Date to a Calendar using a time zone.
toCgiRequest() - Method in class com.attivio.sdk.search.QueryRequest
Creates a CgiRequest from a QueryRequest.
toCgiString() - Method in class com.attivio.sdk.search.QueryRequest
Returns a parseable CGI string representation of the request
toCompactString() - Method in class com.attivio.sdk.search.query.Query
 
toCompactString(Query) - Static method in class com.attivio.sdk.search.query.Queries
Return the compact string representation of value.
toDate(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toDate(Long) - Static method in class com.attivio.sdk.search.facet.FacetRange
 
toDate(Object) - Static method in class com.attivio.sdk.search.facet.FacetRange
 
toDate(Object) - Static method in class com.attivio.util.DateUtils
Converts an arbitrary object into a Date.
toDate(Object, String) - Static method in class com.attivio.util.DateUtils
Converts an arbitrary object into a Date based on a format string.
toDate(Object, String, TimeZone) - Static method in class com.attivio.util.DateUtils
Converts an arbitrary object into a Date based on a format string and timezone default.
toDays(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toDecimal(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toDecimal(FieldExpression, int) - Method in class com.attivio.util.FieldExpressionFactory
 
toDecimal(String) - Static method in class com.attivio.sdk.search.facet.FacetRange
 
toDouble(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toDoubleValue(Object, double) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive double.
toExternal() - Method in enum com.attivio.sdk.schema.SchemaField.Type
Converts the type to its external form
toFacetBuilder() - Method in class com.attivio.sdk.search.facet.FacetRequest
 
toFacetRequest(FacetRequestFactory) - Static method in class com.attivio.util.parser.FacetRequestFactory
toFloat(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toFloatValue(Object, float) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive float.
toHours(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toInputStream(IOUtils.OutputStreamConsumer) - Static method in class com.attivio.util.IOUtils
Creates an InputStream which reads data written by the IOUtils.OutputStreamConsumer.
toInputStream(IOUtils.OutputStreamConsumer, int) - Static method in class com.attivio.util.IOUtils
Creates an InputStream which reads data written by the IOUtils.OutputStreamConsumer.
toInt(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toIntValue(Object, int) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive integer.
toIOException(AttivioException) - Static method in class com.attivio.util.IOUtils
If the parameter was caused by an IOException, the cause is returned, otherwise a new IOException with the parameter is constructed and returned.
token() - Method in class com.attivio.sdk.token.TokenEnum
Get the current token.
token() - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
Token - Class in com.attivio.sdk.token
Represents a Token.
Token(char[]) - Constructor for class com.attivio.sdk.token.Token
Construct a new Token with text.
Token(CharSequence) - Constructor for class com.attivio.sdk.token.Token
Construct a new Token with text.
Token(String) - Constructor for class com.attivio.sdk.token.Token
Construct a new token with text
Token(String, TokenAnnotation) - Constructor for class com.attivio.sdk.token.Token
Construct a new annotated token with text.
TOKEN_TOO_LONG - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-33 Indicates that a field contained a token longer than the maximum token length.
TokenAnnotation - Enum in com.attivio.sdk.token
Enumeration of annotations that can be placed on tokens.
TokenAnnotationSet - Interface in com.attivio.sdk.token
 
TokenBuffer() - Constructor for class com.attivio.util.TokenUtils.TokenBuffer
 
TokenConverter - Class in com.attivio.util.serialization
Marshals/unmarshals tokens
TokenConverter() - Constructor for class com.attivio.util.serialization.TokenConverter
 
tokenCount() - Method in class com.attivio.sdk.token.Position
Returns the number of tokens in this position.
tokenCount(Predicate<Token>) - Method in class com.attivio.sdk.token.Position
Returns the number of tokens in this position that match predicate.
TokenEnum - Class in com.attivio.sdk.token
Enumeration for scanning token lists efficiently
TokenEnum() - Constructor for class com.attivio.sdk.token.TokenEnum
Initialize an unpositioned TokenEnum.
TokenEnum(TokenList.Element) - Constructor for class com.attivio.sdk.token.TokenEnum
 
TokenIterator - Class in com.attivio.sdk.token
Iterator that will iterate over all tokens in list
TokenIterator(TokenList) - Constructor for class com.attivio.sdk.token.TokenIterator
Constructor
TokenIterator.State - Class in com.attivio.sdk.token
Experimental: contains an opaque iteration state that can be used to reposition a token iterator.
TOKENIZATION_ERROR - Static variable in class com.attivio.sdk.error.LinguisticProcessingError
LINGUISTIC_PROCESSING-4 Tokenization Error.
TOKENIZATION_FAILED - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-7 Failed to tokenize query
TOKENIZATION_FAILURE - Static variable in class com.attivio.sdk.error.BasisTechError
Tokenization Failure
TOKENIZATION_WARNING - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-40 Non fatal error with tokenization.
tokenize(SchemaField, Locale, SearchTerm) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Tokenizes term into a Phrase for query processing.
tokenize(SchemaField, Locale, TermRange) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Tokenizes range into a Phrase for query processing.
tokenize(SchemaField, Locale, WildcardTerm) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Tokenizes a wildcard term into a Phrase for query processing.
tokenize(SchemaField, Locale, TokenList) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Tokenizes all tokens in tokens.
tokenize(SchemaField, Locale, String) - Method in interface com.attivio.sdk.server.tokenization.Tokenizer
Tokenizes value into a TokenList.
TOKENIZE - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Name of parameter indicating if term should be tokenized
TOKENIZE_ERROR - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-59 Tokenizer failed to properly tokenize input.
TOKENIZED - com.attivio.sdk.token.TokenAnnotation
Marks that a token has been tokenized.
TOKENIZED - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-44 Data has been tokenized, but should not have been
Tokenizer - Interface in com.attivio.sdk.server.tokenization
An interface for objects that take String and produce TokenLists.
TOKENIZER_DEFAULT - Static variable in interface com.attivio.sdk.server.tokenization.Tokenizer
The name of the default system tokenizer.
TOKENIZER_NOT_FOUND - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-58 Tokenizer specified is not available.
TokenList - Class in com.attivio.sdk.token
A Linked List of tokens with additional markup to indicate position increments and ordering of tokens.
TokenList() - Constructor for class com.attivio.sdk.token.TokenList
The default constructor
TokenList(Token) - Constructor for class com.attivio.sdk.token.TokenList
Construct a new TokenList with a single token.
TokenList(Token...) - Constructor for class com.attivio.sdk.token.TokenList
Construct a new TokenList with the specified tokens.
TokenList(String) - Constructor for class com.attivio.sdk.token.TokenList
Construct a new TokenList with a single token.
TokenList(String...) - Constructor for class com.attivio.sdk.token.TokenList
Constructor a new TokenList with the specified tokens.
TokenListAssert - Class in com.attivio.sdk.test
Assertions for inspecting/testing TokenLists.
TokenListParser - Class in com.attivio.util.parser
 
TokenListParser() - Constructor for class com.attivio.util.parser.TokenListParser
 
TokenListSerializer - Interface in com.attivio.sdk.token
Interface for custom token list serialization.
tokens - Variable in class com.attivio.sdk.token.Position
The TokenList this Position points into.
TokenSink - Class in com.attivio.sdk.token
Abstract class for objects that can have tokens added to them.
TokenSink() - Constructor for class com.attivio.sdk.token.TokenSink
 
TokenUtils - Class in com.attivio.util
Utility methods for working with TokenList objects.
TokenUtils() - Constructor for class com.attivio.util.TokenUtils
 
TokenUtils.PositionBuffer - Class in com.attivio.util
Expert Use Only: Utility class for buffering and processing tokens indexed at the same position.
TokenUtils.TokenBuffer - Class in com.attivio.util
Expert Use Only: represents a Token and associated positional data as part of a TokenUtils.PositionBuffer.
toLocale(String, Locale) - Static method in class com.attivio.util.LocaleUtils
Convert a string to a Locale (return defaultValue if parsing fails)
toLong(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toLongValue(Object, long) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive long.
toLowerCase() - Method in class com.attivio.sdk.token.Token
Convert all characters in this Token to be LowerCased.
toLowerCase(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toMessageString() - Method in class com.attivio.sdk.esb.AbstractListMessage
Gets a string-based representation of the message containing string data only.
toMessageString() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Gets a string-based representation of the message containing string data only.
toMessageString() - Method in interface com.attivio.sdk.esb.PlatformMessage
Gets a string-based representation of the message containing string data only.
toMeters(double) - Method in enum com.attivio.sdk.geo.DistanceUnits
Convert a value to meters from this enum's type.
toMillis(long) - Method in enum com.attivio.sdk.util.TimeResolution
Convert value to milliseconds.
toMilliseconds(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toMinutes(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toMoney(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toNumber(Object) - Static method in class com.attivio.sdk.search.facet.FacetRange
 
TOO_MANY_BRANCHES - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-28 A splitter must derive from SplitDocumentList in order split a document into multiple lists.
TOO_MANY_GROUPS - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9015.
TOO_MANY_LABELS - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-101 Too many labels (warning).
TOO_MANY_TOKENS - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-32 Indicates that a field contained more tokens than the configured maximum.
TOO_MUCH_TRAINING_DATA - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-103 Too much training data (warning).
TOP_DOC_EXISTS - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-40.
TOP_EXISTS_AS_PROFILE_BLOCK - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-45.
toPhrase() - Method in class com.attivio.sdk.search.facet.FacetRange
Get a Phrase suitable for matching this range.
toPhrase() - Method in class com.attivio.sdk.token.Position
 
toPhrase() - Method in class com.attivio.sdk.token.Token
Convert this token into a suitable Phrase query.
toPhrase() - Method in class com.attivio.sdk.token.TokenList
Convert this TokenList into a comparable Phrase query.
toPhrase(int) - Method in class com.attivio.sdk.token.Position
 
toPhrase(int) - Method in class com.attivio.sdk.token.Token
Convert this token into a suitable Phrase query.
toPhrase(int) - Method in class com.attivio.sdk.token.TokenList
Convert this TokenList into a comparable Phrase query.
toPhrase(int) - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
toPhrase(int) - Method in class com.attivio.util.TokenUtils.TokenBuffer
 
toPoint(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toProperties() - Method in class com.attivio.sdk.esb.MessageMetadata
Gets a new Properties object that represents this metadata object.
toQueryString(StringBuilder) - Method in class com.attivio.sdk.token.Position
Encode this Position into buffer suitable for parsing inside a phrase() operator.
toQueryString(StringBuilder) - Method in class com.attivio.sdk.token.Token
Encode this Token into buffer suitable for parsing inside a phrase() operator.
toQuotedString() - Method in class com.attivio.sdk.token.TokenList
 
toRemoteException() - Method in exception com.attivio.sdk.AttivioException
Convert this exception to be a remote exception.
toRemoteException() - Method in exception com.attivio.sdk.AttivioIOException
Convert this exception to be a remote exception.
toRemoteException() - Method in exception com.attivio.sdk.AttivioRuntimeException
Convert this exception to be a remote exception.
toRemoteException() - Method in interface com.attivio.sdk.AttivioThrowable
Convert this exception to be a remote exception.
toRemoteException() - Method in exception com.attivio.sdk.TransportException
Convert this exception to be a remote exception.
toRemoteException(Throwable) - Static method in exception com.attivio.sdk.AttivioRemoteException
Convert cause to a remote exception.
toSearchTerm(Object) - Static method in class com.attivio.sdk.search.query.phrase.SearchTerm
 
toSeconds(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toShape(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toShape(Object) - Static method in class com.attivio.util.GeometryUtils
Get a shape for value (if possible).
toSortedList(Collection<T>) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary collection into a sorted list.
toString() - Method in class com.attivio.client.ContentFeeder
toString() - Method in class com.attivio.client.exposedapi.ExposedApiContainer
 
toString() - Method in class com.attivio.client.streaming.StreamResponse
 
toString() - Method in class com.attivio.concurrent.SynchronizedBoolean
 
toString() - Method in class com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskInfo
 
toString() - Method in class com.attivio.connector.ConcurrentScannerPerformanceAlert
 
toString() - Method in class com.attivio.connector.ConcurrentScannerStatCalculator
 
toString() - Method in class com.attivio.platform.perfmon.model.DerivedMetricDefinition
toString() - Method in class com.attivio.platform.perfmon.model.Metric
 
toString() - Method in class com.attivio.platform.perfmon.model.MetricData
toString() - Method in class com.attivio.platform.perfmon.model.MetricInstance
 
toString() - Method in class com.attivio.platform.store.DefaultConnectorExecutionRecord
toString() - Method in class com.attivio.sdk.admin.PingResponse
toString() - Method in class com.attivio.sdk.admin.Shutdown
toString() - Method in class com.attivio.sdk.admin.ShutdownImmediately
toString() - Method in class com.attivio.sdk.autocomplete.AutoCompleteSuggestion
 
toString() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Facet
 
toString() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Filter
 
toString() - Method in class com.attivio.sdk.businesscenter.AdminQuery.Sort
 
toString() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult.Bucket
 
toString() - Method in class com.attivio.sdk.businesscenter.AdminQueryResult
 
toString() - Method in class com.attivio.sdk.client.trigger.TriggerDefinition
 
toString() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
toString() - Method in class com.attivio.sdk.client.trigger.TriggerDictionaryName
 
toString() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
toString() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
toString() - Method in class com.attivio.sdk.dictionary.DictionaryPayload
 
toString() - Method in class com.attivio.sdk.error.ErrorCode
toString() - Method in class com.attivio.sdk.error.ExportStatusCode
Gets the text representation of the ExportStatusCode in the same way as getCodeText does.
toString() - Method in class com.attivio.sdk.esb.AbstractListMessage
toString() - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
toString() - Method in class com.attivio.sdk.esb.CgiRequest
toString() - Method in class com.attivio.sdk.esb.GroupedMessageId
 
toString() - Method in class com.attivio.sdk.esb.MaxMessagesInFlight
 
toString() - Method in class com.attivio.sdk.esb.MessageDomain
 
toString() - Method in class com.attivio.sdk.esb.MessageHistory
toString() - Method in class com.attivio.sdk.esb.MessageId
toString() - Method in class com.attivio.sdk.esb.ProcessingResult.Data
 
toString() - Method in class com.attivio.sdk.esb.ProcessingResult.DocData
 
toString() - Method in class com.attivio.sdk.esb.ProcessingResult.MsgData
 
toString() - Method in class com.attivio.sdk.esb.ProcessingResult
toString() - Method in class com.attivio.sdk.esb.StringMessage
toString() - Method in class com.attivio.sdk.esb.WorkflowQueue
toString() - Method in class com.attivio.sdk.event.SystemEvent.Acknowledgement
 
toString() - Method in class com.attivio.sdk.event.SystemEvent
toString() - Method in class com.attivio.sdk.geo.Point
toString() - Method in class com.attivio.sdk.geo.Shape
toString() - Method in class com.attivio.sdk.ingest.IngestDocument
 
toString() - Method in class com.attivio.sdk.ingest.IngestField
 
toString() - Method in class com.attivio.sdk.ingest.IngestFieldValue
 
toString() - Method in class com.attivio.sdk.schema.Schema
toString() - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
toString() - Method in class com.attivio.sdk.search.facet.DateFacetRequest.DateFacetInterval
 
toString() - Method in class com.attivio.sdk.search.facet.FacetBucket
toString() - Method in class com.attivio.sdk.search.facet.FacetBuckets
toString() - Method in class com.attivio.sdk.search.facet.FacetFilter
 
toString() - Method in class com.attivio.sdk.search.facet.FacetRange
toString() - Method in class com.attivio.sdk.search.facet.FacetRequest
toString() - Method in class com.attivio.sdk.search.facet.FacetStatistics
toString() - Method in class com.attivio.sdk.search.facet.SchemaFieldBucket
toString() - Method in class com.attivio.sdk.search.FieldCollapse
toString() - Method in class com.attivio.sdk.search.fields.FieldExpression
Return String representation of expression.
toString() - Method in class com.attivio.sdk.search.fields.FieldRequest
 
toString() - Method in class com.attivio.sdk.search.fields.FreshnessRange
toString() - Method in class com.attivio.sdk.search.query.phrase.Phrase
toString() - Method in class com.attivio.sdk.search.QueryFeedback
toString() - Method in class com.attivio.sdk.search.QueryFrame
 
toString() - Method in class com.attivio.sdk.search.QueryFrameResult
 
toString() - Method in class com.attivio.sdk.search.QueryPlacement
Render this placement as HTML.
toString() - Method in class com.attivio.sdk.search.relevancy.CategoryBoostFeature
 
toString() - Method in class com.attivio.sdk.search.relevancy.FieldBoostFeature
 
toString() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature.ScopeBoost
toString() - Method in class com.attivio.sdk.search.relevancy.PhraseBoostFeature
 
toString() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeature
 
toString() - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
toString() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel.FeatureWeight
 
toString() - Method in class com.attivio.sdk.search.relevancy.RelevancyModel
 
toString() - Method in class com.attivio.sdk.search.relevancy.Signal
 
toString() - Method in class com.attivio.sdk.search.relevancy.TermBoostFeature
 
toString() - Method in class com.attivio.sdk.search.SearchDocument
 
toString() - Method in class com.attivio.sdk.search.SearchDocumentList
 
toString() - Method in class com.attivio.sdk.search.SearchField
 
toString() - Method in class com.attivio.sdk.search.SearchFieldValue
 
toString() - Method in class com.attivio.sdk.search.SearchProfile
 
toString() - Method in class com.attivio.sdk.search.Sort
toString() - Method in class com.attivio.sdk.security.AttivioAcl
toString() - Method in class com.attivio.sdk.security.AttivioAclEntry
toString() - Method in class com.attivio.sdk.security.AttivioGroupMembership
toString() - Method in class com.attivio.sdk.security.AttivioPermission
toString() - Method in enum com.attivio.sdk.security.AttivioPrincipal.PrincipalType
Returns a string representation of the enumeration member.
toString() - Method in class com.attivio.sdk.security.AttivioPrincipal
{inheritDoc}
toString() - Method in class com.attivio.sdk.security.AttivioPrincipalKey
toString() - Method in class com.attivio.sdk.security.AttivioRole
toString() - Method in class com.attivio.sdk.test.FacetBucketAssert
 
toString() - Method in class com.attivio.sdk.test.FacetBucketsAssert
 
toString() - Method in class com.attivio.sdk.test.FileContentPointer
 
toString() - Method in class com.attivio.sdk.test.QueryResponseAssert
 
toString() - Method in class com.attivio.sdk.test.TestInfo
 
toString() - Method in class com.attivio.sdk.token.Position
toString() - Method in class com.attivio.sdk.token.Token
Returns the String value representation of this Token.
toString() - Method in class com.attivio.sdk.token.TokenList
toString() - Method in enum com.attivio.sdk.transport.DataGroup
 
toString() - Method in class com.attivio.sdk.transport.TransportDefinition
toString() - Method in class com.attivio.sysstate.ComponentRuntimeState
toString() - Method in class com.attivio.sysstate.DocumentState
toString() - Method in class com.attivio.transport.DestinationQueue
A simple single line representation.
toString() - Method in class com.attivio.util.ft.FileTransactionStorage.FileInput
 
toString() - Method in class com.attivio.util.MessageLifecycleState
 
toString() - Method in class com.attivio.util.MultiValueMap
Gets a nice string-based representation of the map.
toString() - Method in class com.attivio.util.ValueCounter
toString(boolean) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Construct the string representation of this phrase.
toString(double, double) - Static method in class com.attivio.sdk.geo.Point
Get String representation for raw point value.
toString(int[]) - Static method in class com.attivio.sdk.esb.MessageId
Represent value as a message id string.
toString(TriggerDictionaryName) - Static method in class com.attivio.sdk.client.trigger.TriggerDictionaryName
Get the dictionary name for name as a string.
toString(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toString(Object) - Method in class com.attivio.util.serialization.AttivioDateConverter
toString(StringBuilder) - Method in class com.attivio.sdk.esb.AbstractPlatformMessage
Append the string form of this request to buffer.
toString(StringBuilder) - Method in class com.attivio.sdk.geo.Shape
Write the string representation of this shape to buffer.
toString(StringBuilder) - Method in class com.attivio.sdk.search.fields.FieldExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder) - Method in class com.attivio.sdk.search.QueryRequest
Append the string form of this request to buffer.
toString(StringBuilder) - Method in class com.attivio.sdk.search.QueryResponse
Append the string form of this request to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.AccessControlQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.BooleanAndQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.BooleanNotQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.BooleanOrQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.BoostQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.CompositeJoinQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.FacetQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.FieldExpressionQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.FilterQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.GeoDistanceQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.GraphQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.JoinQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.AnchorFilter
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.FuzzyTerm
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.Phrase
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseNear
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseNot
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseNotIn
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.PhraseOr
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.PhrasePlugin
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.RegexTerm
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.ScopeBoost
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.ScopeFilter
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.ScopeTerm
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.SearchTerm
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.TermRange
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.phrase.WildcardTerm
Appends the string representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.PhraseQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.QueryPlugin
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.QueryString
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.SavedFilter
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.ShapeQuery
Write the String representation of this query to buffer.
toString(StringBuilder, boolean) - Method in class com.attivio.sdk.search.query.SubQuery
Write the String representation of this query to buffer.
toString(StringBuilder, double, double) - Static method in class com.attivio.sdk.geo.Shape
Write the string representation of a point to buffer.
toString(StringBuilder, int) - Method in class com.attivio.sdk.geo.Polygon
 
toString(StringBuilder, int) - Method in class com.attivio.sdk.search.SearchDocument
 
toString(StringBuilder, FieldExpression) - Method in enum com.attivio.sdk.search.fields.FieldExpression.StringMode
 
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.AggregateExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.BinaryMathExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.BooleanExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Cast
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.ClauseContext
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Coalesce
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Collate
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Compare
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Concat
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Condition
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Constant
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.CurrentTime
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.DateAdd
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.DateDiff
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.DateExtract
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.DateFormat
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.DocBoost
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.FieldExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.FieldLength
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Freshness
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.FuzzyMatch
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.GeoBoost
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.GeoDistance
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Locate
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.LowerCase
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.MatchingFields
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.MatchingTerms
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.MultiValueJoin
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.NumDocs
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.PartitionId
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.QueryParameter
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.RegexMatch
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.ScopeField
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.ScopeFrequency
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.ScopeVector
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.ScoreExplain
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.StandardScore
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.StoredField
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.StringLength
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.SubString
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Switch
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Teaser
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.TermVector
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.TitleCase
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.TotalScopeFrequency
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.TotalTermFrequency
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Trim
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.UnaryMathExpression
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.Union
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.UpperCase
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.UserDefinedField
Writes the string representation of this field expression to buffer.
toString(StringBuilder, FieldExpression.StringMode) - Method in class com.attivio.sdk.search.fields.WildcardMatch
Writes the string representation of this field expression to buffer.
toString(StringBuilder, String, boolean, boolean) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, int) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, int, int) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, long) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, long, long) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, V) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, V[]) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toString(StringBuilder, String, V, V) - Static method in class com.attivio.sdk.esb.AbstractPlatformMessage
Helper method for constructing toString for PlatformMessages.
toStringDetailed() - Method in class com.attivio.sdk.esb.AbstractListMessage
 
toStringValue(Object, String) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a String.
totalDps - com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
 
totalQps - com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
 
TotalScopeFrequency - Class in com.attivio.sdk.search.fields
FieldExpression that returns the total number of occurrences for a specified scope across all documents for a specified field.
TotalScopeFrequency(String, String) - Constructor for class com.attivio.sdk.search.fields.TotalScopeFrequency
 
TotalTermFrequency - Class in com.attivio.sdk.search.fields
FieldExpression that returns the total number terms indexed for a specified field.
TotalTermFrequency(String) - Constructor for class com.attivio.sdk.search.fields.TotalTermFrequency
 
toTitleCase(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toTitleCase(String) - Static method in class com.attivio.util.StringUtils
Converts the passed in string to the title case, i.e.
toUnsignedValue(Object, int) - Static method in class com.attivio.util.ObjectUtils
Converts an arbitrary object to a primitive unsigned integer.
toUpperCase() - Method in class com.attivio.sdk.token.Token
Convert all characters in this Token to be LowerCased.
toUpperCase(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
toUri(String) - Static method in class com.attivio.util.IOUtils
Returns a URI representing the file.
trace(String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Logs a trace message.
trace(String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
trace(String, Object...) - Method in class com.attivio.util.AttivioLogger
Logs a trace message.
trace(String, Object...) - Static method in class com.attivio.util.ThreadUtils
Print format string to stderr prefixed by current thread's id.
TRACE - com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor.LogLevel
 
TRAILING - com.attivio.sdk.search.fields.Trim.Mode
 
TRAINED - com.attivio.sdk.search.relevancy.RelevancyModel.Source
Relevancy model was dynamically configured using training data.
TRAINING - com.attivio.sdk.search.relevancy.RelevancyModel.Source
Ephemeral state indicating this model is currently being trained.
TRAINING_FAILED - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-4 Relevancy model training failed.
trainRelevancyModel(RelevancyModel) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
trainRelevancyModel(RelevancyModel) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Train a relevancy model according to signal data as specified by model
TRANSACTION_LOG_INITIALIZATION_ERROR - Static variable in class com.attivio.sdk.error.MultiRegionError
Error initializing the transaction log
TRANSACTION_LOG_OVER_CAPACITY - Static variable in class com.attivio.sdk.error.MultiRegionError
The transaction log is over the maximum capacity it is configured to have
TRANSACTION_LOG_RECOVERY_FAILURE - Static variable in class com.attivio.sdk.error.MultiRegionError
Error trying to recover from the transaction log
TRANSACTION_LOG_WRITING_ERROR - Static variable in class com.attivio.sdk.error.MultiRegionError
Error writing to the transaction log
TransactionInput() - Constructor for class com.attivio.util.ft.TransactionStorage.TransactionInput
 
TransactionLog - Class in com.attivio.util.ft
 
TransactionLog(TransactionStorage, String) - Constructor for class com.attivio.util.ft.TransactionLog
 
TransactionLog(TransactionStorage, String, int, long) - Constructor for class com.attivio.util.ft.TransactionLog
 
TransactionOutput() - Constructor for class com.attivio.util.ft.TransactionStorage.TransactionOutput
 
TransactionReceiver - Interface in com.attivio.util.ft
Basic interface to handle reading individual entries from a transaction log
TransactionStorage - Class in com.attivio.util.ft
 
TransactionStorage() - Constructor for class com.attivio.util.ft.TransactionStorage
 
TransactionStorage.Checkpoint - Class in com.attivio.util.ft
 
TransactionStorage.FrameOutputStream - Class in com.attivio.util.ft
 
TransactionStorage.TransactionInput - Class in com.attivio.util.ft
 
TransactionStorage.TransactionOutput - Class in com.attivio.util.ft
 
TransferringToComponent - com.attivio.sysstate.SystemStateMonitor.ComponentEvent
called when a esb system thread is transferring a message from a queue to the component.
transform(Object, InputStream, OutputStream) - Static method in class com.attivio.util.XMLUtils
Transform a Object using the XMLSerializer into an OutputStream via an XSLT stylesheet.
TRANSFORM_CONFIGURATION_ERROR - Static variable in class com.attivio.sdk.error.LinguisticProcessingError
LINGUISTIC_PROCESSING-6 Configuration error in transform rules .
TransformerUtils - Class in com.attivio.platform.transformer.ingest.util
A series of utility functions to make common transformer code patterns easier to develop.
TransformerUtils() - Constructor for class com.attivio.platform.transformer.ingest.util.TransformerUtils
 
transformForDomain(PlatformMessage, String) - Method in class com.attivio.sdk.esb.MessageDomainManager
Transforms uri so that it points to the domain-specific uri for the domain the message is in.
transientPredicate() - Method in annotation type com.attivio.sdk.client.PooledClient
An array of predicates that will indicate whether encountered exceptions indicate the service client should be reconstructed.
TransientTransportErrorPredicate - Class in com.attivio.platform.service
 
TransientTransportErrorPredicate() - Constructor for class com.attivio.platform.service.TransientTransportErrorPredicate
 
TRANSLATOR_NOT_A_MAPPER - Static variable in class com.attivio.sdk.error.FederationError
Translator for vendor %s cannot map SQL meta data
transport(Class<? extends T>, Object, String) - Method in class com.attivio.transport.HttpClientTransport
Sends the object synchronously to the uri via HTTP POST.
Transport<S,​R> - Interface in com.attivio.sdk.transport
Encapsulates a method for moving com.attivio.transport.Messages from one component to another.
TRANSPORT_CLOSE_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-6 Failed to properly close transport used for replication.
transportAsync(Object, String) - Method in class com.attivio.transport.HttpClientTransport
Sends the object asynchronously to the uri via HTTP POST.
transportClass() - Method in class com.attivio.sdk.transport.TransportDefinition
 
TransportDefinition - Class in com.attivio.sdk.transport
 
TransportDefinition() - Constructor for class com.attivio.sdk.transport.TransportDefinition
 
TransportDefinition(String) - Constructor for class com.attivio.sdk.transport.TransportDefinition
 
TransportDefinition(String, Map<String, Object>) - Constructor for class com.attivio.sdk.transport.TransportDefinition
 
TransportDefinitionStore - Interface in com.attivio.sdk.transport
 
TransportError - Class in com.attivio.sdk.error
ErrorCodes indicating there was a problem moving messages between components.
TransportError(long) - Constructor for class com.attivio.sdk.error.TransportError
 
TransportException - Exception in com.attivio.sdk
Exception to indicate an error occurred while moving messages between components.
TransportException(ErrorCode, String, Object...) - Constructor for exception com.attivio.sdk.TransportException
Pass through to AttivioException
TransportException(ErrorCode, Throwable, String, Object...) - Constructor for exception com.attivio.sdk.TransportException
Pass through to AttivioException
TransportExceptionConverter - Class in com.attivio.util.serialization
Serializer for TransportException.
TransportExceptionConverter() - Constructor for class com.attivio.util.serialization.TransportExceptionConverter
 
TREE - com.attivio.sdk.search.JoinRollupMode
Child documents will be represented as a tree of attached documents.
TreeCache - Class in com.attivio.curatorshim
 
TreeCache.Builder - Class in com.attivio.curatorshim
 
TreeCache.TreeCacheEvent - Class in com.attivio.curatorshim
 
TreeCache.TreeCacheListener - Interface in com.attivio.curatorshim
 
TreeCacheEvent(TreeCacheEvent) - Constructor for class com.attivio.curatorshim.TreeCache.TreeCacheEvent
 
TREND - com.attivio.platform.perfmon.model.Metric.Type
Represents a value that is always going up so the rate of change is interesting as opposed to the count: qps, dps.
TRIGGER_EXISTS - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-3 A trigger definition with the same name already exists.
TRIGGER_NOT_FOUND - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-4 A trigger definition with the specified name could not be found.
TriggerApi - Interface in com.attivio.sdk.client.trigger
API for defining and modifying triggers.
TriggerDefinition - Class in com.attivio.sdk.client.trigger
Defines a trigger, which is used for matching documents during ingestion processing.
TriggerDefinition() - Constructor for class com.attivio.sdk.client.trigger.TriggerDefinition
 
TriggerDefinition(String) - Constructor for class com.attivio.sdk.client.trigger.TriggerDefinition
 
TriggerDefinition(String, Locale) - Constructor for class com.attivio.sdk.client.trigger.TriggerDefinition
 
TriggerDictionaryInfo - Class in com.attivio.sdk.client.trigger
Defines a dictionary of triggers.
TriggerDictionaryInfo() - Constructor for class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
TriggerDictionaryInfo(String) - Constructor for class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
TriggerDictionaryInfo(String, String) - Constructor for class com.attivio.sdk.client.trigger.TriggerDictionaryInfo
 
TriggerDictionaryName - Class in com.attivio.sdk.client.trigger
Representes the name of a trigger dictionary.
TriggerDictionaryName() - Constructor for class com.attivio.sdk.client.trigger.TriggerDictionaryName
 
TriggerDictionaryName(String) - Constructor for class com.attivio.sdk.client.trigger.TriggerDictionaryName
 
TriggerDictionaryName(String, String) - Constructor for class com.attivio.sdk.client.trigger.TriggerDictionaryName
 
TriggerError - Class in com.attivio.sdk.error
Contains the ErrorCodes for TriggerApi.
triggerReconnect(CuratorFramework) - Method in class com.attivio.sdk.test.ZooRule
 
trim(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
trim(FieldExpression, String) - Method in class com.attivio.util.FieldExpressionFactory
 
Trim - Class in com.attivio.sdk.search.fields
Trim field expression.
Trim(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.Trim
 
Trim(Trim.Mode, FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.Trim
 
Trim.Mode - Enum in com.attivio.sdk.search.fields
 
TRUE_SWITCH_VALUE - Static variable in annotation type com.attivio.sdk.server.annotation.ConfigurationOption
Constant TRUE for switchValue()
trueValue - Variable in class com.attivio.sdk.search.fields.Condition
The First argument
truncate() - Method in class com.attivio.util.ft.TransactionLog
 
truncate(int) - Method in class com.attivio.sdk.token.TokenList
 
TRUNCATE - com.attivio.sdk.search.fields.MultiValueMode
Truncate values to the length of the shortest argument.
truncateAll() - Method in interface com.attivio.platform.store.audit.AieSystemAuditApi
Truncates all data tables containing audit information.
truncateAll() - Method in class com.attivio.sdk.service.MockIngestAuditApi
Truncates all data tables containing audit information.
TRUNCATED_DATA - Static variable in class com.attivio.sdk.error.BasisTechError
Occurs when not entire data has been processed
TRUNCATING_STRING - Static variable in class com.attivio.sdk.error.SqlSdkError
truncating large string
tryAdvance(Consumer<TokenUtils.TokenBuffer>) - Method in class com.attivio.util.TokenUtils.PositionBuffer
 
TWO_DIMENSIONAL - com.attivio.sdk.search.FieldCollapse.Mode
2-D Search.
TX_FAILURE - Static variable in class com.attivio.sdk.error.StoreError
STORE-23 Commit Failure
TYPE_RECOGNITION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2007.

U

UID_FIELD - Static variable in class com.attivio.sdk.schema.Schema
The reserved ID field for documents.
UNABLE_TO_INSPECT_PUBLISHER - Static variable in class com.attivio.sdk.error.ConnectorServiceError
CONNECTOR-SERVICE-SERVLET-1: Unable to extract meta-data from DirectMessagePublisher
UnaryFieldExpression - Class in com.attivio.sdk.search.fields
Abstract FieldExpression that takes a single FieldExpression as an argument.
UnaryFieldExpression() - Constructor for class com.attivio.sdk.search.fields.UnaryFieldExpression
 
UnaryFieldExpression(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.UnaryFieldExpression
Construct a new UnaryFieldExpression.
UnaryMathExpression - Class in com.attivio.sdk.search.fields
Mathematical expression for transforming a single argument.
UnaryMathExpression(UnaryMathExpression.Method, FieldExpression) - Constructor for class com.attivio.sdk.search.fields.UnaryMathExpression
Construct a new UnaryMathExpression to apply to a FieldExpression.
UnaryMathExpression(UnaryMathExpression.Method, String) - Constructor for class com.attivio.sdk.search.fields.UnaryMathExpression
Construct a new UnaryMathExpression to apply to a field.
UnaryMathExpression.Method - Enum in com.attivio.sdk.search.fields
Unary Function type.
UNAUTHORIZED - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-9 Unauthorized API use.
UNAVAILABLE - Static variable in interface com.attivio.sdk.client.audit.AuditReaderApi
For performance reasons some implementations may delay writes of document ids when collecting audit information.
UNBALANCED_TRAINING_DATA - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-104 Unbalanced training data (warning).
UNCATEGORIZED_FAILURE - Static variable in class com.attivio.sdk.error.SchedulerError
SCHEDULER_SERVICE-1 Uncategorized scheduler failure.
UNCLEAN_STATE - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-16 The application is in an unclean state, not in YARN but in slider
Unclustered - com.attivio.service.Platform.Mode
A mode which constricts Attivio to execute on a single host.
UNDEFINED_GENERATED_CONNECTOR_TYPE_ERROR - Static variable in class com.attivio.sdk.error.SonarSpiderError
SONAR_SPIDER-7, Undefined generated connector type.
UNDEFINED_REWRITE_VARIABLE - Static variable in class com.attivio.sdk.error.DatabaseScannerError
DATABASE_SCANNER-1: Undefined SQL rewriting variable
UNDEFINED_SPIDER_ERROR - Static variable in class com.attivio.sdk.error.SonarSpiderError
SONAR_SPIDER-1, Undefined spider source.
UNDELIVERED_MESSAGE - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-5 Undelivered message error.
UNEXPECTED_ERROR - Static variable in class com.attivio.sdk.error.SonarSpiderError
SONAR_SPIDER-9, Unexpected error
UNEXPECTED_MSG_TYPE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-27 unexpected message type
UNEXPECTED_RESPONSE - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-9 An unexpected response was received.
UNHANDLED_EXCEPTION - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-10 Unhandled exception.
UNHANDLED_EXCEPTION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-52 Low-level exception occurred
UNINDEXED_FIELD_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-7 A query specifies a field that is not indexed.
union(FieldExpression...) - Method in class com.attivio.util.FieldExpressionFactory
 
Union - Class in com.attivio.sdk.search.fields
Union field values for multiple sub expressions.
Union() - Constructor for class com.attivio.sdk.search.fields.Union
 
Union(FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.Union
 
Union(List<? extends FieldExpression>) - Constructor for class com.attivio.sdk.search.fields.Union
 
UNIT_BYTES_PER_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_CONNECTORS_PER_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_COUNT - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_DAYS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_DOCUMENTS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_DOCUMENTS_PER_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_GB - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_GB_PER_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_HOURS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_KB - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_KB_PER_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_MB - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_MB_PER_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_MESSAGES - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_MESSAGES_PER_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_MICROSECONDS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_MILLISECONDS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_MINUTES - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_NANOSECONDS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_OTHER - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_PERCENT - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_QUERIES - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_QUERIES_PER_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_RW_PER_SECOND - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_SECONDS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_SESSIONS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNIT_SIGNALS - Static variable in class com.attivio.platform.perfmon.model.Metric
 
UNITS_TRANSLATION_MAP - Static variable in class com.attivio.platform.perfmon.model.Metric
 
unjar(File, File) - Static method in class com.attivio.util.FileUtils
Unzips a jar file into the destination folder;
Unknown - com.attivio.sysstate.DocumentState.ThreadType
not known
UNKNOWN - com.attivio.sdk.security.AttivioPrincipal.PrincipalType
The 'unknown' principal type.
UNKNOWN_APPLICATION - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-4 Application name unknown.
UNKNOWN_COMMAND - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-89, A command queue received an unknown command.
UNKNOWN_CONNECTOR_ERROR - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-9, Unknown connector client failure
UNKNOWN_CRAWL_ERROR - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-6, Unknown crawl failure
UNKNOWN_DISTRIBUTION_SCHEME - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-47, The distribution scheme was not registered as a Spring.
UNKNOWN_DOCTYPE - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3012 Unknown document type.
UNKNOWN_ERROR - Static variable in class com.attivio.sdk.error.HadoopCheckerError
HADOOP-CHECKER-0 UnknownError.
UNKNOWN_ERROR - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-12 Unknown error occurred while running index process.
UNKNOWN_ERROR - Static variable in class com.attivio.sdk.error.MetadataError
METADATA-1 - Unknown error processing metadata.
UNKNOWN_ERROR - Static variable in class com.attivio.sdk.error.ServletError
CONNECTOR-1, Error doing commit after crawl.
UNKNOWN_EVENT - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-4 The replication slave received an unknown replication event.
UNKNOWN_EXTERNAL_LIBRARY_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-17 A 3rd party component generated and error that we don't know how to handle
UNKNOWN_EXTERNAL_PROCESS_URI - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-4 No known external process associated with the external process uri.
UNKNOWN_FACET_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-5 A query specifies an unknown facet.
UNKNOWN_FIELD_ERROR - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-1 A query specifies an unknown field.
UNKNOWN_LOCALE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-32, Locale was unknown
UNKNOWN_LOG_SUBSYSTEM_ERROR - Static variable in class com.attivio.sdk.error.KernelError
KERNEL-3 Used to indicate that one of the underlying components using the non default logging system logged an error but did not provide an error code.
UNKNOWN_MESSAGE_TYPE - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-29 message type is unknown to this component.
UNKNOWN_QUERY_LANGUAGE - Static variable in class com.attivio.sdk.error.QueryParserError
QUERY_PARSER-2 The query language specified is not a known query language
UNKNOWN_SCORE_FUNCTION_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-9 A query specifies an unknown scoring function.
UNKNOWN_TOKENIZER - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-27 A tokenizer with requested that is not known to the configuration
UNMAPPED_DOCTYPE - Static variable in class com.attivio.sdk.error.AdvancedTextExtractionError
ADVANCED-TEXT-EXTRACTION-3015 Unmapped document type.
unmarshal(MessageMetadata, HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.MessageMetadataConverter
Unmarshal a MessageMetadata.
unmarshal(IngestDocument, HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.IngestDocumentConverter
Static method to unmarshal an AttivioDocument.
unmarshal(XmlMapAdapter.NameValuePairList) - Method in class com.attivio.util.serialization.jaxb.XmlMapAdapter
handle from a HashMap back into a map
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.client.streaming.StreamRequestInfoConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.client.streaming.StreamResponseConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.AbstractAttivioReflectionConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.admin.PingConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.admin.PingResponseConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.admin.ShutdownConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.admin.ShutdownImmediatelyConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.AttivioExceptionConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.AttivioIOExceptionConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.AttivioRemoteExceptionConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.AttivioRuntimeExceptionConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.BackupConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.BulkUpdateConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.businesscenter.AdminQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.ByteArrayContentPointerConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.CommitConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.ContentPointerConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.dictionary.DictionaryEntryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.dictionary.DictionaryInfoConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.DocumentListConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.DOMConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.ErrorCodeConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.ExceptionResponseConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.FacetBucketConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.FacetFilterConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.FacetRangeConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.FacetRequestConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.FacetResponseConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.FieldCollapseConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.FieldExpressionConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.geometry.CircleConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.geometry.EllipseConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.geometry.PolygonConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.geometry.RectangleConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.GroupedMessageIdConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.IngestDocumentConverter
Unmarshals an Attivio document.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.MessageHistoryConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.MessageIdConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.MessageListConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.MessageMetadataConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.OptimizeConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.PointConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.ProcessingResultConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.ProcessingResultMessageConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.PropertiesMessageConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.PropertyMapConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.AccessControlQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.BooleanAndQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.BooleanNotQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.BooleanOrQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.BoostQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.CompositeJoinQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.FacetQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.FieldExpressionQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.FilterQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.GeoDistanceQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.GraphQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.JoinQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.AnchorFilterConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.FuzzyTermConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.PhraseNearConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.PhraseNotConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.PhraseNotInConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.PhraseOrConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.PhrasePluginConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.RegexTermConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.ScopeBoostConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.ScopeFilterConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.ScopeTermConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.SearchTermConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.TermRangeConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.phrase.WildcardTermConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.PhraseQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.QueryPluginConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.QueryStringConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.SavedFilterConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.ShapeQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.SubQueryConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.QueryFeedbackConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.QueryPlacementConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.QueryRequestConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.QueryResponseConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.RelevancyModelConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.SchemaConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.SearchDocumentConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.SearchDocumentListConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.security.AttivioAclConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.security.AttivioGroupMembershipConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.security.AttivioPrincipalConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.security.AttivioPrincipalKeyConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.security.AuthenticationRequestConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.security.AuthenticationResponseConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.SortConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.StringMessageConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.TokenConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.WorkflowQueueConverter
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.XStreamSerializer.AttivioDefaultConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.DocumentListConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.FacetRequestConverter
Unmarshal a FacetRequest.
unmarshal(HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.GroupedMessageIdConverter
Unmarshal a MessageId.
unmarshal(HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.MessageIdConverter
Unmarshal a MessageId.
unmarshal(HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.PointConverter
Unmarshal a Point.
unmarshal(HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.QueryFeedbackConverter
Unmarshal a QueryFeedback.
unmarshal(HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.WorkflowQueueConverter
Unmarshal a WorkflowQueue.
unmarshal(Object) - Method in class com.attivio.util.serialization.jaxb.ObjectAdapter
 
unmarshal(String) - Method in class com.attivio.util.serialization.jaxb.LocaleAdapter
 
unmarshal(String) - Method in class com.attivio.util.serialization.jaxb.QueryAdapter
 
unmarshalArray(HierarchicalStreamReader, UnmarshallingContext, Mapper, Class<T>) - Static method in class com.attivio.util.serialization.AbstractConverter
unmarshalArray2D(HierarchicalStreamReader, UnmarshallingContext, Mapper, Class<T>, T[][]) - Static method in class com.attivio.util.serialization.AbstractConverter
unmarshalAssociations(HierarchicalStreamReader, AttivioPrincipal) - Static method in class com.attivio.util.serialization.security.AttivioPrincipalConverter
 
unmarshalBoost(Query, HierarchicalStreamReader) - Static method in class com.attivio.util.serialization.query.AbstractQueryConverter
 
unmarshalIntArray(HierarchicalStreamReader, UnmarshallingContext) - Static method in class com.attivio.util.serialization.AbstractConverter
unmarshalList(HierarchicalStreamReader, UnmarshallingContext, Mapper, Class<T>) - Static method in class com.attivio.util.serialization.AbstractConverter
unmarshalMessage(PlatformMessage, HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.AbstractPlatformMessageConverter
Unmarshals a message
unmarshalMessages(HierarchicalStreamReader, UnmarshallingContext, Mapper, MessageList) - Static method in class com.attivio.util.serialization.MessageListConverter
 
unmarshalNode(HierarchicalStreamReader, UnmarshallingContext, Mapper, Class<T>) - Static method in class com.attivio.util.serialization.AbstractConverter
Use convertAnother to unmarshal an object properly.
unmarshalNode(HierarchicalStreamReader, UnmarshallingContext, Class<T>) - Method in class com.attivio.util.serialization.AbstractConverter
Use convertAnother to unmarshal an object properly.
unmarshalNode(Object, HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.query.AbstractQueryConverter
Use convertAnother to unmarshal a query properly.
unmarshalNode(Object, HierarchicalStreamReader, UnmarshallingContext, Mapper, Class<T>) - Static method in class com.attivio.util.serialization.AbstractConverter
Use convertAnother to unmarshal an object properly.
unmarshalNode(Object, HierarchicalStreamReader, UnmarshallingContext, Class<T>) - Method in class com.attivio.util.serialization.AbstractConverter
Use convertAnother to unmarshal an object properly.
unmarshalParameter(JoinClause, HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.AbstractQueryConverter
Unmarshal a query parameter.
unmarshalParameter(Query, HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.AbstractQueryConverter
Unmarshal a query parameter.
unmarshalParameters(Query, HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.query.AbstractQueryConverter
Unmarshal a query parameter.
unmarshalProperties(HierarchicalStreamReader, AttivioPrincipal) - Static method in class com.attivio.util.serialization.security.AttivioPrincipalConverter
 
unmarshalProperties(Map<String, Object>, HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.AbstractConverter
Unmarshal a map of properties.
unmarshalProperty(Map<String, Object>, HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.AbstractConverter
Unmarshals a single property from reader, placing is name/value in properties
unmarshalPropertyName(HierarchicalStreamReader) - Method in class com.attivio.util.serialization.AbstractConverter
 
unmarshalPropertyValue(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.attivio.util.serialization.AbstractConverter
 
unmarshalQuery(HierarchicalStreamReader, UnmarshallingContext, Mapper) - Static method in class com.attivio.util.serialization.query.AbstractQueryConverter
Unmarshal a query that is a child.
unmarshalSchemaField(HierarchicalStreamReader) - Static method in class com.attivio.util.serialization.SchemaConverter
 
unregister(ObjectName) - Static method in class com.attivio.client.exposedapi.JMXUtils
Unregisters the JMX MBean object with the given name.
UNREGISTER_ERROR - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-2 Failed to properly unregister slave from master.
UNREGISTERED_CLIENT_ID - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-14 Received data/request for an unknown client ID.
UNREGISTERED_COMPONENT_TYPE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-33, The type of component was not registered.
unregisterMBean(ObjectName) - Static method in class com.attivio.client.exposedapi.JMXUtils
Unregisters the JMX MBean object with the given name.
unregisterService(ServiceInstance<AieServiceInfo>) - Static method in class com.attivio.service.ServiceFactory
 
unregisterTransport(String) - Static method in class com.attivio.transport.ClientTransportRegistry
Unregisters the client transport.
UNRESOLVED_REFERENCE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-8, Attempt made to use a component reference as a full-fledged component.
UNSECURED_ZONES - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter indicating comma sep list of zones that are not secured.
Unset - com.attivio.service.Platform.Mode
 
unsetAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.search.query.phrase.PhraseTerm
Unset a TokenAnnotation.
unsetAnnotation(TokenAnnotation) - Method in class com.attivio.sdk.token.Token
Unset a TokenAnnotation.
unsetAnnotation(TokenAnnotation) - Method in interface com.attivio.sdk.token.TokenAnnotationSet
Unset a TokenAnnotation.
UNSPECIFIED_LOCALE_WARNING - Static variable in class com.attivio.sdk.error.LinguisticProcessingError
LINGUISTIC_PROCESSING-900 Unspecified locale warning.
UNSUPPORTED_APP_VERSION_ERROR - Static variable in class com.attivio.sdk.error.TextExtractionError
TEXT_EXTRACTION-2014.
UNSUPPORTED_EVENT_HANDLER - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-10 An event handler is unsupported by the search engine.
UNSUPPORTED_EVENT_HANDLER - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-10 An event handler is unsupported by the search engine.
UNSUPPORTED_FACET_TYPE - Static variable in class com.attivio.sdk.error.SearchWorkflowError
SEARCH_WORKFLOW-6 Unknown/unsupported facet type
UNSUPPORTED_FIELD_BOOST - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-30 Static field boost is not supported on field.
UNSUPPORTED_FIELD_EXPRESSION - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-21 Field expression not supported by search engine.
UNSUPPORTED_FIELD_TYPE - Static variable in class com.attivio.sdk.error.SchemaError
SCHEMA-6 An engine does not support a field type.
UNSUPPORTED_FILTER - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-34 The desired filter is not supported by the search engine.
UNSUPPORTED_FUNCTIONALITY_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
unsupported functionality
UNSUPPORTED_QUERY - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-28 Query is not supported by the search engine.
UNSUPPORTED_SCORE_MODE - Static variable in class com.attivio.sdk.error.RelevancyError
RELEVANCY-2 Relevancy scoring mode specified is unsupported.
UNSUPPORTED_SORT - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-24 The desired sort is not supported on the field it was applied to.
UNSUPPORTED_SYNTAX - Static variable in class com.attivio.sdk.error.SqlSdkError
Unsupported SQL sytnax
UNSUPPORTED_TYPE_ERROR - Static variable in class com.attivio.sdk.error.SqlSdkError
unsupported type
UNSUPPORTED_URI - Static variable in class com.attivio.sdk.error.ReplicationError
INDEX_REPLICATION-1 URI for replication address is unsupported by replication master with current configuration.
UNTOKENIZED_ERROR - Static variable in class com.attivio.sdk.error.LinguisticProcessingError
LINGUISTIC_PROCESSING-5 Not tokenized error.
unwrapException(Throwable) - Static method in class com.attivio.service.ExceptionUnwrappingServiceProxy
 
unzip(File, File) - Static method in class com.attivio.util.FileUtils
Unzips a zip file into the destination folder;
update(K, int) - Method in class com.attivio.util.ValueCounter
Update the count of a particular key by val.
UPDATE_ERROR - Static variable in class com.attivio.sdk.error.BusinessCenterError
BUSINESS_CENTER-15.
updated(String, String) - Method in interface com.attivio.sdk.server.global.GlobalMapListener
Deprecated.
Called when an update to a GlobalMap occurs.
updateDictionary(TriggerDictionaryInfo) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Update the metadata for a trigger dictionary.
updateDictionary(DictionaryInfo) - Method in interface com.attivio.sdk.client.DictionaryClient
Update dictionary info.
updateDictionaryEntry(DictionaryEntry) - Method in interface com.attivio.sdk.client.DictionaryClient
Update a dictionary entry.
updateDocumentWithDate(String, String, byte[], Date) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
updateDocumentWithDate(String, String, Date) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
*****************************************************************************************************************
updateExtraRunInfo(String, List<String>) - Method in class com.attivio.platform.store.MockConnectorHistory
Updates the extraRunInfo for connectorName.
updateExtraRunInfo(String, List<String>) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Updates the extraRunInfo for connectorName.
updateFeature(RelevancyFeatureDef) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
updateFeature(RelevancyFeatureDef) - Method in interface com.attivio.sdk.client.RelevancyModelApi
updateKeyDate(String, Long) - Method in class com.attivio.service.MockUnclusteredIngestionHistory.Data
 
updateQueryFrame(String, QueryFrame) - Method in interface com.attivio.sdk.search.SearchProfileApi
Update query frame.
updateRelevancyModel(RelevancyModel) - Method in class com.attivio.sdk.client.MockRelevancyModelApi
 
updateRelevancyModel(RelevancyModel) - Method in interface com.attivio.sdk.client.RelevancyModelApi
Update an existing relevancy model.
updateSchemaUtil(SchemaUtil) - Method in interface com.attivio.sdk.server.component.configuration.SchemaUtilAware
This method will be called by the AIE server to supply a SchemaUtil that this component can store and use.
updateSearchProfile(SearchProfile) - Method in interface com.attivio.sdk.search.SearchProfileApi
Update a search profile.
updateSentCount(String, long) - Method in class com.attivio.platform.store.MockConnectorHistory
Updates the number of documents sent by connectorName.
updateSentCount(String, long) - Method in interface com.attivio.sdk.client.ConnectorHistoryApi
Updates the number of documents sent by connectorName.
updateSummary(AuditClientSummary) - Method in interface com.attivio.platform.store.audit.AieSystemAuditApi
Updates the summary record to the provided value.
updateSummary(AuditClientSummary) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Updates the summary record to the provided value.
updateTrigger(TriggerDictionaryName, TriggerDefinition) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Update trigger for the dictionary identified by dictionaryName.
updateTrigger(String, TriggerDefinition) - Method in interface com.attivio.sdk.client.trigger.TriggerApi
Deprecated.
use #updateTrigger(String, String, TriggerDefinition) instead.
UPGRADE - com.attivio.sdk.ingest.Optimize.OptimizeMode
Upgrades index to latest index format.
UPGRADE_FAILED - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-12 Upgrade failed.
UPGRADE_REQUIRED - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-68, Indicates that the project must be upgraded prior to deployment.
UPGRADE_REQUIRED - Static variable in class com.attivio.sdk.error.PropertyStoreError
PROPERTY_STORE-14 Database must be upgraded.
UPPER - com.attivio.sdk.search.facet.ScopeFacetRequest.CaseMode
Deprecated.
Upper Case Normalization
UPPER - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for specifying the type for the upper bounds of a range query.
UpperCase - Class in com.attivio.sdk.search.fields
Upper Case String Normalization.
UpperCase(FieldExpression) - Constructor for class com.attivio.sdk.search.fields.UpperCase
 
UpperCase(String) - Constructor for class com.attivio.sdk.search.fields.UpperCase
 
uptime - com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
 
uptimeMetric - Static variable in class com.attivio.platform.perfmon.api.MetricNameUtils
 
URI - Static variable in class com.attivio.sdk.schema.FieldNames
The field that contains the URI of a document.
URI_PARSE_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-43 URI parse error
urlDecode(String) - Static method in class com.attivio.util.StringUtils
Decode URL in UTF-8.
urlEncode(String) - Static method in class com.attivio.util.StringUtils
Encode URL in UTF-8.
UseDefaultConverter - Interface in com.attivio.util.serialization
Interface that denotes that it is ok for an object to be converted using the default reflection based XStream conversion.
USER - com.attivio.sdk.security.AttivioPrincipal.PrincipalType
The 'user' principal type.
USER_DIRECTORY_ERROR - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9006.
USER_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.SecurityError
SECURITY-9008.
UserDefinedField - Class in com.attivio.sdk.search.fields
FieldExpression for generically modeling a user defined field implementation.
UserDefinedField(String) - Constructor for class com.attivio.sdk.search.fields.UserDefinedField
 
UserDefinedField(String, FieldExpression...) - Constructor for class com.attivio.sdk.search.fields.UserDefinedField
 
UserDefinedFieldContext - Interface in com.attivio.sdk.server.udf
Provides per-query context information for the evaluation of user defined fields.
UserDefinedFieldDef - Class in com.attivio.sdk.schema
Definition for a User Defined Field.
UserDefinedFieldDef() - Constructor for class com.attivio.sdk.schema.UserDefinedFieldDef
 
UserDefinedFieldDef(String, SchemaField.Type, String) - Constructor for class com.attivio.sdk.schema.UserDefinedFieldDef
 
UserDefinedFieldEvaluator - Interface in com.attivio.sdk.server.udf
Interface for a user defined field implementation.
usesAieTransportProtocol(String) - Static method in class com.attivio.util.MessageUtils
 
usesDefaultTransport(String) - Static method in class com.attivio.util.MessageUtils
 
UTC - Static variable in class com.attivio.util.DateUtils
Time Zone for UTC
UTF8_ENCODING - Static variable in class com.attivio.util.StringUtils
UTF-8.
UUID_PARAMETER - Static variable in class com.attivio.sdk.search.query.SavedFilter
 

V

validate() - Method in interface com.attivio.platform.perfmon.api.DerivedMetricSource
throws IllegalStateException if the parameters for the source are not valid
validate() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
Validate properties.
validate() - Method in class com.attivio.sdk.dictionary.DictionaryInfo
 
validate() - Method in class com.attivio.sdk.dictionary.DictionaryObject
Validate properties.
validate(StatusListener, Schema) - Static method in class com.attivio.util.SchemaUtils
Schema validation.
validate(StatusListener, Schema, SchemaField) - Static method in class com.attivio.util.SchemaUtils
Schema Field validation.
validateChecksum(int, int) - Method in class com.attivio.util.ft.TransactionStorage
Validate a checksum
validateConfiguration() - Method in interface com.attivio.sdk.scanner.DataSourceScanner
This method could be implemented to verify the scanner configuration before it is started.
validatePayload() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
validatePayload(DictionaryPayload) - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
validateTerm() - Method in class com.attivio.sdk.dictionary.DictionaryEntry
 
value - Variable in class com.attivio.concurrent.SynchronizedBoolean
the actual value
value - Variable in class com.attivio.sdk.ingest.IngestFieldValue
 
value - Variable in class com.attivio.sdk.search.facet.FacetBucket
 
value - Variable in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
 
value - Variable in class com.attivio.sdk.search.query.QueryParameters.Parameter
 
value - Variable in class com.attivio.util.serialization.jaxb.XmlMapAdapter.NameValuePair
 
value() - Method in annotation type com.attivio.util.SuppressWarnings
The justification for the suppression.
VALUE - com.attivio.sdk.search.facet.FacetRequest.SortBy
Indicates sorting a facet by value
ValueCounter<K> - Class in com.attivio.util
Simple class to map a key to a count.
ValueCounter() - Constructor for class com.attivio.util.ValueCounter
 
valueEquals(Object) - Method in class com.attivio.sdk.ingest.IngestFieldValue
Returns true if other equals this IngestFieldValue's value.
valueEquals(Object) - Method in class com.attivio.sdk.search.SearchFieldValue
Returns true if other equals this SearchFieldValue's value.
valueOf(FacetBuckets, long) - Static method in class com.attivio.sdk.search.facet.FacetStatistics
 
valueOf(FacetRequest) - Static method in class com.attivio.util.parser.FacetRequestFactory
valueOf(FieldExpression) - Static method in class com.attivio.sdk.search.fields.FieldRequest
 
valueOf(FieldExpression...) - Method in enum com.attivio.sdk.search.fields.BooleanExpression.Operator
Returns the enum constant of this type with the specified name.
valueOf(FieldExpression, FacetRange) - Static method in class com.attivio.sdk.search.fields.FieldExpressions
Get a FieldExpression for evaluating field according to range .
valueOf(FieldExpression, FieldExpression) - Method in enum com.attivio.sdk.search.fields.Compare.Operator
 
valueOf(MultiValueMode, StringParser) - Static method in class com.attivio.sdk.search.fields.Concat
 
valueOf(HighlightMode, StringParser) - Static method in class com.attivio.sdk.search.fields.ScopeField
 
valueOf(Query) - Static method in enum com.attivio.sdk.search.relevancy.ScoreMode
Get the scoring mode set for query.
valueOf(CalendarField, StringParser) - Static method in class com.attivio.sdk.search.fields.DateExtract
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.Cast
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.ClauseContext
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.Coalesce
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.Collate
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.Concat
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.Condition
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.DateAdd
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.DateDiff
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.DateFormat
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.DocBoost
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.FieldLength
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.FieldRequest
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.Freshness
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.FuzzyMatch
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.GeoBoost
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.GeoDistance
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.Locate
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.LowerCase
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.MatchingFields
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.MatchingTerms
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.MultiValueJoin
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.PhraseMatch
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.PhraseScore
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.QueryParameter
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.RegexMatch
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.ScopeField
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.ScopeFrequency
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.ScopeTeaser
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.ScopeVector
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.ScoreExplain
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.StandardScore
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.StoredField
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.StringLength
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.SubString
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.Switch
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.Teaser
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.TermVector
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.TitleCase
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.TotalScopeFrequency
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.TotalTermFrequency
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.Union
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.UpperCase
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.UserDefinedField
 
valueOf(StringParser) - Static method in class com.attivio.sdk.search.fields.WildcardMatch
 
valueOf(StringParser) - Static method in class com.attivio.util.parser.FacetRequestFactory
 
valueOf(FacetRequestFactory) - Static method in class com.attivio.sdk.search.facet.FacetRequest
 
valueOf(DataInput) - Static method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
Read a RelevancyFeatureVector from in.
valueOf(Object) - Static method in class com.attivio.sdk.geo.Point
Parse value as a 2 double values separated by a comma.
valueOf(Object) - Static method in class com.attivio.sdk.geo.Shape
 
valueOf(Object) - Static method in class com.attivio.sdk.ingest.IngestFieldValue
Get an IngestFieldValue for value.
valueOf(Object) - Static method in class com.attivio.sdk.search.facet.FacetFilter
Parse a FacetFilter specified in value.
valueOf(Object) - Static method in class com.attivio.sdk.search.FieldCollapse
 
valueOf(Object) - Static method in class com.attivio.sdk.search.fields.Constant
 
valueOf(Object) - Static method in class com.attivio.sdk.search.query.phrase.SearchTerm
Return the SearchTerm representation of an arbitrary value.
valueOf(Object) - Static method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
valueOf(Object) - Static method in class com.attivio.sdk.search.SearchFieldValue
Get a SearchFieldValue for value.
valueOf(Object) - Static method in class com.attivio.sdk.token.Token
Return the token representation of an arbitrary value.
valueOf(Object, char) - Static method in class com.attivio.sdk.geo.Point
Parse value as a 2 double values separated by sep.
valueOf(String) - Static method in enum com.attivio.client.streaming.StreamMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.connector.ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.platform.perfmon.api.SummaryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.platform.perfmon.model.Metric.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.platform.perfmon.model.MetricGuiHelper.GuiGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.businesscenter.ChangeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.businesscenter.RevisionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.client.ExternalizableStore.ImportOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.client.trigger.TriggerDictionaryName
 
valueOf(String) - Static method in enum com.attivio.sdk.dictionary.DictionaryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.dictionary.DictionaryPayload
 
valueOf(String) - Static method in enum com.attivio.sdk.dictionary.DictionaryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.dictionary.ExpansionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.esb.ConnectorExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.esb.DefaultEndpoints.Ports
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.esb.MessageId
Converts the result of MessageId.toString() to a MessageId
valueOf(String) - Static method in enum com.attivio.sdk.esb.ProcessingResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.event.SystemEvent.CorrelationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.event.SystemEvent.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.geo.DistanceUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.geo.Point
Parse value as a 2 double values separated by a comma.
valueOf(String) - Static method in enum com.attivio.sdk.ingest.Commit.CommitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.ingest.DocumentMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.ingest.Optimize.BackgroundMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.ingest.Optimize.OptimizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.schema.SchemaField.LowerCaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.schema.SchemaField.TokenizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.schema.SchemaField.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.search.facet.FacetFilter
Parse a FacetFilter specified in value.
valueOf(String) - Static method in enum com.attivio.sdk.search.facet.FacetRequest.SortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.search.facet.FacetRequest
Parse a FacetRequest from a string.
valueOf(String) - Static method in class com.attivio.sdk.search.facet.FilterBasedFacetRequest
Parse a FacetRequest from a string.
valueOf(String) - Static method in enum com.attivio.sdk.search.facet.ScopeFacetRequest.CaseMode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.facet.ShallowMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.FieldCollapse.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.search.FieldCollapse
 
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.AggregateExpression.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.BinaryMathExpression.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.BooleanExpression.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.Collate.Decomposition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.Collate.Strength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.Compare.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.FieldExpression.StringMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.search.fields.FieldExpression
 
valueOf(String) - Static method in class com.attivio.sdk.search.fields.FieldRequest
 
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.MultiaryFieldExpression.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.MultiValueMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.Trim.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.fields.UnaryMathExpression.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.HighlightMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.JoinFacetMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.JoinRollupMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.query.AccessControlQuery.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.query.BoostQuery.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.query.JoinMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.query.phrase.AnchorFilter.AnchorMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.search.query.Query
 
valueOf(String) - Static method in enum com.attivio.sdk.search.QueryRequest.AcronymsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.QueryRequest.FacetFinderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.QueryRequest.SpellCheckMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.QueryRequest.StopwordsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.QueryRequest.SynonymsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
valueOf(String) - Static method in enum com.attivio.sdk.search.relevancy.RelevancyModel.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.relevancy.ScoreMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.Sort.NullSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.search.Sort.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.search.Sort
Parse a Sort.
valueOf(String) - Static method in enum com.attivio.sdk.search.StreamingQueryRequest.DocumentStreamingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.security.AttivioPrincipal.PrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.security.AttivioPrincipalKey
Create an AttivioPrincipalKey from the String returned from AttivioPrincipalKey.getGuid().
valueOf(String) - Static method in enum com.attivio.sdk.server.annotation.ConfigurationOption.OptionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.server.annotation.ScannerInfo.ScannerPurpose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.server.component.ingest.ProcessingFeedbackDocumentTagger.ProcessingResultLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.test.MockProcessingFeedbackHandler.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.token.TokenAnnotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.token.TokenList
Parses the string representation of a TokenList back into a TokenList
valueOf(String) - Static method in enum com.attivio.sdk.transport.DataGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.util.CalendarField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sdk.util.StringParser.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.sdk.util.StringParser
 
valueOf(String) - Static method in enum com.attivio.sdk.util.TimeResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.service.Platform.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sysstate.DocumentState.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sysstate.DocumentState.ThreadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sysstate.InstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.sysstate.SystemStateMonitor.ComponentEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.attivio.util.parser.FacetRequestFactory.SchemaFacetFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.attivio.util.parser.FacetRequestFactory
 
valueOf(String...) - Static method in class com.attivio.sdk.token.TokenList
Parses the string representation of a TokenList back into a TokenList
valueOf(String, char) - Static method in class com.attivio.sdk.geo.Point
Parse value as a 2 double values separated by sep.
valueOf(String, CgiRequest) - Static method in class com.attivio.sdk.util.StringParser
 
valueOf(String, MessageMetadata) - Static method in class com.attivio.sdk.util.StringParser
 
valueOf(List<FieldExpression>) - Method in enum com.attivio.sdk.search.fields.BooleanExpression.Operator
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.attivio.client.streaming.StreamMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.connector.ConcurrentScannerDocFetcherTask.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.connector.ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.platform.perfmon.api.SummaryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.platform.perfmon.model.Metric.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.platform.perfmon.model.MetricGuiHelper.GuiGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.platform.perfmon.model.MetricGuiHelper.MetricName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.businesscenter.ChangeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.businesscenter.RevisionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.client.ExternalizableStore.ImportOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.dictionary.DictionaryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.dictionary.DictionaryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.dictionary.ExpansionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.esb.ConnectorExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.esb.DefaultEndpoints.Ports
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.esb.ProcessingResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.event.SystemEvent.CorrelationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.event.SystemEvent.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.geo.DistanceUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.ingest.Commit.CommitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.ingest.DocumentMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.ingest.Optimize.BackgroundMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.ingest.Optimize.OptimizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.schema.SchemaField.LowerCaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.schema.SchemaField.TokenizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.schema.SchemaField.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.facet.FacetRequest.SortBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.facet.ScopeFacetRequest.CaseMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.facet.ShallowMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.FieldCollapse.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.AggregateExpression.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.BinaryMathExpression.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.BooleanExpression.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.Collate.Decomposition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.Collate.Strength
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.Compare.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.FieldExpression.StringMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.MultiaryFieldExpression.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.MultiValueMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.Trim.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.fields.UnaryMathExpression.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.HighlightMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.JoinFacetMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.JoinRollupMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.query.AccessControlQuery.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.query.BoostQuery.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.query.JoinMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.query.phrase.AnchorFilter.AnchorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.QueryRequest.AcronymsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.QueryRequest.FacetFinderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.QueryRequest.SpellCheckMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.QueryRequest.StopwordsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.QueryRequest.SynonymsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.relevancy.RelevancyModel.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.relevancy.ScoreMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.Sort.NullSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.Sort.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.search.StreamingQueryRequest.DocumentStreamingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.security.AttivioPrincipal.PrincipalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.server.annotation.ConfigurationOption.OptionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.server.annotation.ScannerInfo.ScannerPurpose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.server.component.ingest.ProcessingFeedbackDocumentTagger.ProcessingResultLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.test.MockProcessingFeedbackHandler.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.token.TokenAnnotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.transport.DataGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.util.CalendarField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.util.StringParser.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sdk.util.TimeResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.service.Platform.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sysstate.DocumentState.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sysstate.DocumentState.ThreadType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sysstate.InstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.attivio.sysstate.SystemStateMonitor.ComponentEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.attivio.util.MultiValueMap
Returns a Collection containing each set of values.
values() - Static method in enum com.attivio.util.parser.FacetRequestFactory.SchemaFacetFilter
Returns an array containing the constants of this enum type, in the order they are declared.
valuesCollapsed() - Method in class com.attivio.util.MultiValueMap
Returns a Collection containing all values from all keys.
VAR - com.attivio.sdk.util.StringParser.TokenType
 
VAR_POP - com.attivio.sdk.search.fields.AggregateExpression.Method
Compute population variance.
VAR_SAMP - com.attivio.sdk.search.fields.AggregateExpression.Method
Compute sample variance.
VariableListener - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
VARIANCE_ATTR - Static variable in class com.attivio.sdk.search.facet.FacetBuckets
 
varPop(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
varSamp(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
VERB - com.attivio.sdk.token.TokenAnnotation
Marks a token is a verb
version - Variable in class com.attivio.sdk.dictionary.DictionaryObject
 
Version - Class in com.attivio.sdk
Contains the current Attivio version information.
Version() - Constructor for class com.attivio.sdk.Version
 
VERSION_ERROR - Static variable in class com.attivio.sdk.error.SearchEngineError
SEARCH_ENGINE-40 Error occurred initializing index version.
VERSION_MISMATCH - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-112, A module or component version does not match platform
VERSION_NOT_AVAILABLE - Static variable in class com.attivio.sdk.error.OntologyError
 
VersionedMasterElection - Interface in com.attivio.sdk.server.global
Deprecated.
This API should no longer be used and is scheduled for removal in a future release
visit(String, String, byte[]) - Method in interface com.attivio.sdk.client.IngestionHistoryApi
Records the key as having been visited updates its associated signature.
visit(String, String, byte[]) - Method in class com.attivio.service.MockUnclusteredIngestionHistory
 
visit(String, String, byte[]) - Method in class com.attivio.service.MockUnclusteredNoopIngestionHistory
 
visitBatch(String, Collection<IngestionHistoryApiBatchSupport.VisitBatch>) - Method in interface com.attivio.sdk.client.IngestionHistoryApiBatchSupport
Similar to @link com.attivio.sdk.client.InvestionHistoryApi#visit() but takes a batch (for efficiency)
VisitBatch(String, byte[]) - Constructor for class com.attivio.sdk.client.IngestionHistoryApiBatchSupport.VisitBatch
 
VisitorHistoryError - Class in com.attivio.sdk.error
Error codes for managing history.

W

WaitableBoolean - Class in com.attivio.concurrent
A class useful for offloading synch for boolean instance variables.
WaitableBoolean(boolean) - Constructor for class com.attivio.concurrent.WaitableBoolean
Make a new WaitableBoolean with the given initial value *
WaitableBoolean(boolean, ReadWriteLock) - Constructor for class com.attivio.concurrent.WaitableBoolean
Make a new WaitableBoolean with the given initial value, and using the supplied lock.
waitForChange() - Method in class com.attivio.concurrent.WaitableBoolean
Waits for the value to change for up to 5secs.
waitForCompletion() - Method in class com.attivio.client.ContentFeeder
Wait for all documents and messages to be fully processed.
waitForCompletion() - Method in interface com.attivio.sdk.client.IngestClient
Wait for all documents and messages to be fully processed.
waitForCompletion(boolean) - Method in class com.attivio.client.ContentFeeder
Wait the specified number of milliseconds for all MessageResults to be processed.
waitForCompletion(boolean) - Method in interface com.attivio.sdk.client.IngestClient
Wait the specified number of milliseconds for all MessageResults to be processed.
waitForCompletion(long) - Method in class com.attivio.client.ContentFeeder
Wait the specified number of milliseconds for all MessageResults to be processed.
waitForCompletion(long) - Method in class com.attivio.connector.ConcurrentScannerMessagePublisher
 
waitForCompletion(long) - Method in interface com.attivio.sdk.client.IngestClient
Wait the specified number of milliseconds for all MessageResults to be processed.
waitForCompletion(long) - Method in interface com.attivio.sdk.connector.DocumentPublisher
Wait the specified number of milliseconds for all the documents to be processed.
waitForCompletion(long, boolean) - Method in class com.attivio.client.ContentFeeder
Wait the specified number of milliseconds for all MessageResults to be processed.
waitForCompletion(long, boolean) - Method in interface com.attivio.sdk.client.IngestClient
Wait the specified number of milliseconds for all MessageResults to be processed.
waitForCompletion(UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Waits until all documents and messages created by this client have completed processing.
waitForCompletion(UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Waits until all documents and messages created by this client have completed processing.
waitForCompletion(UUID, long) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Waits until all documents and messages created by this client have completed processing.
waitForCompletion(UUID, long) - Method in interface com.attivio.sdk.client.ConnectorControlApi
Wait for the connector to complete with an optional timeout.
waitForCompletion(UUID, long) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Waits until all documents and messages created by this client have completed processing.
waitForOutstandingTasksToFinish() - Method in class com.attivio.connector.ConcurrentDocumentFetcherImpl
 
waitForOutstandingTasksToFinish() - Method in interface com.attivio.sdk.scanner.concurrency.ConcurrencyProvider
The scanner will use this to wait until all the tasks are executed (or canceled).
WAITING_TO_START - com.attivio.sdk.esb.ConnectorExecutionStatus
The connector has been queued to start.
WaitingToSend - com.attivio.sysstate.InstanceState
The component is blocked waiting to send a message.
warn(AttivioException) - Method in class com.attivio.util.AttivioLogger
Log an AttivioException at a warning level.
warn(AttivioException) - Method in interface com.attivio.util.StatusListener
Log an AttivioException at a warning level.
warn(AttivioException) - Method in class com.attivio.util.StatusListenerTee
Log an AttivioException at a warning level.
warn(ErrorCode, String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Logs a warning message with an error code.
warn(ErrorCode, String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
warn(ErrorCode, String, Object...) - Method in class com.attivio.util.AttivioLogger
Logs a warning message with an error code.
warn(ErrorCode, String, Object...) - Method in interface com.attivio.util.StatusListener
Logs a warning message with an error code.
warn(ErrorCode, String, Object...) - Method in class com.attivio.util.StatusListenerTee
Logs a warning message with an error code.
warn(ErrorCode, Throwable, String, Object...) - Method in interface com.attivio.sdk.server.util.AieLogger
Logs a warning message without an error code.
warn(ErrorCode, Throwable, String, Object...) - Method in class com.attivio.sdk.test.MockAieLogger
***************************************************************************************************************
warn(ErrorCode, Throwable, String, Object...) - Method in class com.attivio.util.AttivioLogger
Logs a warning message without an error code.
warn(ErrorCode, Throwable, String, Object...) - Method in interface com.attivio.util.StatusListener
Logs a warning message without an error code.
warn(ErrorCode, Throwable, String, Object...) - Method in class com.attivio.util.StatusListenerTee
Logs a warning message without an error code.
warn(PlatformMessage, ErrorCode, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
warn(IngestDocument, ErrorCode, String, Object...) - Method in class com.attivio.sdk.esb.ProcessingResult
 
warn(IngestDocument, ErrorCode, Throwable) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
 
warn(IngestDocument, ErrorCode, Throwable) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
warn(IngestDocument, ErrorCode, Throwable, String) - Method in class com.attivio.sdk.esb.ProcessingResult
 
warn(IngestDocument, Exception, String, Object...) - Method in interface com.attivio.sdk.server.component.ingest.ProcessingFeedbackHandler
Warn the client about the processing results of the current document.
warn(IngestDocument, Exception, String, Object...) - Method in class com.attivio.sdk.test.MockProcessingFeedbackHandler
***************************************************************************************************************
warn(IngestDocument, Throwable) - Method in class com.attivio.sdk.esb.ProcessingResult
 
warn(IngestDocument, Throwable, String, Object...) - Method in class com.attivio.sdk.esb.ProcessingResult
 
WARN - com.attivio.sdk.esb.ProcessingResultCode
Indicates that a stage had a warning about a document but did not fail the document.
WARN - com.attivio.sdk.server.component.ingest.ProcessingFeedbackDocumentTagger.ProcessingResultLevel
 
WARN - com.attivio.sdk.test.MockProcessingFeedbackHandler.Type
 
warnEvent(String, String, Map<String, String>) - Method in interface com.attivio.sdk.server.util.SystemEventPublisher
Publishes an event with severity SYS_WARN to the platform.
WARNING - com.attivio.sdk.scanner.DataSourceAPIErrorDescriptor.LogLevel
 
WARNING - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for warning message applied to query object (String)
WARNING_LOADING_MODEL - Static variable in class com.attivio.sdk.error.ModelBuildingError
MODEL_BUILDING-4 Warning loading model (using empty model).
WEAK_ENCRYPTION - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-113, A value going through decryption is encrypted with a weaker cipher than is available
webapp - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
WEBAPPS_PORT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Offset=0
WebServiceError - Class in com.attivio.sdk.error
Error codes for web services
week(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
WEEK - com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
 
WEEK - com.attivio.sdk.util.CalendarField
 
whenEqual(boolean, Runnable) - Method in class com.attivio.concurrent.WaitableBoolean
Wait until value equals c, then run action if nonnull.
whenFalse(Runnable) - Method in class com.attivio.concurrent.WaitableBoolean
Wait until value is false, then run action if nonnull.
whenNotEqual(boolean, Runnable) - Method in class com.attivio.concurrent.WaitableBoolean
wait until value not equal to c, then run action if nonnull.
whenSearchable(String, UUID) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns the earliest date an index commit was received after all documents for the client were indexed.
whenSearchable(String, UUID) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns the earliest date an index commit was received after all documents for the client were indexed.
whenSearchable(String, UUID, String) - Method in interface com.attivio.sdk.client.audit.AuditReaderApi
Returns the earliest date an index commit was received after the document was indexed.
whenSearchable(String, UUID, String) - Method in class com.attivio.sdk.service.MockIngestAuditApi
Returns the earliest date an index commit was received after the document was indexed.
whenTrue(Runnable) - Method in class com.attivio.concurrent.WaitableBoolean
wait until value is true, then run action if nonnull.
WhereOperator() - Constructor for class com.attivio.util.parser.QueryOperators.WhereOperator
 
WhiteSpaceTrimmingInputStream(InputStream, boolean) - Constructor for class com.attivio.util.StringUtils.WhiteSpaceTrimmingInputStream
Creates a whitespace trimming input stream.
WILDCARD - com.attivio.sdk.token.TokenAnnotation
Marks a token as a wildcard query term.
WILDCARD - Static variable in interface com.attivio.sdk.search.query.QueryParameters
Parameter name for wildcard parameter (boolean)
WILDCARD_COMPONENT - com.attivio.sdk.token.TokenAnnotation
Marks a token as being part of a larger wildcard expression.
WILDCARD_MAX_LENGTH - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the max length to create optimiezed prefix wildcard terms for
WILDCARD_MAX_PHRASE_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the maximum number of terms a wildcard in a phrase query will expand to.
WILDCARD_MAX_TERMS - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the maximum number of terms a wildcard query will expand to.
WILDCARD_MODE - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the indexing mode for wildcards
WILDCARD_STEP - Static variable in interface com.attivio.sdk.schema.SchemaFieldProperties
Property name indicating the step value for indexing optimized prefix wildcard terms
WildcardMatch - Class in com.attivio.sdk.search.fields
Wildcard match field expression.
WildcardMatch(FieldExpression, String) - Constructor for class com.attivio.sdk.search.fields.WildcardMatch
 
WildcardTerm - Class in com.attivio.sdk.search.query.phrase
Phrase that matches all terms that match a wildcard expression.
WildcardTerm() - Constructor for class com.attivio.sdk.search.query.phrase.WildcardTerm
Constructor
WildcardTerm(SearchTerm) - Constructor for class com.attivio.sdk.search.query.phrase.WildcardTerm
Constructor
WildcardTerm(String) - Constructor for class com.attivio.sdk.search.query.phrase.WildcardTerm
Constructor
WildcardTerm(String, TokenAnnotation) - Constructor for class com.attivio.sdk.search.query.phrase.WildcardTerm
Constructor
WildcardTerm(String, TokenAnnotation...) - Constructor for class com.attivio.sdk.search.query.phrase.WildcardTerm
Constructor
WildcardTermConverter - Class in com.attivio.util.serialization.query.phrase
 
WildcardTermConverter() - Constructor for class com.attivio.util.serialization.query.phrase.WildcardTermConverter
 
WildcardTermOperator() - Constructor for class com.attivio.util.parser.QueryOperators.WildcardTermOperator
 
WINDOWS - Static variable in class com.attivio.util.IOUtils
The 'Windows' OS family identifier.
withProtectedEphemeralSequential() - Method in interface com.attivio.curatorshim.CreateBuilderMainShim
Deprecated.
this has been generalized to support all create modes. Instead, use:
     client.create().withProtection().withMode(CreateMode.EPHEMERAL_SEQUENTIAL)...
             
withProtection() - Method in interface com.attivio.curatorshim.CreateBuilderMainShim
Hat-tip to https://github.com/sbridges for pointing this out
withTtl(long) - Method in interface com.attivio.curatorshim.CreateBuilderShim
Specify a TTL when mode is org.apache.zookeeper.CreateMode#PERSISTENT_WITH_TTL or org.apache.zookeeper.CreateMode#PERSISTENT_SEQUENTIAL_WITH_TTL.
Worker - com.attivio.sysstate.DocumentState.ThreadType
a worker thread from a thread pool, working on behalf of a specific instance
WORKER_INTERRUPTED - Static variable in class com.attivio.sdk.error.ConnectorError
CONNECTOR-7, Worker thread interrupted
workflow - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
WORKFLOW - com.attivio.platform.perfmon.model.MetricGuiHelper.GuiGroup
 
WORKFLOW_DEFAULT_INGEST - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
WORKFLOW_DEFAULT_SEARCH - Static variable in class com.attivio.sdk.esb.DefaultEndpoints
 
WORKFLOW_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-7, Workflow reference cannot be resolved.
WORKFLOW_DOES_NOT_EXIST - Static variable in class com.attivio.sdk.error.PlatformError
PLATFORM-47 Reference workflow does not exist
WORKFLOW_EXISTS - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-28, Attempted to redefine a workflow without using override flag.
WORKFLOW_INFINITE_LOOP - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-55, Indicates that an infinite workflow loop was detected: For example: A->B, B->C, C->A.
WORKFLOW_NOT_ON_NODE - Static variable in class com.attivio.sdk.error.ConfigurationError
CONFIGURATION-54, A referenced workflow doesn't run on a required node.
WORKFLOW_QUEUE - Static variable in class com.attivio.util.serialization.WorkflowQueueConverter
XStream Element for WorkflowQueue
WorkflowQueue - Class in com.attivio.sdk.esb
WorkflowQueues model the message flow for their associated message.
WorkflowQueue(boolean, String...) - Constructor for class com.attivio.sdk.esb.WorkflowQueue
Constructor.
WorkflowQueue(String...) - Constructor for class com.attivio.sdk.esb.WorkflowQueue
Constructor.
WorkflowQueueConverter - Class in com.attivio.util.serialization
XStream serializer for WorkflowQueue.
WorkflowQueueConverter() - Constructor for class com.attivio.util.serialization.WorkflowQueueConverter
 
WORKFLOWS_PARAM - Static variable in class com.attivio.sdk.esb.CgiRequest
CGI parameter to specify any workflows
workflowType - com.attivio.platform.perfmon.model.MetricGuiHelper.InstanceDimension
 
write(byte[]) - Method in class com.attivio.util.RandomAccessFileOutputStream
write(byte[], int, int) - Method in class com.attivio.util.ft.FileTransactionStorage.FileOutput
 
write(byte[], int, int) - Method in class com.attivio.util.ft.TransactionStorage.FrameOutputStream
 
write(byte[], int, int) - Method in class com.attivio.util.RandomAccessFileOutputStream
write(int) - Method in class com.attivio.util.ft.FileTransactionStorage.FileOutput
 
write(int) - Method in class com.attivio.util.ft.TransactionStorage.FrameOutputStream
 
write(int) - Method in class com.attivio.util.RandomAccessFileOutputStream
write(DataOutputStream, SearchField) - Method in class com.attivio.client.streaming.SearchDocumentSerializer.FieldDef
 
write(OutputStream) - Method in interface com.attivio.util.IOUtils.OutputStreamConsumer
Write contents to OutputStream.
write(OutputStream, SearchDocument) - Method in class com.attivio.client.streaming.SearchDocumentSerializer
 
write(StringBuilder) - Method in class com.attivio.sdk.token.Token
Append this Token's text to the StringBuilder.
write(String, OutputStream) - Static method in class com.attivio.util.IOUtils
Writes out a String.
WRITE_CHILD_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-6, Failed to create or update a children record.
WRITE_DOCUMENT_ERROR - Static variable in class com.attivio.sdk.error.IngestHistoryError
INGESTHISTORY-3, Failed to create or update a document.
WRITE_ERROR - Static variable in class com.attivio.sdk.error.StoreError
STORE-16 Content write error
WRITE_ERROR - Static variable in class com.attivio.sdk.error.TriggerError
TRIGGER-13 An error occurred while writing to the store.
writeCharUTF(DataOutput, char) - Static method in class com.attivio.util.SerializationUtils
 
writeDocument(IngestDocument) - Method in class com.attivio.util.ft.TransactionStorage.FrameOutputStream
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.geo.Circle
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.geo.Ellipse
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.geo.Polygon
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.geo.Rectangle
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.geo.Shape
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.search.relevancy.RelevancyFeatureVector
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.search.SearchFieldValue
 
writeExternal(DataOutput) - Method in class com.attivio.sdk.token.TokenList
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.geo.Shape
GWT Incompatible - hence no @Override annotation.
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.schema.Schema
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.schema.SchemaField
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.schema.UserDefinedFieldDef
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.facet.FacetBuckets
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.facet.FacetResponse
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.query.phrase.Phrase.Parameter
GWT Incompatible - hence no @Override annotation.
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.SearchDocument
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.SearchDocumentList
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.SearchField
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.search.SearchFieldValue
 
writeExternal(ObjectOutput) - Method in class com.attivio.sdk.token.TokenList
 
writeExternal(ObjectOutput, boolean) - Method in class com.attivio.sdk.schema.SchemaField
 
writeExternalV0(DataOutput) - Method in class com.attivio.sdk.token.TokenList
Deprecated.
writeFile(File, String) - Static method in class com.attivio.util.FileUtils
Writes out the contents of a file in the default encoding ENCODING_UTF_8.
writeFile(String, String) - Static method in class com.attivio.util.FileUtils
Writes out the contents of a file in the default encoding ENCODING_UTF_8.
writeFrame(TransactionStorage.FrameOutputStream) - Method in class com.attivio.util.ft.TransactionLog
 
writeIngestDocument(OutputStream, IngestDocument) - Method in class com.attivio.client.streaming.DocumentSerializer
 
writeInt(int) - Method in class com.attivio.util.ft.TransactionStorage.FrameOutputStream
 
writeMessageId(MessageId) - Method in class com.attivio.util.ft.TransactionStorage.FrameOutputStream
NOTE: this write bypasses the checksummed buffer.
writeObject(Object) - Method in class com.attivio.util.ft.TransactionStorage.FrameOutputStream
 
writeShort(int) - Method in class com.attivio.util.ft.TransactionStorage.FrameOutputStream
 
writeSparseBits(DataOutput, long) - Static method in class com.attivio.util.SerializationUtils
Write a sparse bitset to out for bits in value.
writeString(DataOutput, String) - Static method in class com.attivio.util.SerializationUtils
 
writeString(String) - Method in class com.attivio.util.ft.TransactionStorage.FrameOutputStream
NOTE: this write bypasses the checksummed buffer.
writeSubObject(HierarchicalStreamWriter, MarshallingContext, Object) - Static method in class com.attivio.util.serialization.AbstractConverter
Writes a sub-object
writeSubObject(HierarchicalStreamWriter, MarshallingContext, String, Object) - Method in class com.attivio.util.serialization.AbstractConverter
Writes a sub-object.
writeThrowable(HierarchicalStreamWriter, MarshallingContext, String, Throwable) - Method in class com.attivio.util.serialization.AbstractConverter
Writes a throwable with element name name.
writeTo(TokenListSerializer) - Method in class com.attivio.sdk.token.TokenList
Write token list to out.
writeTo(OutputStream) - Method in class com.attivio.util.stream.ResettableInputStreamRequestEntity
writeTo(StringBuilder) - Method in class com.attivio.sdk.token.Token
Serialize this Token to buffer.
writeTo(StringBuilder) - Method in class com.attivio.sdk.token.TokenList
Write token list to buffer.
writeValue(DataOutputStream, Object) - Method in class com.attivio.client.streaming.DocumentSerializer
 
writeVInt(DataOutput, int) - Static method in class com.attivio.util.SerializationUtils
VInt compression similar to lucene, except the 1 bits are all put in the beginning.
writeXmlToFile(File, Document, OutputFormat) - Static method in class com.attivio.util.XMLUtils
Writes XML to file.
writeXmlToStream(OutputStream, Document, OutputFormat) - Static method in class com.attivio.util.XMLUtils
Writes XML to a stream
writeZInt(DataOutput, int) - Static method in class com.attivio.util.SerializationUtils
 
WRITING_ERROR - Static variable in class com.attivio.sdk.error.MultiRegionError
Error writing to the transport (creating the sender or actually writing the message using the sender)

X

X_ATTIVIO_ASYNC - Static variable in class com.attivio.transport.HttpClientTransport
Custom Attivio HTTP request header, indicates asynchronous message dispatch desired.
X_ATTIVIO_BASEPORT - Static variable in class com.attivio.transport.HttpClientTransport
Custom Attivio HTTP header, contains baseport property.
X_ATTIVIO_EXCEPTION - Static variable in class com.attivio.transport.HttpClientTransport
Custom Attivio HTTP header, contains remote exception.
X_ATTIVIO_HOME - Static variable in class com.attivio.transport.HttpClientTransport
Custom Attivio HTTP header, contains home directory.
X_ATTIVIO_ORIG_RESPONSE_CODE - Static variable in class com.attivio.transport.HttpClientTransport
Custom Attivio HTTP header, contains original response code when response code is converted to SC_OK.
X_ATTIVIO_PROJECT - Static variable in class com.attivio.transport.HttpClientTransport
Custom Attivio HTTP header, contains project directory.
X_ATTIVIO_VERSION - Static variable in class com.attivio.transport.HttpClientTransport
Custom Attivio HTTP header, contains Attivio version.
x32 - Static variable in class com.attivio.util.IOUtils
Deprecated.
Use IOUtils.X32 instead.
X32 - Static variable in class com.attivio.util.IOUtils
32 bit OS architecture identifier.
x64 - Static variable in class com.attivio.util.IOUtils
Deprecated.
Use IOUtils.X64 instead.
X64 - Static variable in class com.attivio.util.IOUtils
64 bit OS architecture identifier.
X86_64 - Static variable in class com.attivio.util.IOUtils
x86/64 bit OS architecture identifier (mac).
XML - com.attivio.sdk.search.HighlightMode
Scopes will be annotated using xml elements.
XML - Static variable in class com.attivio.sdk.search.QueryLanguages
XML Query Language.
XML_DOM - Static variable in class com.attivio.sdk.schema.FieldNames
The field for XML represented as DOM4J Document.
XML_GREGORIAN - Static variable in class com.attivio.util.DateUtils
The Gregorian date format: yyyy-MM-dd'T'HH:mm:ss.SSSZ.
XML_GREGORIAN_NO_MILLIS - Static variable in class com.attivio.util.DateUtils
The Gregorian date format: yyyy-MM-dd'T'HH:mm:ssZ.
XML_HANDLING_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-19 There was an error handling an XML document
XML_PARSE_ERROR - Static variable in class com.attivio.sdk.error.IndexWorkflowError
INDEX_WORKFLOW-18 There was an error parsing an XML document
XmlMapAdapter - Class in com.attivio.util.serialization.jaxb
XmlMapAdapter is a JAXB extension to handle XML serialization of the Map.
XmlMapAdapter() - Constructor for class com.attivio.util.serialization.jaxb.XmlMapAdapter
 
XmlMapAdapter.NameValuePair - Class in com.attivio.util.serialization.jaxb
 
XmlMapAdapter.NameValuePairList - Class in com.attivio.util.serialization.jaxb
 
XMLSerializer - Class in com.attivio.util
Serializes/deserializes objects to/from XML.
XMLUtils - Class in com.attivio.util
Contains various utility function to parse and output XML.
XMLUtils() - Constructor for class com.attivio.util.XMLUtils
The default constructor (hidden).
XMLUtils.NonValidatingEntityResolver - Class in com.attivio.util
Acts as a no-op entity resolver
XMLUtils.SinglyConfiguredSAXReader - Class in com.attivio.util
A SAXReader that only configures itself once.
xmlValue() - Method in class com.attivio.sdk.ingest.IngestFieldValue
Gets the value as a Document.
XON - Static variable in interface com.attivio.sdk.search.query.QueryParameters
(EXPERIMENTAL) Paramter name for the join constraint (NOTE: only used at parse time, never set on any Query instance)
xor(boolean) - Method in class com.attivio.concurrent.SynchronizedBoolean
Set value to value ^ b.
xor(boolean) - Method in class com.attivio.concurrent.WaitableBoolean
 
XSI - Static variable in class com.attivio.util.XMLUtils
XMLSchema-instance uri.
XSTREAM_OBJECT - Static variable in class com.attivio.client.streaming.ObjectOutputSerializer
 
XStreamSerializer - Class in com.attivio.util
Serializes/deserializes XML using XStream.
XStreamSerializer(String, HierarchicalStreamDriver) - Constructor for class com.attivio.util.XStreamSerializer
Constructor
XStreamSerializer.AttivioDefaultConverter - Class in com.attivio.util
Converter that will throw an exception if anyone tries to convert an Attivio model object.
XStreamSerializer.NonCachingStringConverter - Class in com.attivio.util
The non-caching string converter.

Y

YARDS - com.attivio.sdk.geo.DistanceUnits
Units representing a yard.
year(FieldExpression) - Method in class com.attivio.util.FieldExpressionFactory
 
YEAR - com.attivio.sdk.search.facet.DateFacetRequest.DateFacetResolution
 
YEAR - com.attivio.sdk.util.CalendarField
 
YES - com.attivio.sdk.schema.SchemaField.LowerCaseMode
Explicitly lower cased.
YES - com.attivio.sdk.schema.SchemaField.TokenizeMode
Explicitly tokenized.

Z

zipDir(ZipOutputStream, String, File, FileFilter) - Static method in class com.attivio.util.IOUtils
Take the contents of the directory passed in and add it to the ZIP output stream at the location pointed to by path.
ZIPFILE_EXCEPTION - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-1 ZipFile exception while creating the zip file.
ZNODE_CREATION_ERROR - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-2 Error creating a zookeeper node
ZNODE_DELETION_FAILED - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-7 Error deleting data from zookeeper
ZNODE_PARSING_ERROR - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-4 Error parsing data from zookeeper
ZNODE_READ_ERROR - Static variable in class com.attivio.sdk.error.IndexProcessError
INDEX_PROCESS-3 Error reading from zookeeper
ZONE - Static variable in class com.attivio.sdk.schema.FieldNames
The internal field used for populating/querying the zone for a document.
ZONE_ROUTING_ERROR - Static variable in class com.attivio.sdk.error.IndexEngineError
INDEX_ENGINE-46 Error while determining zone routing for document.
ZOO_AGENT_CHILD_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
 
ZOO_CLIENT_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
Configuration Server Offsets.
ZOO_QUORUM1_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
 
ZOO_QUORUM2_OFFSET - com.attivio.sdk.esb.DefaultEndpoints.Ports
 
ZOO_URI_SCHEME - Static variable in class com.attivio.service.CuratorHelper
zoo URI scheme name
ZOOKEEPER_EXCEPTION - Static variable in class com.attivio.sdk.error.SliderError
SLIDER-13 Exception accessing Zookeeper.
ZookeeperCuratorFrameworkBuilder - Class in com.attivio.service
 
ZookeeperCuratorFrameworkBuilder() - Constructor for class com.attivio.service.ZookeeperCuratorFrameworkBuilder
 
ZooRule - Class in com.attivio.sdk.test
Taken from apache curator BaseClassForTests.
ZooRule() - Constructor for class com.attivio.sdk.test.ZooRule
 
ZooRule(String) - Constructor for class com.attivio.sdk.test.ZooRule
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages