|
rippled
|

Public Member Functions | |
| Counters ()=default | |
| Counters (Counters const &)=default | |
| template<typename U > | |
| Counters (Counters< U > const &other) | |
Public Attributes | |
| T | writeDurationUs = {} |
| T | writeRetries = {} |
| T | writesDelayed = {} |
| T | readRetries = {} |
| T | readErrors = {} |
|
default |
|
default |
| ripple::NodeStore::Backend::Counters< T >::Counters | ( | Counters< U > const & | other | ) |
| T ripple::NodeStore::Backend::Counters< T >::writeDurationUs = {} |
| T ripple::NodeStore::Backend::Counters< T >::writeRetries = {} |
| T ripple::NodeStore::Backend::Counters< T >::writesDelayed = {} |
| T ripple::NodeStore::Backend::Counters< T >::readRetries = {} |
| T ripple::NodeStore::Backend::Counters< T >::readErrors = {} |
1.8.17