public class ItemCounter extends Object implements org.duracloud.common.util.ExtendedCountListener
| Constructor and Description |
|---|
ItemCounter() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCount() |
Long |
getIntermediaryCount() |
boolean |
isCountComplete() |
void |
setCount(long count) |
void |
setCountComplete() |
void |
setIntermediaryCount(long intermediaryCount) |
public Long getCount()
public void setCount(long count)
setCount in interface org.duracloud.common.util.ExtendedCountListenerpublic Long getIntermediaryCount()
public void setIntermediaryCount(long intermediaryCount)
setIntermediaryCount in interface org.duracloud.common.util.ExtendedCountListenerpublic boolean isCountComplete()
public void setCountComplete()
setCountComplete in interface org.duracloud.common.util.ExtendedCountListenerCopyright © 2009–2017 DuraSpace. All rights reserved.