Modifier and Type | Class and Description |
---|---|
class |
CounterMutationVerbHandler |
class |
DefinitionsUpdateVerbHandler
Called when node receives updated schema state from the schema migration coordinator node.
|
class |
MigrationRequestVerbHandler
Sends it's current schema state in form of mutations in reply to the remote node's request.
|
class |
MutationVerbHandler |
class |
ReadRepairVerbHandler |
class |
ReadVerbHandler |
class |
SchemaCheckVerbHandler |
class |
TruncateVerbHandler |
Modifier and Type | Class and Description |
---|---|
class |
GossipDigestAck2VerbHandler |
class |
GossipDigestAckVerbHandler |
class |
GossipDigestSynVerbHandler |
class |
GossipShutdownVerbHandler |
Modifier and Type | Class and Description |
---|---|
class |
ResponseVerbHandler |
Modifier and Type | Method and Description |
---|---|
IVerbHandler |
MessagingService.getVerbHandler(MessagingService.Verb type)
This method returns the verb handler associated with the registered
verb.
|
Modifier and Type | Method and Description |
---|---|
void |
MessagingService.registerVerbHandlers(MessagingService.Verb verb,
IVerbHandler verbHandler)
Register a verb and the corresponding verb handler with the
Messaging Service.
|
Modifier and Type | Class and Description |
---|---|
class |
RepairMessageVerbHandler
Handles all repair related message.
|
Modifier and Type | Class and Description |
---|---|
class |
EchoVerbHandler |
class |
RangeSliceVerbHandler |
class |
SnapshotVerbHandler |
Modifier and Type | Class and Description |
---|---|
class |
CommitVerbHandler |
class |
PrepareVerbHandler |
class |
ProposeVerbHandler |
Modifier and Type | Class and Description |
---|---|
class |
ReplicationFinishedVerbHandler |
Copyright © 2018 The Apache Software Foundation