Class CacheNotFoundResponse
java.lang.Object
org.infinispan.remoting.responses.InvalidResponse
org.infinispan.remoting.responses.CacheNotFoundResponse
- All Implemented Interfaces:
Response
A response that signals the named cache is not running on the target node.
- Since:
- 6.0
- Author:
- Dan Berindei
-
Nested Class Summary
-
Field Summary
-
Method Summary
Methods inherited from class org.infinispan.remoting.responses.InvalidResponse
isSuccessful, isValid, toString
-
Field Details
-
INSTANCE
-