| Package | Description |
|---|---|
| org.infinispan.client.hotrod.impl | |
| org.infinispan.client.hotrod.impl.operations | |
| org.infinispan.client.hotrod.impl.protocol |
| Modifier and Type | Method and Description |
|---|---|
PingResponse |
RemoteCacheImpl.ping() |
| Modifier and Type | Field and Description |
|---|---|
static PingResponse |
PingResponse.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<PingResponse> |
PingOperation.execute() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Codec.isObjectStorageHinted(PingResponse pingResponse)
Read the response code for hints of object storage in the server.
|
boolean |
Codec20.isObjectStorageHinted(PingResponse pingResponse) |
boolean |
Codec24.isObjectStorageHinted(PingResponse pingResponse) |
boolean |
Codec29.isObjectStorageHinted(PingResponse pingResponse) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.