public class

BatchMessageWrapper

extends Object
java.lang.Object
   ↳ org.apache.helix.messaging.handling.BatchMessageWrapper

Class Overview

default implementation of handling start/end of batch messages

Summary

Public Constructors
BatchMessageWrapper()
Public Methods
void end(Message batchMsg, NotificationContext context)
void start(Message batchMsg, NotificationContext context)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public BatchMessageWrapper ()

Public Methods

public void end (Message batchMsg, NotificationContext context)

public void start (Message batchMsg, NotificationContext context)