public static class ReIndexJob.Progress extends Object implements Serializable
Constructor and Description |
---|
Progress() |
Progress(long processed,
long total) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getProcessed() |
long |
getTotal() |
int |
hashCode() |
void |
setProcessed(long processed) |
void |
setTotal(long total) |
Copyright © 2003–2021 Atlassian. All rights reserved.