Package | Description |
---|---|
org.apache.openjpa.instrumentation | |
org.apache.openjpa.instrumentation.jmx |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataCacheInstrument
Provides a basic instrument implementation wrapper for the data cache.
|
class |
AbstractPreparedQueryCacheInstrument
Provides a basic instrument implementation wrapper for the prepared query cache.
|
class |
AbstractQueryCacheInstrument
Provides a basic instrument implementation wrapper for the query cache.
|
Modifier and Type | Class and Description |
---|---|
class |
DataCacheJMXInstrument
A JMX-specific instrument for the data cache
|
class |
PreparedQueryCacheJMXInstrument
A JMX-specific instrument for the query cache
|
class |
QueryCacheJMXInstrument
A JMX-specific instrument for the query cache
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.