| Package | Description |
|---|---|
| org.apache.cassandra.net | |
| org.apache.cassandra.schema | |
| org.apache.cassandra.service |
| Modifier and Type | Field and Description |
|---|---|
static NoPayload |
NoPayload.noPayload |
| Modifier and Type | Field and Description |
|---|---|
static IVersionedSerializer<NoPayload> |
NoPayload.serializer |
| Modifier and Type | Method and Description |
|---|---|
Message<NoPayload> |
Message.emptyResponse()
Builds a response Message with no payload, and all the right fields inferred from request Message
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaPullVerbHandler.doVerb(Message<NoPayload> message) |
void |
SchemaVersionVerbHandler.doVerb(Message<NoPayload> message) |
| Modifier and Type | Method and Description |
|---|---|
void |
EchoVerbHandler.doVerb(Message<NoPayload> message) |
Copyright © 2009-2022 The Apache Software Foundation