Interface | Description |
---|---|
DataCacheInstrument |
Interface for providing instrumented data cache metrics and operations.
|
InstrumentationManager |
Managers of instrumentation providers must implement this interface.
|
PreparedQueryCacheInstrument | |
QueryCacheInstrument |
Interface for providing instrumented data cache metrics and operations.
|
Class | Description |
---|---|
AbstractDataCacheInstrument |
Provides a basic instrument implementation wrapper for the data cache.
|
AbstractPreparedQueryCacheInstrument |
Provides a basic instrument implementation wrapper for the prepared query cache.
|
AbstractQueryCacheInstrument |
Provides a basic instrument implementation wrapper for the query cache.
|
InstrumentationManagerImpl |
An implementation of an instrumentation manager.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.