Class RemoteCacheClientStatisticsFactory

  • All Implemented Interfaces:
    Function<RemoteCacheContainer,​org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean>

    public class RemoteCacheClientStatisticsFactory
    extends Object
    implements Function<RemoteCacheContainer,​org.infinispan.client.hotrod.jmx.RemoteCacheClientStatisticsMXBean>
    Author:
    Paul Ferraro
    • Constructor Detail

      • RemoteCacheClientStatisticsFactory

        public RemoteCacheClientStatisticsFactory​(String cacheName)
    • Method Detail