| Package | Description |
|---|---|
| org.infinispan.client.hotrod |
Hot Rod client API.
|
| org.infinispan.client.hotrod.impl |
| Modifier and Type | Method and Description |
|---|---|
ServerStatistics |
RemoteCache.serverStatistics()
Returns server-side statistics for this cache.
|
default ServerStatistics |
RemoteCache.stats()
Deprecated.
use
RemoteCache.serverStatistics() instead |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerStatisticsImpl |
| Modifier and Type | Method and Description |
|---|---|
ServerStatistics |
DelegatingRemoteCache.serverStatistics() |
ServerStatistics |
RemoteCacheImpl.serverStatistics() |
Copyright © 2022 JBoss by Red Hat. All rights reserved.