WorkerHeartbeatResponseOrBuilder

パブリック インターフェイスWorkerHeartbeatResponseOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象的な労働者健康
getHealthStatus ()
.tensorflow.WorkerHealth health_status = 1;
抽象整数
getHealthStatusValue ()
.tensorflow.WorkerHealth health_status = 1;
抽象文字列
getホスト名()
string hostname = 3;
抽象的な com.google.protobuf.ByteString
getホスト名バイト()
string hostname = 3;
抽象的なイベント
getWorkerLog (int インデックス)
repeated .tensorflow.Event worker_log = 2;
抽象整数
getWorkerLogCount ()
repeated .tensorflow.Event worker_log = 2;
抽象リスト<イベント>
getWorkerLogList ()
repeated .tensorflow.Event worker_log = 2;
抽象的なEventOrBuilder
getWorkerLogOrBuilder (int インデックス)
repeated .tensorflow.Event worker_log = 2;
抽象リスト<? EventOrBuilderを拡張 >
getWorkerLogOrBuilderList ()
repeated .tensorflow.Event worker_log = 2;

パブリックメソッド

パブリック抽象WorkerHealth getHealthStatus ()

.tensorflow.WorkerHealth health_status = 1;

public abstract int getHealthStatusValue ()

.tensorflow.WorkerHealth health_status = 1;

パブリック抽象文字列getHostname ()

string hostname = 3;

パブリック抽象 com.google.protobuf.ByteString getHostnameBytes ()

string hostname = 3;

パブリック抽象イベントgetWorkerLog (int インデックス)

repeated .tensorflow.Event worker_log = 2;

public abstract int getWorkerLogCount ()

repeated .tensorflow.Event worker_log = 2;

public abstract List< Event > getWorkerLogList ()

repeated .tensorflow.Event worker_log = 2;

パブリック抽象EventOrBuilder getWorkerLogOrBuilder (int インデックス)

repeated .tensorflow.Event worker_log = 2;

公開抄録リスト<? extends EventOrBuilder > getWorkerLogOrBuilderList ()

repeated .tensorflow.Event worker_log = 2;