A C D E F G I L P Q R S T U 
All Classes All Packages

A

AbstractResource - Class in com.artisol.teneo.inquire.client.resources
 
AbstractResource(WebTarget) - Constructor for class com.artisol.teneo.inquire.client.resources.AbstractResource
 
AugmentersResourceImpl - Class in com.artisol.teneo.inquire.client.resources
 
AugmentersResourceImpl(WebTarget) - Constructor for class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
 
AuthorizationFilter - Class in com.artisol.teneo.inquire.client.filters
Adds authorization header if AuthorizationFilter.accessToken is initialized.
AuthorizationFilter(String, TeneoManagerClient) - Constructor for class com.artisol.teneo.inquire.client.filters.AuthorizationFilter
 
AuthResourceImpl - Class in com.artisol.teneo.inquire.client.resources
 
AuthResourceImpl(WebTarget, AuthorizationFilter, boolean) - Constructor for class com.artisol.teneo.inquire.client.resources.AuthResourceImpl
 

C

cancel() - Method in interface com.artisol.teneo.inquire.client.resources.TqlResourceImpl.QueryCancelable
Tries to cancel the query.
cancel() - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl.QueryPoller
 
cancelSync(String) - Method in class com.artisol.teneo.inquire.client.resources.ImportResourceImpl
Cancels a running session synchronization into Elasticsearch.
clearLdsErrors(String) - Method in class com.artisol.teneo.inquire.client.resources.ImportResourceImpl
Deletes session synchronization errors for specific Log Data Source.
clearLogDataSource(String) - Method in class com.artisol.teneo.inquire.client.resources.ImportResourceImpl
If Teneo Manager is enabled, it deletes only data indexes.
close() - Method in class com.artisol.teneo.inquire.client.TeneoInquireClient
Cancel all pending TQL running queries.
com.artisol.teneo.inquire.client - package com.artisol.teneo.inquire.client
 
com.artisol.teneo.inquire.client.filters - package com.artisol.teneo.inquire.client.filters
 
com.artisol.teneo.inquire.client.resources - package com.artisol.teneo.inquire.client.resources
 
createAction(String, AugmenterAction) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Create an action.
createAdorner(String, Adorner) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Creates an action to add an adorner.
createAggregator(String, Aggregator) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Creates an action to add an aggregator.
createSavedResult(String, String, InputStream) - Method in class com.artisol.teneo.inquire.client.resources.SavedResultsResourceImpl
Stores a saved result into Elasticsearch.

D

DataResourceImpl - Class in com.artisol.teneo.inquire.client.resources
 
DataResourceImpl(WebTarget) - Constructor for class com.artisol.teneo.inquire.client.resources.DataResourceImpl
 
