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 SummaryNested Classes
- 
Field SummaryFields
- 
Method SummaryMethods inherited from class org.infinispan.remoting.responses.InvalidResponseisSuccessful, isValid, toString
- 
Field Details- 
INSTANCE
 
-