JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.cloudant.client.cache
Interface Stats<T>
Type Parameters:
T
- the implementation dependent type of the statistics
All Known Implementing Classes:
RedisCacheStats
public interface
Stats<T>
Interface for getting statistics from a cache implementation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getStats
()
Method Detail
getStats
T
getStats()
Returns:
the statistics object
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method