deleteAction(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Deletes a action waiting for execution.
deleteActions(String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Deletes all actions waiting for execution.
deleteAdorner(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Creates an action to delete an adorner.
deleteAggregator(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Creates an action to delete an aggregator.
deleteSavedResult(String, String) - Method in class com.artisol.teneo.inquire.client.resources.SavedResultsResourceImpl
Deletes from the Elasticsearch storage the saved result with the given name.
deleteSharedQuery(String, String) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Deletes a SharedQuery if it exists.
deleteSolution(String, String) - Method in class com.artisol.teneo.inquire.client.resources.SolutionsResourceImpl
Deletes a solution that has been stored in Elasticsearch.
disableAdorner(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Creates an action that disables an adorner.
disableAggregator(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Creates an action that disables an aggregator.

E

enableAdorner(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Creates an action that enables an adorner.
enableAggregator(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Creates an action that enables an aggregator.
executeQuery(String, String, Map<String, Object>) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Executes a TQL query returning the resulting rows.
executeSharedQuery(String, String, Map<String, Object>) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Executes a Shared Query synchronously and returns the resulting rows.
exportAugmenters(String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Returns all augmenters of the specified Log Data Source, packaged as ZIP file.
exportSavedResult(String, String, String) - Method in class com.artisol.teneo.inquire.client.resources.SavedResultsResourceImpl
Returns the content for a saved result.
exportSavedResultsPackage(String, List<String>) - Method in class com.artisol.teneo.inquire.client.resources.SavedResultsResourceImpl
Returns a zip file containing previously saved results.

F

filter(ClientRequestContext) - Method in class com.artisol.teneo.inquire.client.filters.AuthorizationFilter
 
filter(ClientRequestContext, ClientResponseContext) - Method in class com.artisol.teneo.inquire.client.filters.RetryFilter
 

G

getAccessToken() - Method in class com.artisol.teneo.inquire.client.filters.AuthorizationFilter
 
getAction(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Gets an action.
getActions(String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Returns a list of actions that are pending to be executed for a particular Log Data Source.
getAdorner(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Gets an adorner.
getAdorners(String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Gets the adorners present in the specified Log Data Source.
getAggregator(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Gets an aggregator.
getAggregators(String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Gets the aggregators present in the specified Log Data Source.
getAugmenters() - Method in class com.artisol.teneo.inquire.client.TeneoInquireClient
 
getAugmentersOverview(String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Returns the augmenters overview for the specified Log Data Source.
getAuth() - Method in class com.artisol.teneo.inquire.client.TeneoInquireClient
 
getData() - Method in class com.artisol.teneo.inquire.client.TeneoInquireClient
 
getErrorList(String) - Method in class com.artisol.teneo.inquire.client.resources.ImportResourceImpl
Gets the error list of the last session synchronization.
getImport() - Method in class com.artisol.teneo.inquire.client.TeneoInquireClient
 
getListOfLds() - Method in class com.artisol.teneo.inquire.client.resources.DataResourceImpl
List the available LDS.
getLogArchiveOverview(UUID) - Method in class com.artisol.teneo.inquire.client.resources.ImportResourceImpl
Gets the logArchive overview, that is, the number of sessions over year week.
getLogDataSourceOverview(String) - Method in class com.artisol.teneo.inquire.client.resources.DataResourceImpl
Gets the log data source overview, that is, the number of sessions per week.
getLogDataSourceStatus(String) - Method in class com.artisol.teneo.inquire.client.resources.ImportResourceImpl
Gets the current LogDataSourceStatus.
getLogDataSourceWeeks(String) - Method in class com.artisol.teneo.inquire.client.resources.ImportResourceImpl
Gets the weeks of a log data source.
getQueryId() - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl.QueryPoller
Gets the ID of the query process.
getResults() - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl.QueryPoller
Gets the results so far.
getSavedResults() - Method in class com.artisol.teneo.inquire.client.TeneoInquireClient
 
getSavedResults(String) - Method in class com.artisol.teneo.inquire.client.resources.SavedResultsResourceImpl
Gets saved results for a given LDS.
getSharedQueries(String) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Fetches the SharedQuery's for a LDS.
getSolutionRevisions(String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Returns all available solution revisions for the specified Log Data Source.
getSolutionRevisions(String, Map<String, Object>) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Executes a TQL query returning the solution revisions.
getSolutions() - Method in class com.artisol.teneo.inquire.client.TeneoInquireClient
 
getTql() - Method in class com.artisol.teneo.inquire.client.TeneoInquireClient
 
getUserInfo() - Method in class com.artisol.teneo.inquire.client.resources.AuthResourceImpl
Gets the user information from Teneo Manager.
getVersion() - Method in class com.artisol.teneo.inquire.client.TeneoInquireClient
Returns the current version of the Teneo Inquire backend.

I

importAugmenters(String, InputStream) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Imports augmenters packaged as ZIP file into the specified Log Data Source.
ImportResourceImpl - Class in com.artisol.teneo.inquire.client.resources
 
ImportResourceImpl(WebTarget) - Constructor for class com.artisol.teneo.inquire.client.resources.ImportResourceImpl
 
isFinished() - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl.QueryPoller
Check if this query has finished.

L

listAggregatorBuckets(String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Lists all available aggregator buckets for the specified Log Data Source.
listSolutions(String) - Method in class com.artisol.teneo.inquire.client.resources.SolutionsResourceImpl
Gets a list of uploaded solutions to Elasticsearch.
login(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AuthResourceImpl
Uses the username and password to do the user log-in against Teneo Manager.
logout() - Method in class com.artisol.teneo.inquire.client.resources.AuthResourceImpl
Does the log-out of the user from Teneo Manager and removes the generated access token from the client.

P

performAction(String, String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Executes a waiting action.
performActions(String) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Executes all waiting actions.
poll() - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl.QueryPoller
Polls the query backend to get the current status of the query.
poll(int) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl.QueryPoller
Polls the query backend to get the current status of the query.
publishSolution(String, String, InputStream, boolean) - Method in class com.artisol.teneo.inquire.client.resources.SolutionsResourceImpl
Serializes a solution war file and stores it in Elasticsearch.

Q

QueryPoller(AbstractQueryResultMessage) - Constructor for class com.artisol.teneo.inquire.client.resources.TqlResourceImpl.QueryPoller
 

R

retrieveSession(String, String) - Method in class com.artisol.teneo.inquire.client.resources.DataResourceImpl
Returns a json string with the session representation for a particular LDS.
RetryFilter - Class in com.artisol.teneo.inquire.client.filters
This filter retries the same request in case the response was unauthorized with a refreshed access token
RetryFilter(TeneoManagerClient) - Constructor for class com.artisol.teneo.inquire.client.filters.RetryFilter
 

S

SavedResultsResourceImpl - Class in com.artisol.teneo.inquire.client.resources
 
SavedResultsResourceImpl(WebTarget) - Constructor for class com.artisol.teneo.inquire.client.resources.SavedResultsResourceImpl
 
saveSharedQuery(String, SharedQuery) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Persists a SharedQuery.
setAccessToken(String) - Method in class com.artisol.teneo.inquire.client.filters.AuthorizationFilter
 
SolutionsResourceImpl - Class in com.artisol.teneo.inquire.client.resources
 
SolutionsResourceImpl(WebTarget) - Constructor for class com.artisol.teneo.inquire.client.resources.SolutionsResourceImpl
 
startSync(String) - Method in class com.artisol.teneo.inquire.client.resources.ImportResourceImpl
Starts session synchronization into Elasticsearch.
submitQuery(String, String, Map<String, Object>) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Executes a TQL asynchronously query returning a TqlResourceImpl.QueryPoller which can be polled to get the latest results and find out when the query has finished.
submitQuery(String, String, Map<String, Object>, FutureCallback<Iterable<Map<String, Object>>>) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Executes a TQL query asynchronously, returning a TqlResourceImpl.QueryCancelable which can be used to cancel the query.
submitSharedQuery(String, String, Map<String, Object>) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Executes a Shared Query asynchronously and returns a TqlResourceImpl.QueryPoller which can be polled to get the latest results and find out when the query has finished.
submitSharedQuery(String, String, Map<String, Object>, FutureCallback<Iterable<Map<String, Object>>>) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Executes a Shared Query asynchronously, returning a TqlResourceImpl.QueryCancelable which can be used to cancel the query.
submitSolutionRevisionQuery(String, Map<String, Object>) - Method in class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
Executes an asynchronous request to get all the solution revisions.

T

TeneoInquireClient - Class in com.artisol.teneo.inquire.client
Common client for Teneo Inquire backend in Importer and/or Query mode.
TeneoInquireClient(URL) - Constructor for class com.artisol.teneo.inquire.client.TeneoInquireClient
Creates a new Inquire client pointing to the specified Inquire server.
TeneoInquireClient(URL, TeneoManagerClient) - Constructor for class com.artisol.teneo.inquire.client.TeneoInquireClient
Create a new importer client pointing to the specified inquire server.
TeneoInquireClient(URL, TeneoManagerClient, ExecutorService) - Constructor for class com.artisol.teneo.inquire.client.TeneoInquireClient
Creates a new Inquire client pointing to the specified Inquire server.
TeneoInquireClient(URL, String) - Constructor for class com.artisol.teneo.inquire.client.TeneoInquireClient
Creates a new Inquire client pointing to the specified Inquire server.
TeneoInquireClient(URL, ExecutorService) - Constructor for class com.artisol.teneo.inquire.client.TeneoInquireClient
Creates a new Inquire client pointing to the specified Inquire server.
TeneoInquireClient(URL, ExecutorService, String) - Constructor for class com.artisol.teneo.inquire.client.TeneoInquireClient
Creates a new Inquire client pointing to the specified Inquire server.
testGroovyAdorner(String, Adorner) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Tests a Groovy adorner in the specified Log Data Source.
testGroovyAggregator(String, Aggregator) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Tests a Groovy aggregator in the specified Log Data Source.
testTqlAdorner(String, Adorner) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Tests a TQL adorner in the specified Log Data Source.
testTqlAggregator(String, Aggregator) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Tests a TQL aggregator in the specified Log Data Source.
TqlResourceImpl - Class in com.artisol.teneo.inquire.client.resources
 
TqlResourceImpl(WebTarget, ExecutorService) - Constructor for class com.artisol.teneo.inquire.client.resources.TqlResourceImpl
 
TqlResourceImpl.QueryCancelable - Interface in com.artisol.teneo.inquire.client.resources
Interface handle to cancel Query operations that will submit their results through a Future Callback.
TqlResourceImpl.QueryPoller - Class in com.artisol.teneo.inquire.client.resources
Represents the result of an asynchronous query to Teneo Inquire.

U

updateAction(String, String, AugmenterAction) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Updates an action.
updateAdorner(String, String, Adorner) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Creates an action to update an adorner.
updateAggregator(String, String, Aggregator) - Method in class com.artisol.teneo.inquire.client.resources.AugmentersResourceImpl
Creates an action to update an aggregator.
updateSavedResult(String, String, InputStream) - Method in class com.artisol.teneo.inquire.client.resources.SavedResultsResourceImpl
Updates a saved result stored in Elasticsearch.
A C D E F G I L P Q R S T U 
All Classes All Packages