Package | Description |
---|---|
org.apache.cassandra.net |
Modifier and Type | Field and Description |
---|---|
static IVersionedSerializer<PingMessage> |
PingMessage.serializer |
Modifier and Type | Method and Description |
---|---|
PingMessage |
PingMessage.PingMessageSerializer.deserialize(DataInputPlus in,
int version) |
Modifier and Type | Method and Description |
---|---|
void |
PingMessage.PingMessageSerializer.serialize(PingMessage t,
DataOutputPlus out,
int version) |
long |
PingMessage.PingMessageSerializer.serializedSize(PingMessage t,
int version) |
Copyright © 2020 The Apache Software Foundation