Interface GlobalRemoteContainers

All Known Implementing Classes:
GlobalRemoteContainersImpl

public interface GlobalRemoteContainers
GlobalRemoteContainer.
Since:
15.0
Author:
Tristan Tarrant
  • Method Summary

    Modifier and Type
    Method
    Description
    CompletionStage<org.infinispan.client.hotrod.RemoteCacheManager>
    cacheContainer(String name, org.infinispan.commons.marshall.Marshaller marshaller)
     
  • Method Details

    • cacheContainer

      CompletionStage<org.infinispan.client.hotrod.RemoteCacheManager> cacheContainer(String name, org.infinispan.commons.marshall.Marshaller marshaller)