Class CacheInfo

java.lang.Object
org.infinispan.hotrod.impl.topology.CacheInfo

public class CacheInfo extends Object
Holds all the cluster topology information the client has for a single cache.

Each segment is mapped to a single server, even though the Hot Rod protocol and ConsistentHash implementations allow more than one owner.

Since:
14.0