public class GetUniqueTaskWorkerCountCmd extends Object implements Command<Long>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Date |
endTime |
protected Date |
startTime |
| Constructor and Description |
|---|
GetUniqueTaskWorkerCountCmd(Date startTime,
Date endTime) |
| Modifier and Type | Method and Description |
|---|---|
Long |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRetryablepublic Long execute(CommandContext commandContext)
Copyright © 2022. All rights reserved.