public static class AsyncAckSender.DelayedCommit extends ChukwaHttpSender.CommitListEntry implements Comparable<AsyncAckSender.DelayedCommit>
adaptor, start, uuid
Constructor and Description |
---|
DelayedCommit(Adaptor a,
long uuid,
long len,
String fname,
long offset,
String aName) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(AsyncAckSender.DelayedCommit o) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public int compareTo(AsyncAckSender.DelayedCommit o)
compareTo
in interface Comparable<AsyncAckSender.DelayedCommit>
Copyright © 2015 Apache Software Foundation. All Rights Reserved.