Interface HotRodConfiguration

    • Method Detail

      • getCache

        <CK,​CV> org.infinispan.client.hotrod.RemoteCache<CK,​CV> getCache()
        Specified by:
        getCache in interface CacheConfiguration
      • getIgnoreReturnFlags

        default org.infinispan.client.hotrod.Flag[] getIgnoreReturnFlags()
      • getForceReturnFlags

        default org.infinispan.client.hotrod.Flag[] getForceReturnFlags()
      • getNearCacheMode

        default org.infinispan.client.hotrod.configuration.NearCacheMode getNearCacheMode()