Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.concurrent
package com.esri.arcgisruntime.concurrent
Utility classes used in concurrent programming.
- Since:
- 100.0.0
-
ClassDescriptionRepresents the base class of a long running operation that is performed by an ArcGIS Server asynchronous service operation.Represents a message indicating progress of a Job.The different levels of severity of a job message.The origin of a job message.Signifies the status of a Job.Deprecated, for removal: This API element is subject to removal in a future version.A specialized Future that allows listeners to be set to run when the asynchronous computation is done.
Job.Message
instead.