org.apache.hadoop.chukwa.datacollection.adaptor
Interface NotifyOnCommitAdaptor

All Superinterfaces:
Adaptor
All Known Implementing Classes:
AbstractWrapper, MemBuffered, WriteaheadBuffered

public interface NotifyOnCommitAdaptor
extends Adaptor


Method Summary
 void committed(long commitedByte)
           
 
Methods inherited from interface org.apache.hadoop.chukwa.datacollection.adaptor.Adaptor
getCurrentStatus, getType, parseArgs, shutdown, start
 

Method Detail

committed

void committed(long commitedByte)


Copyright © ${year} The Apache Software Foundation