NullStateStoreMetrics, StateStoreMetrics@Private
@Evolving
public interface StateStoreMBean
| Modifier and Type | Method | Description |
|---|---|---|
double |
getFailureAvg() |
|
long |
getFailureOps() |
|
double |
getReadAvg() |
|
long |
getReadOps() |
|
double |
getRemoveAvg() |
|
long |
getRemoveOps() |
|
double |
getWriteAvg() |
|
long |
getWriteOps() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.