public class DefinitionsUpdateVerbHandler extends java.lang.Object implements IVerbHandler<java.util.Collection<RowMutation>>
Constructor and Description |
---|
DefinitionsUpdateVerbHandler() |
Modifier and Type | Method and Description |
---|---|
void |
doVerb(MessageIn<java.util.Collection<RowMutation>> 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<RowMutation>> message, int id)
IVerbHandler
doVerb
in interface IVerbHandler<java.util.Collection<RowMutation>>
message
- - incoming message that needs handling.Copyright © 2015 The Apache Software Foundation