JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.data.gemfire.repository.query.annotation
Annotation Interface Trace
@Documented
@Inherited
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
Trace
The Trace class is an annotation type to enable GemFire OQL Query debugging.
Since:
1.7.0
See Also:
Documented
Inherited
Retention
Target