อินเทอร์เฟซสาธารณะ WorkerHeartbeatResponseOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
สุขภาพคนทำงาน ที่เป็นนามธรรม | รับสถานะสุขภาพ () .tensorflow.WorkerHealth health_status = 1; |
บทคัดย่อ | getHealthStatusValue () .tensorflow.WorkerHealth health_status = 1; |
สตริงที่เป็นนามธรรม | รับชื่อโฮสต์ () string hostname = 3; |
นามธรรม com.google.protobuf.ByteString | getHostnameBytes () 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; |
วิธีการสาธารณะ
บทคัดย่อสาธารณะ int getHealthStatusValue ()
.tensorflow.WorkerHealth health_status = 1;
สตริงนามธรรมสาธารณะ getHostname ()
string hostname = 3;
นามธรรมสาธารณะ com.google.protobuf.ByteString getHostnameBytes ()
string hostname = 3;
บทคัดย่อสาธารณะ int getWorkerLogCount ()
repeated .tensorflow.Event worker_log = 2;
บทคัดย่อสาธารณะ EventOrBuilder getWorkerLogOrBuilder (ดัชนี int)
repeated .tensorflow.Event worker_log = 2;
รายการบทคัดย่อสาธารณะ<? ขยาย EventOrBuilder > getWorkerLogOrBuilderList ()
repeated .tensorflow.Event worker_log = 2;