|
Change Return Type BasicCache<K,V> to RemoteCache<K,V> in method public getOrCreateCache(name String, configuration BasicConfiguration) : RemoteCache<K,V> in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl |
From |
To |
|
Change Return Type BasicCache<K,V> to RemoteCache<K,V> in method public createCache(name String, configuration BasicConfiguration) : RemoteCache<K,V> in class org.infinispan.client.hotrod.RemoteCacheManagerAdmin |
From |
To |
|
Change Return Type BasicCache<K,V> to RemoteCache<K,V> in method public getOrCreateCache(name String, configuration BasicConfiguration) : RemoteCache<K,V> in class org.infinispan.client.hotrod.RemoteCacheManagerAdmin |
From |
To |
|
Change Return Type BasicCache<K,V> to RemoteCache<K,V> in method public createCache(name String, configuration BasicConfiguration) : RemoteCache<K,V> in class org.infinispan.client.hotrod.impl.RemoteCacheManagerAdminImpl |
From |
To |