public class RemoteCacheClientStatisticsFactory extends Object implements Function<RemoteCacheContainer,org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean>
| Constructor and Description |
|---|
RemoteCacheClientStatisticsFactory(String cacheName) |
| Modifier and Type | Method and Description |
|---|---|
org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean |
apply(RemoteCacheContainer container) |
public RemoteCacheClientStatisticsFactory(String cacheName)
public org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean apply(RemoteCacheContainer container)
apply in interface Function<RemoteCacheContainer,org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean>Copyright © 2021 JBoss by Red Hat. All rights reserved.