| Constructor and Description |
|---|
Codec11() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<SocketAddress,Set<Integer>> |
computeNewHashes(Transport transport,
Log localLog,
int newTopologyId,
int numKeyOwners,
short hashFunctionVersion,
int hashSpace,
int clusterSize) |
Log |
getLog()
Logger for Hot Rod client codec
|
HeaderParams |
writeHeader(Transport transport,
HeaderParams params)
Writes a request header with the given parameters to the transport and
returns an updated header parameters.
|
checkForErrorsInResponseStatus, readEvent, readHeader, readHeaderOrEvent, readNewTopologyAndHash, readNewTopologyIfPresent, readUnmarshallByteArray, returnPossiblePrevValue, writeClientListenerParams, writeExpirationParams, writeHeaderpublic HeaderParams writeHeader(Transport transport, HeaderParams params)
CodecwriteHeader in interface CodecwriteHeader in class Codec10protected Map<SocketAddress,Set<Integer>> computeNewHashes(Transport transport, Log localLog, int newTopologyId, int numKeyOwners, short hashFunctionVersion, int hashSpace, int clusterSize)
computeNewHashes in class Codec10Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.