Package | Description |
---|---|
org.springframework.data.gemfire.search.lucene | |
org.springframework.data.gemfire.search.lucene.support |
Modifier and Type | Class and Description |
---|---|
class |
ProjectingLuceneAccessor
ProjectingLuceneAccessor is an abstract class supporting implementations of
the ProjectingLuceneOperations interface encapsulating common functionality
necessary to execute Lucene queries and work with application domain object views. |
class |
ProjectingLuceneTemplate
ProjectingLuceneTemplate is a Lucene data access operations class encapsulating functionality
for performing Lucene queries and other Lucene data access operations and returning the query results
as application-specific domain object views. |
Modifier and Type | Class and Description |
---|---|
class |
ProjectingLuceneAccessorSupport
ProjectingLuceneAccessorSupport is a ProjectingLuceneAccessor class implementation providing support
for extending classes. |
class |
ProjectingLuceneOperationsSupport
ProjectingLuceneOperationsSupport is a abstract supporting class for implementations
of the ProjectingLuceneOperations interface. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.