|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BatchAware
This interface allows for implementing HBase serializers that are aware of
batching. onBatchStart()
is called at the beginning of each batch
by the sink.
Method Summary | |
---|---|
void |
onBatchStart()
|
Method Detail |
---|
void onBatchStart()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |