The value stored by the executor.
ReadonlyannotationsThe map of annotations associated with the executor.
ReadonlyinvalidatedThe timestamp when the executor was invalidated, or 0 if the executor isn't invalidated.
Readonlyistrue if the executor was fulfilled with a value, or false otherwise.
ReadonlyreasonThe reason of the latest failure.
ReadonlysettledThe timestamp when the executor was settled, or 0 if it isn't settled.
ReadonlyvalueThe value of the latest fulfillment.
The minimal serializable state that is required to hydrate the Executor instance.