WorkerShutdownMode
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Indicates the behavior of the worker when an internal error or shutdown
signal is received.
Protobuf enum
tensorflow.WorkerShutdownMode
Méthodes héritées
De la classe java.lang.Enum entier final | |
int | comparerTo (Objet arg0) |
booléen final | est égal à (Objet arg0) |
Classe finale < WorkerShutdownMode > | getDeclaringClass () |
entier final | Code de hachage () |
Chaîne finale | nom () |
entier final | ordinal () |
Chaîne | àChaîne () |
statique <T étend Enum<T>> T | valueOf (Class<T> arg0, Chaîne arg1) |
De la classe java.lang.Object booléen | est égal à (Objet arg0) |
Classe finale<?> | obtenirClasse () |
int | Code de hachage () |
vide final | notifier () |
vide final | notifierTous () |
Chaîne | àChaîne () |
vide final | attendre (long arg0, int arg1) |
vide final | attendez (long arg0) |
vide final | attendez () |
Depuis l'interface java.lang.Comparable Valeurs d'énumération
public statique final WorkerShutdownMode PAR DÉFAUT
public statique final WorkerShutdownMode SHUTDOWN_AFTER_TIMEOUT
SHUTDOWN_AFTER_TIMEOUT = 3;
public statique final WorkerShutdownMode NON RECONNU
public statique final WorkerShutdownMode WAIT_FOR_COORDINATOR
WAIT_FOR_COORDINATOR = 2;
Constantes
public statique final int DEFAULT_VALUE
public statique final int SHUTDOWN_AFTER_TIMEOUT_VALUE
SHUTDOWN_AFTER_TIMEOUT = 3;
Valeur constante : 3
public statique final int WAIT_FOR_COORDINATOR_VALUE
WAIT_FOR_COORDINATOR = 2;
Valeur constante : 2
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/11/15 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/11/15 (UTC)."],[],[]]