Class HotRodServer.ExtendedCacheInfo

java.lang.Object
org.infinispan.server.core.CacheInfo<byte[],byte[]>
org.infinispan.server.hotrod.HotRodServer.ExtendedCacheInfo
Enclosing class:
HotRodServer

public static class HotRodServer.ExtendedCacheInfo extends org.infinispan.server.core.CacheInfo<byte[],byte[]>
  • Field Summary

    Fields inherited from class org.infinispan.server.core.CacheInfo

    cache
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(boolean indexing)
     

    Methods inherited from class org.infinispan.server.core.CacheInfo

    getCache, getCache

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • update

      public void update(boolean indexing)