public class DefinitionsUpdateVerbHandler extends java.lang.Object implements IVerbHandler<java.util.Collection<Mutation>>
| Constructor and Description | 
|---|
| DefinitionsUpdateVerbHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doVerb(MessageIn<java.util.Collection<Mutation>> message,
      int id)This method delivers a message to the implementing class (if the implementing
 class was registered by a call to MessagingService.registerVerbHandlers). | 
public void doVerb(MessageIn<java.util.Collection<Mutation>> message, int id)
IVerbHandlerdoVerb in interface IVerbHandler<java.util.Collection<Mutation>>message - - incoming message that needs handling.Copyright © 2018 The Apache Software Foundation