Uses of Class
org.infinispan.hotrod.impl.operations.PingResponse
Packages that use PingResponse
Package
Description
-
Uses of PingResponse in org.infinispan.hotrod.impl.cache
Methods in org.infinispan.hotrod.impl.cache that return types with arguments of type PingResponse -
Uses of PingResponse in org.infinispan.hotrod.impl.operations
Subclasses with type arguments of type PingResponse in org.infinispan.hotrod.impl.operationsModifier and TypeClassDescriptionclassA fault tolerant ping operation that can survive to node failures.classCorresponds to the "ping" operation as defined in Hot Rod protocol specification.Fields in org.infinispan.hotrod.impl.operations declared as PingResponseMethods in org.infinispan.hotrod.impl.operations that return types with arguments of type PingResponse -
Uses of PingResponse in org.infinispan.hotrod.impl.protocol
Methods in org.infinispan.hotrod.impl.protocol with parameters of type PingResponseModifier and TypeMethodDescriptionbooleanCodec.isObjectStorageHinted(PingResponse pingResponse) Read the response code for hints of object storage in the server.booleanCodec40.isObjectStorageHinted(PingResponse pingResponse)