|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cloudbees.api.HashWriteProgress
public class HashWriteProgress
| Constructor Summary | |
|---|---|
HashWriteProgress()
|
|
| Method Summary | |
|---|---|
void |
handleBytesWritten(long deltaCount,
long totalWritten,
long totalToSend)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HashWriteProgress()
| Method Detail |
|---|
public void handleBytesWritten(long deltaCount,
long totalWritten,
long totalToSend)
handleBytesWritten in interface UploadProgressdeltaCount - the number of new bytes sent since last notification.totalWritten - the total number of bytes sent so fartotalToSend - the total bytes being sent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||