Skip navigation links
C D E G I J K N O R S T U V W 

C

CACHE_TIME - Static variable in class org.gcube.rest.index.client.cache.CacheConfig
 
CACHE_TIME_UNIT - Static variable in class org.gcube.rest.index.client.cache.CacheConfig
 
CacheConfig - Class in org.gcube.rest.index.client.cache
 
CacheConfig() - Constructor for class org.gcube.rest.index.client.cache.CacheConfig
 
cacheManager() - Method in class org.gcube.rest.index.client.cache.CacheConfig
 
cacheResolver() - Method in class org.gcube.rest.index.client.cache.CacheConfig
 
checkClientTrusted(X509Certificate[], String) - Method in class org.gcube.rest.index.client.security.TrustX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class org.gcube.rest.index.client.security.TrustX509TrustManager
 
ClientFactory - Class in org.gcube.rest.index.client
 
ClientFactory() - Constructor for class org.gcube.rest.index.client.ClientFactory
 
closeAllClients() - Static method in class org.gcube.rest.index.client.ClientFactory
 
closeClient(String) - Static method in class org.gcube.rest.index.client.ClientFactory
 
COLLECTION_INFOS - Static variable in class org.gcube.rest.index.client.cache.CacheConfig
 
COLLECTION_NAMES - Static variable in class org.gcube.rest.index.client.cache.CacheConfig
 
COLLECTIONS_FIELDS - Static variable in class org.gcube.rest.index.client.cache.CacheConfig
 
COLLECTIONS_FIELDS_ALIASES - Static variable in class org.gcube.rest.index.client.cache.CacheConfig
 
createIndex(String) - Method in class org.gcube.rest.index.client.cache.IndexClient
 

D

delete(String, String) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
deleteCollectionFieldsAlias(String) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
deleteCollectionInfo(String) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
deleteJSONTransformer(String) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
dropCollection(String) - Method in class org.gcube.rest.index.client.cache.IndexClient
 

E

EndpointProvider - Class in org.gcube.rest.index.client.globals
 
EndpointProvider(String) - Constructor for class org.gcube.rest.index.client.globals.EndpointProvider
 
ENDPOINTS - Static variable in class org.gcube.rest.index.client.cache.CacheConfig
 
EndpointsHelper - Class in org.gcube.rest.index.client.internals
 
EndpointsHelper() - Constructor for class org.gcube.rest.index.client.internals.EndpointsHelper
 
endpointsNumber() - Method in class org.gcube.rest.index.client.globals.EndpointProvider
 
errorHandler() - Method in class org.gcube.rest.index.client.cache.CacheConfig
 
execute(JobExecutionContext) - Method in class org.gcube.rest.index.client.tasks.UpdateEndpoints
 

G

getAcceptedIssuers() - Method in class org.gcube.rest.index.client.security.TrustX509TrustManager
 
getAllCollectionFields() - Method in class org.gcube.rest.index.client.cache.IndexClient
 
getAllCollectionFieldsAliases(boolean) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
getAllCollectionsInfo() - Method in class org.gcube.rest.index.client.cache.IndexClient
 
getAllJSONTransformers() - Method in class org.gcube.rest.index.client.cache.IndexClient
 
getAnEndpoint() - Method in class org.gcube.rest.index.client.globals.EndpointProvider
 
getCollectionFieldsAlias(String, boolean) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
getCollectionInfo(String) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
getCollections() - Method in class org.gcube.rest.index.client.cache.IndexClient
 
getEndpointProvider() - Method in class org.gcube.rest.index.client.cache.IndexClient
 
getEndpointsOfScope(String) - Static method in class org.gcube.rest.index.client.internals.EndpointsHelper
 
getJSONTransformer(String) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
getMeAnIndexClient(String) - Static method in class org.gcube.rest.index.client.ClientFactory
 

I

indexClient() - Method in class org.gcube.rest.index.client.cache.CacheConfig
 
IndexClient - Class in org.gcube.rest.index.client.cache
 
IndexClient() - Constructor for class org.gcube.rest.index.client.cache.IndexClient
 
IndexException - Exception in org.gcube.rest.index.client.exceptions
 
IndexException(String, Exception) - Constructor for exception org.gcube.rest.index.client.exceptions.IndexException
 
IndexException(String) - Constructor for exception org.gcube.rest.index.client.exceptions.IndexException
 
initiateClient(String) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
insertJson(String, String, String) - Method in class org.gcube.rest.index.client.cache.IndexClient
Inserts a document in the specified index (collectionID).
insertJson(String, String) - Method in class org.gcube.rest.index.client.cache.IndexClient
Inserts a document in the specified index (collectionID).
interrupt() - Method in class org.gcube.rest.index.client.tasks.UpdateEndpoints
 

J

JSON_TRANSFORMERS - Static variable in class org.gcube.rest.index.client.cache.CacheConfig
 

K

keyGenerator() - Method in class org.gcube.rest.index.client.cache.CacheConfig
 

N

NoAvailableIndexServiceInstance - Exception in org.gcube.rest.index.client.exceptions
 
NoAvailableIndexServiceInstance(String, Exception) - Constructor for exception org.gcube.rest.index.client.exceptions.NoAvailableIndexServiceInstance
 
NoAvailableIndexServiceInstance(String) - Constructor for exception org.gcube.rest.index.client.exceptions.NoAvailableIndexServiceInstance
 

O

org.gcube.rest.index.client - package org.gcube.rest.index.client
 
org.gcube.rest.index.client.cache - package org.gcube.rest.index.client.cache
 
org.gcube.rest.index.client.exceptions - package org.gcube.rest.index.client.exceptions
 
org.gcube.rest.index.client.globals - package org.gcube.rest.index.client.globals
 
org.gcube.rest.index.client.internals - package org.gcube.rest.index.client.internals
 
org.gcube.rest.index.client.security - package org.gcube.rest.index.client.security
 
org.gcube.rest.index.client.tasks - package org.gcube.rest.index.client.tasks
 

R

remove(String) - Method in class org.gcube.rest.index.client.globals.EndpointProvider
 

S

search(Query) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
SecurityTool - Class in org.gcube.rest.index.client.security
 
SecurityTool() - Constructor for class org.gcube.rest.index.client.security.SecurityTool
 
setCollectionFieldsAlias(String, Map<String, String>) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
setCollectionInfo(String, CollectionInfo) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
setJSONTransformer(String, String) - Method in class org.gcube.rest.index.client.cache.IndexClient
 
setTrusted(Set<String>) - Static method in class org.gcube.rest.index.client.security.SecurityTool
 
stopForCurrentScope() - Method in class org.gcube.rest.index.client.globals.EndpointProvider
 

T

terminate() - Method in class org.gcube.rest.index.client.globals.EndpointProvider
 
TrustX509TrustManager - Class in org.gcube.rest.index.client.security
 
TrustX509TrustManager() - Constructor for class org.gcube.rest.index.client.security.TrustX509TrustManager
 

U

UpdateEndpoints - Class in org.gcube.rest.index.client.tasks
 
UpdateEndpoints() - Constructor for class org.gcube.rest.index.client.tasks.UpdateEndpoints
 

V

verify(String, SSLSession) - Method in class org.gcube.rest.index.client.security.WhitelistHostnameVerifier
 

W

WhitelistHostnameVerifier - Class in org.gcube.rest.index.client.security
 
WhitelistHostnameVerifier(Set<String>) - Constructor for class org.gcube.rest.index.client.security.WhitelistHostnameVerifier
 
C D E G I J K N O R S T U V W 
Skip navigation links

Copyright © 2016. All Rights Reserved.