| Class | Description |
|---|---|
| LuceneAccessorSupport |
LuceneAccessorSupport is a LuceneAccessor class implementation providing support
for extending classes. |
| LuceneOperationsSupport |
LuceneOperationsSupport is a abstract supporting class for implementations
of the LuceneOperations interface. |
| LucenePage<T,K,V> |
The
LucenePage class is a Spring Data Page implementation supporting Spring Data style paging
of PageableLuceneQueryResults complete with Spring Data projections. |
| PdxInstanceMethodInterceptor |
The
PdxInstanceMethodInterceptor class is a MethodInterceptor wrapping a PdxInstance
to back a proxy during intercepted method invocations. |
| ProjectingLuceneAccessorSupport |
ProjectingLuceneAccessorSupport is a ProjectingLuceneAccessor class implementation providing support
for extending classes. |
| ProjectingLuceneOperationsSupport |
ProjectingLuceneOperationsSupport is a abstract supporting class for implementations
of the ProjectingLuceneOperations interface. |
| Enum | Description |
|---|---|
| PdxInstanceMethodInterceptorFactory |
The
PdxInstanceMethodInterceptorFactory class is a Spring Data MethodInterceptorFactory used to
identify PdxInstance types and instantiates an instance of the PdxInstanceMethodInterceptor
in order to intercept and handle invocations on the PdxInstance for the proxied projection. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.