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()  | 
String | 
toString()  | 
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.