@Incubating public interface OperationResult
| Modifier and Type | Method and Description | 
|---|---|
| long | getEndTime()Returns the time when the operation finished its execution. | 
| long | getStartTime()Returns the time when the operation started its execution. | 
long getStartTime()
long getEndTime()