Skip navigation links
Uberfire Metadata Backends::Elasticsearch 7.39.0.Final-redhat-00005
A B C D E F G I J L M O P R S U 

A

addProperty(MetaProperty) - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaObject
 
addSort(SearchSourceBuilder, SortField) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
addType(Class<?>) - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 

B

build(KObject) - Method in class org.uberfire.ext.metadata.backend.elastic.provider.MappingFieldFactory
 

C

CHECKIN_COMMENT - Static variable in class org.uberfire.ext.metadata.backend.elastic.provider.MappingFieldFactory
 
client - Variable in class org.uberfire.ext.metadata.backend.elastic.requests.ElasticsearchRequestCommand
 
convertType(String) - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticSearchMappingStore
 
CREATED_BY - Static variable in class org.uberfire.ext.metadata.backend.elastic.provider.MappingFieldFactory
 
CREATED_DATE - Static variable in class org.uberfire.ext.metadata.backend.elastic.provider.MappingFieldFactory
 
createElasticType(MetaProperty) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
createIndexRequest(ElasticMetaObject) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 

D

delete(String) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
delete(String, String) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
destroy() - Method in class org.uberfire.ext.metadata.backend.elastic.provider.ElasticSearchContext
 
dispose() - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
dispose() - Method in class org.uberfire.ext.metadata.ElasticSearchConfig
 

E

ElasticMetaObject - Class in org.uberfire.ext.metadata.backend.elastic.metamodel
 
ElasticMetaObject(MetaType) - Constructor for class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaObject
 
ElasticMetaProperty - Class in org.uberfire.ext.metadata.backend.elastic.metamodel
 
ElasticMetaProperty(String, String, Set<Class<?>>) - Constructor for class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 
ElasticMetaProperty(String, String, Set<Class<?>>, boolean, boolean) - Constructor for class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 
ELASTICSEARCH_MAX_SIZE - Static variable in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
ElasticSearchConfig - Class in org.uberfire.ext.metadata
 
ElasticSearchConfig(MetaIndexEngine, MetaModelStore, IndexProvider, Analyzer) - Constructor for class org.uberfire.ext.metadata.ElasticSearchConfig
 
ElasticSearchContext - Class in org.uberfire.ext.metadata.backend.elastic.provider
 
ElasticSearchIndexProvider - Class in org.uberfire.ext.metadata.backend.elastic.index
 
ElasticSearchIndexProvider(MetaModelStore, ElasticSearchContext, Analyzer) - Constructor for class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
ElasticsearchMappingException - Exception in org.uberfire.ext.metadata.backend.elastic.metamodel
 
ElasticsearchMappingException(String, Throwable) - Constructor for exception org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticsearchMappingException
 
ElasticSearchMappingStore - Class in org.uberfire.ext.metadata.backend.elastic.metamodel
 
ElasticSearchMappingStore(ElasticSearchIndexProvider) - Constructor for class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticSearchMappingStore
 
ElasticsearchRequestCommand - Class in org.uberfire.ext.metadata.backend.elastic.requests
 
ElasticsearchRequestCommand(RestClient) - Constructor for class org.uberfire.ext.metadata.backend.elastic.requests.ElasticsearchRequestCommand
 
ElasticSearchSearchIndex - Class in org.uberfire.ext.metadata.backend.elastic.search
 
ElasticSearchSearchIndex(IndexProvider, Analyzer) - Constructor for class org.uberfire.ext.metadata.backend.elastic.search.ElasticSearchSearchIndex
 
ES_CLUSTER_NAME - Static variable in class org.uberfire.ext.metadata.backend.elastic.provider.ElasticSearchContext
 
ES_KEYWORD_TYPE - Static variable in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
ES_MAPPING_PROPERTIES - Static variable in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticSearchMappingStore
 
ES_MAPPING_TYPE - Static variable in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticSearchMappingStore
 
ES_NETTY_4 - Static variable in class org.uberfire.ext.metadata.backend.elastic.provider.ElasticSearchContext
 
ES_TEXT_TYPE - Static variable in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
ES_TRANSPORT_TYPE - Static variable in class org.uberfire.ext.metadata.backend.elastic.provider.ElasticSearchContext
 
escapeSpecialCharacters(String) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
exists(String, String) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 

F

findById(String, String) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
findByQuery(List<String>, Query, int) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
findByQuery(List<String>, Query, Sort, int) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
findByQueryRaw(List<String>, Query, Sort, int) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
findHitsByQuery(List<String>, Query) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
fromDocument(Map<String, ?>) - Method in class org.uberfire.ext.metadata.backend.elastic.provider.MappingFieldFactory
 
fullTextSearch(String, IOSearchService.Filter, ClusterSegment...) - Method in class org.uberfire.ext.metadata.backend.elastic.search.ElasticSearchSearchIndex
 
fullTextSearchHits(String, ClusterSegment...) - Method in class org.uberfire.ext.metadata.backend.elastic.search.ElasticSearchSearchIndex
 

G

GET - Static variable in class org.uberfire.ext.metadata.backend.elastic.requests.ElasticsearchRequestCommand
 
get() - Method in class org.uberfire.ext.metadata.backend.elastic.requests.ElasticsearchRequestCommand
 
getClient() - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
getClient() - Method in class org.uberfire.ext.metadata.backend.elastic.requests.ElasticsearchRequestCommand
 
