Package | Description |
---|---|
com.attivio.sdk.client |
Interfaces for client side AIE development.
|
com.attivio.sdk.event | |
com.attivio.service |
Modifier and Type | Method and Description |
---|---|
SystemEvent |
EventStoreApi.getEvent(long eventId) |
Modifier and Type | Method and Description |
---|---|
long |
EventStoreApi.addEvent(SystemEvent event) |
Modifier and Type | Method and Description |
---|---|
SystemEvent |
SystemEvent.addMetadata(String key,
boolean value)
Returns this event.
|
SystemEvent |
SystemEvent.addMetadata(String key,
double value)
Returns this event.
|
SystemEvent |
SystemEvent.addMetadata(String key,
float value)
Returns this event.
|
SystemEvent |
SystemEvent.addMetadata(String key,
int value)
Returns this event.
|
SystemEvent |
SystemEvent.addMetadata(String key,
long value)
Returns this event.
|
SystemEvent |
SystemEvent.addMetadata(String key,
String value)
Returns this event.
|
SystemEvent |
SystemEvent.addMetadata(String key,
Throwable t)
Adds the Exception's messages and all messages of all causes to the event in the form:
|
SystemEvent |
SystemEvent.clone() |
Modifier and Type | Method and Description |
---|---|
List<SystemEvent> |
EventQuery.getEventList() |
Modifier and Type | Method and Description |
---|---|
int |
SystemEvent.compareTo(SystemEvent other) |
Modifier and Type | Method and Description |
---|---|
void |
EventQuery.setEventList(List<SystemEvent> eventList) |
Modifier and Type | Method and Description |
---|---|
SystemEvent |
MockUnclusteredEventStore.getEvent(long eventId) |
Modifier and Type | Method and Description |
---|---|
long |
MockUnclusteredEventStore.addEvent(SystemEvent event) |
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.