public class ExecutorDetails extends Object
Constructor and Description |
---|
ExecutorDetails(int startTask,
int endTask) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
getEndTask() |
int |
getStartTask() |
int |
hashCode() |
List<Long> |
toList() |
String |
toString() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.