getEndpoint() - Method in class org.uberfire.ext.metadata.backend.elastic.requests.ElasticsearchRequestCommand
 
getIndexEngine() - Method in class org.uberfire.ext.metadata.ElasticSearchConfig
 
getIndexProvider() - Method in class org.uberfire.ext.metadata.ElasticSearchConfig
 
getIndexSize(String) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
getIndices() - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
getInstance() - Static method in class org.uberfire.ext.metadata.backend.elastic.provider.ElasticSearchContext
 
getInstance(Map<String, String>) - Static method in class org.uberfire.ext.metadata.backend.elastic.provider.ElasticSearchContext
 
getMapping(String, String) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
getMetaModelStore() - Method in class org.uberfire.ext.metadata.ElasticSearchConfig
 
getMetaObject(String, String) - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticSearchMappingStore
 
getMethod() - Method in class org.uberfire.ext.metadata.backend.elastic.requests.ElasticsearchRequestCommand
 
getName() - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 
getProperties() - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaObject
 
getProperty(String) - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaObject
 
getSearchIndex() - Method in class org.uberfire.ext.metadata.ElasticSearchConfig
 
getTransportClient() - Method in class org.uberfire.ext.metadata.backend.elastic.provider.ElasticSearchContext
 
getType() - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaObject
 
getTypes() - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 
getValue() - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 

I

index(KObject) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
index(List<KObject>) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
inspectTree(Optional<String>, Map<String, Object>) - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticSearchMappingStore
 
isAlive() - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
isBoolean() - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 
isFreshIndex(KCluster) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
isSearchable() - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 
isSortable() - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 

J

JAVA_LANG - Static variable in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticSearchMappingStore
 

L

LAST_MODIFIED_BY - Static variable in class org.uberfire.ext.metadata.backend.elastic.provider.MappingFieldFactory
 
LAST_MODIFIED_DATE - Static variable in class org.uberfire.ext.metadata.backend.elastic.provider.MappingFieldFactory
 
loadClass(String) - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticSearchMappingStore
 

M

MappingException - Exception in org.uberfire.ext.metadata.backend.elastic.util
 
MappingException(String) - Constructor for exception org.uberfire.ext.metadata.backend.elastic.util.MappingException
 
MappingException(String, Throwable) - Constructor for exception org.uberfire.ext.metadata.backend.elastic.util.MappingException
 
MappingFieldFactory - Class in org.uberfire.ext.metadata.backend.elastic.provider
 
MappingFieldFactory(ElasticSearchMappingStore) - Constructor for class org.uberfire.ext.metadata.backend.elastic.provider.MappingFieldFactory
 
MetadataException - Exception in org.uberfire.ext.metadata.backend.elastic.exceptions
 
MetadataException(String, Throwable) - Constructor for exception org.uberfire.ext.metadata.backend.elastic.exceptions.MetadataException
 
MetadataException(String) - Constructor for exception org.uberfire.ext.metadata.backend.elastic.exceptions.MetadataException
 

O

observerInitialization(Runnable) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
org.uberfire.ext.metadata - package org.uberfire.ext.metadata
 
org.uberfire.ext.metadata.backend.elastic.exceptions - package org.uberfire.ext.metadata.backend.elastic.exceptions
 
org.uberfire.ext.metadata.backend.elastic.index - package org.uberfire.ext.metadata.backend.elastic.index
 
org.uberfire.ext.metadata.backend.elastic.metamodel - package org.uberfire.ext.metadata.backend.elastic.metamodel
 
org.uberfire.ext.metadata.backend.elastic.provider - package org.uberfire.ext.metadata.backend.elastic.provider
 
org.uberfire.ext.metadata.backend.elastic.requests - package org.uberfire.ext.metadata.backend.elastic.requests
 
org.uberfire.ext.metadata.backend.elastic.search - package org.uberfire.ext.metadata.backend.elastic.search
 
org.uberfire.ext.metadata.backend.elastic.util - package org.uberfire.ext.metadata.backend.elastic.util
 

P

POST - Static variable in class org.uberfire.ext.metadata.backend.elastic.requests.ElasticsearchRequestCommand
 
priority() - Method in class org.uberfire.ext.metadata.ElasticSearchConfig
 
PUT - Static variable in class org.uberfire.ext.metadata.backend.elastic.requests.ElasticsearchRequestCommand
 
putMapping(String, String, MetaObject) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
putMapping(String, String, List<MetaProperty>) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 

R

rename(String, String, KObject) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 

S

sanitizeIndex(String) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
sanitizeIndexes(List<String>) - Method in class org.uberfire.ext.metadata.backend.elastic.index.ElasticSearchIndexProvider
 
searchByAttrs(Map<String, ?>, IOSearchService.Filter, ClusterSegment...) - Method in class org.uberfire.ext.metadata.backend.elastic.search.ElasticSearchSearchIndex
 
searchByAttrsHits(Map<String, ?>, ClusterSegment...) - Method in class org.uberfire.ext.metadata.backend.elastic.search.ElasticSearchSearchIndex
 
setAsSearchable() - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 
setAsSortable() - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticMetaProperty
 

U

updateMetaModel(KObject, MetaObject) - Method in class org.uberfire.ext.metadata.backend.elastic.metamodel.ElasticSearchMappingStore
 
A B C D E F G I J L M O P R S U 
Skip navigation links
Uberfire Metadata Backends::Elasticsearch 7.39.0.Final-redhat-00005

Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.