- get(GemFireCache) - Static method in class org.apache.geode.cache.lucene.LuceneServiceProvider
-
Retrieve or create the Lucene service for this cache
- getAllIndexes() - Method in interface org.apache.geode.cache.lucene.LuceneService
-
get all the Lucene indexes.
- getAnalyzer() - Method in class org.apache.geode.cache.lucene.management.configuration.Index.Field
-
Gets the value of the analyzer property.
- getCache() - Method in interface org.apache.geode.cache.lucene.LuceneService
-
returns the cache to which the LuceneService belongs
- getCommitRateAverageLatency() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the average latency for the commit operations using the
LuceneIndex
- getCommits() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the number of commit operations executed on the
LuceneIndex
- getCommitsInProgress() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the number of commit operations in progress for the
LuceneIndex
- getCommitTime() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the time consumed by the commit operations on the
LuceneIndex
- getDocuments() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
- getField() - Method in class org.apache.geode.cache.lucene.management.configuration.Index
-
Gets the value of the field property.
- getFieldAnalyzers() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
-
Returns a map containing the field name and the Analyzer used to tokenize the field.
- getFieldNames() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
-
Returns a string array containing the fields on which the LuceneIndex was created.
- getId() - Method in class org.apache.geode.cache.lucene.management.configuration.Index
-
- getIndex(String, String) - Method in interface org.apache.geode.cache.lucene.LuceneService
-
Get the Lucene index object specified by region name and index name
- getIndexName() - Method in exception org.apache.geode.cache.lucene.LuceneIndexDestroyedException
-
- getIndexName() - Method in exception org.apache.geode.cache.lucene.LuceneIndexExistsException
-
- getIndexName() - Method in exception org.apache.geode.cache.lucene.LuceneIndexNotFoundException
-
- getIndexName() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
- getKey() - Method in interface org.apache.geode.cache.lucene.LuceneResultStruct
-
Returns the Apache Geode region key of the result matching the Lucene Query
- getLimit() - Method in interface org.apache.geode.cache.lucene.LuceneQuery
-
Get limit size setting of current query.
- getLuceneSerializer() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
-
- getMaxScore() - Method in interface org.apache.geode.cache.lucene.PageableLuceneQueryResults
-
Returns the maximum score value across all pages.
- getMessage() - Method in exception org.apache.geode.cache.lucene.LuceneIndexExistsException
-
- getName() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
-
Returns the name of the LuceneIndex object.
- getName() - Method in class org.apache.geode.cache.lucene.management.configuration.Index.Field
-
Gets the value of the name property.
- getName() - Method in class org.apache.geode.cache.lucene.management.configuration.Index
-
Gets the value of the name property.
- getPageSize() - Method in interface org.apache.geode.cache.lucene.LuceneQuery
-
Gets the page size setting of current query.
- getQuery(LuceneIndex) - Method in interface org.apache.geode.cache.lucene.LuceneQueryProvider
-
- getQueryExecutions() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the number of query executions using the
LuceneIndex
- getQueryExecutionsInProgress() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the number of query executions in progress which are using the
LuceneIndex
- getQueryExecutionTime() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the time duration for execution of queries using the
LuceneIndex
- getQueryExecutionTotalHits() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the number of hits for the query execution using the
LuceneIndex
- getQueryRateAverageLatency() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the average latency for query executions using the
LuceneIndex
- getRegionPath() - Method in interface org.apache.geode.cache.lucene.LuceneIndex
-
Returns the path of the region on which the LuceneIndex was created.
- getRegionPath() - Method in exception org.apache.geode.cache.lucene.LuceneIndexDestroyedException
-
- getRegionPath() - Method in exception org.apache.geode.cache.lucene.LuceneIndexExistsException
-
- getRegionPath() - Method in exception org.apache.geode.cache.lucene.LuceneIndexNotFoundException
-
- getRegionPath() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the
String path for the region on which the
LuceneIndex is created
- getScore() - Method in interface org.apache.geode.cache.lucene.LuceneResultStruct
-
Return score the score of the entry matching the query.
- getSerializer() - Method in class org.apache.geode.cache.lucene.management.configuration.Index
-
Gets the value of the serializer property.
- getUpdateRateAverageLatency() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the average latency for the update operations on the
LuceneIndex
- getUpdates() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the number of update operations on the
LuceneIndex
- getUpdatesInProgress() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the number of update operations in progress for the
LuceneIndex
- getUpdateTime() - Method in class org.apache.geode.cache.lucene.management.LuceneIndexMetrics
-
Returns the time consumed for the update operations on the
LuceneIndex
- getValue() - Method in interface org.apache.geode.cache.lucene.LuceneResultStruct
-
Returns the Apache Geode region key of the result matching the Lucene Query