org.apache.hadoop.chukwa.datacollection.sender
Class ChukwaHttpSender.CommitListEntry

java.lang.Object
  extended by org.apache.hadoop.chukwa.datacollection.sender.ChukwaHttpSender.CommitListEntry
Enclosing class:
ChukwaHttpSender

public static class ChukwaHttpSender.CommitListEntry
extends Object


Field Summary
 Adaptor adaptor
           
 long uuid
           
 
Constructor Summary
ChukwaHttpSender.CommitListEntry(Adaptor a, long uuid)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

adaptor

public Adaptor adaptor

uuid

public long uuid
Constructor Detail

ChukwaHttpSender.CommitListEntry

public ChukwaHttpSender.CommitListEntry(Adaptor a,
                                        long uuid)


Copyright © ${year} The Apache Software Foundation