Uses of Class
org.apache.cassandra.net.NoPayload
Packages that use NoPayload
Package
Description
-
Uses of NoPayload in org.apache.cassandra.net
Fields in org.apache.cassandra.net declared as NoPayloadFields in org.apache.cassandra.net with type parameters of type NoPayloadModifier and TypeFieldDescriptionstatic final IVersionedSerializer<NoPayload>NoPayload.serializerMethods in org.apache.cassandra.net that return types with arguments of type NoPayloadModifier and TypeMethodDescriptionMessage.emptyResponse()Builds a response Message with no payload, and all the right fields inferred from request Message -
Uses of NoPayload in org.apache.cassandra.schema
Method parameters in org.apache.cassandra.schema with type arguments of type NoPayload -
Uses of NoPayload in org.apache.cassandra.service
Method parameters in org.apache.cassandra.service with type arguments of type NoPayload -
Uses of NoPayload in org.apache.cassandra.service.paxos
Methods in org.apache.cassandra.service.paxos with parameters of type NoPayloadModifier and TypeMethodDescriptionvoidPaxosCommit.onResponse(NoPayload response, InetAddressAndPort from) Method parameters in org.apache.cassandra.service.paxos with type arguments of type NoPayloadModifier and TypeMethodDescriptionvoidPaxosCommit.onResponse(Message<NoPayload> response) Record a success response