| Package | Description |
|---|---|
| org.infinispan.client.hotrod |
Hot Rod client API.
|
| 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 |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.