Class DistributedRuntimePayloads.WorkerPossiblyRestarted

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.tensorflow.proto.distributed_runtime.DistributedRuntimePayloads.WorkerPossiblyRestarted
All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, DistributedRuntimePayloads.WorkerPossiblyRestartedOrBuilder
Enclosing class:
DistributedRuntimePayloads

public static final class DistributedRuntimePayloads.WorkerPossiblyRestarted extends GeneratedMessageV3 implements DistributedRuntimePayloads.WorkerPossiblyRestartedOrBuilder
If included as a payload, this message flags the Status to be a possible
outcome of a worker restart.
URI:
"type.googleapis.com/tensorflow.distributed_runtime.WorkerPossiblyRestarted"
Protobuf type tensorflow.distributed_runtime.WorkerPossiblyRestarted
See Also: