Uses of Class
org.infinispan.client.hotrod.impl.operations.PingResponse
Packages that use PingResponse
Package
Description
-
Uses of PingResponse in org.infinispan.client.hotrod.impl
Methods in org.infinispan.client.hotrod.impl that return types with arguments of type PingResponse -
Uses of PingResponse in org.infinispan.client.hotrod.impl.operations
Fields in org.infinispan.client.hotrod.impl.operations declared as PingResponseMethods in org.infinispan.client.hotrod.impl.operations that return types with arguments of type PingResponse -
Uses of PingResponse in org.infinispan.client.hotrod.impl.protocol
Methods in org.infinispan.client.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.booleanCodec20.isObjectStorageHinted(PingResponse pingResponse) booleanCodec24.isObjectStorageHinted(PingResponse pingResponse) booleanCodec29.isObjectStorageHinted(PingResponse pingResponse)