공개 최종 클래스 WorkerHeartbeatRequest
Protobuf 유형 tensorflow.WorkerHeartbeatRequest
중첩 클래스
수업 | WorkerHeartbeatRequest.Builder | Protobuf 유형 tensorflow.WorkerHeartbeatRequest |
상수
정수 | EXIT_CODE_FIELD_NUMBER | |
정수 | SHUTDOWN_MODE_FIELD_NUMBER | |
정수 | WATCHDOG_CONFIG_FIELD_NUMBER |
공개 방법
부울 | 같음 (객체 객체) |
정적 WorkerHeartbeatRequest | |
작업자하트비트요청 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
요청된 종료 코드 | getExitCode () .tensorflow.RequestedExitCode exit_code = 3; |
요청된ExitCodeOrBuilder | getExitCodeOrBuilder () .tensorflow.RequestedExitCode exit_code = 3; |
정수 | |
작업자 종료 모드 | getShutdownMode () .tensorflow.WorkerShutdownMode shutdown_mode = 1; |
정수 | getShutdownModeValue () .tensorflow.WorkerShutdownMode shutdown_mode = 1; |
최종 com.google.protobuf.UnknownFieldSet | |
감시 구성 | getWatchdogConfig () .tensorflow.WatchdogConfig watchdog_config = 2; |
WatchdogConfigOrBuilder | getWatchdogConfigOrBuilder () .tensorflow.WatchdogConfig watchdog_config = 2; |
부울 | hasExitCode () .tensorflow.RequestedExitCode exit_code = 3; |
부울 | hasWatchdogConfig () .tensorflow.WatchdogConfig watchdog_config = 2; |
정수 | 해시 코드 () |
최종 부울 | 초기화됨 () |
정적 WorkerHeartbeatRequest.Builder | newBuilder ( WorkerHeartbeatRequest 프로토타입) |
정적 WorkerHeartbeatRequest.Builder | 새로운 빌더 () |
WorkerHeartbeatRequest.Builder | |
정적 WorkerHeartbeatRequest | parsDelimitedFrom (InputStream 입력) |
정적 WorkerHeartbeatRequest | parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 WorkerHeartbeatRequest | parsFrom (ByteBuffer 데이터) |
정적 WorkerHeartbeatRequest | ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 WorkerHeartbeatRequest | ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 WorkerHeartbeatRequest | ParseFrom (com.google.protobuf.CodedInputStream 입력) |
정적 WorkerHeartbeatRequest | parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry) |
정적 WorkerHeartbeatRequest | ParseFrom (com.google.protobuf.ByteString 데이터) |
정적 WorkerHeartbeatRequest | ParseFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
정적 WorkerHeartbeatRequest | ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
공전 | 파서 () |
WorkerHeartbeatRequest.Builder | toBuilder () |
무효의 | writeTo (com.google.protobuf.CodedOutputStream 출력) |
상속된 메서드
상수
공개 정적 최종 int EXIT_CODE_FIELD_NUMBER
상수값: 3
공개 정적 최종 int SHUTDOWN_MODE_FIELD_NUMBER
상수값: 1
공개 정적 최종 int WATCHDOG_CONFIG_FIELD_NUMBER
상수값: 2
공개 방법
공개 부울은 (객체 obj)와 같습니다 .
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공공의 getParserForType ()
공개 int getSerializedSize ()
공개 int getShutdownModeValue ()
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
공개 최종 com.google.protobuf.UnknownFieldSet getUnknownFields ()
공개 WatchdogConfigOrBuilder getWatchdogConfigOrBuilder ()
.tensorflow.WatchdogConfig watchdog_config = 2;
공개 부울 hasExitCode ()
.tensorflow.RequestedExitCode exit_code = 3;
공개 부울 hasWatchdogConfig ()
.tensorflow.WatchdogConfig watchdog_config = 2;
공개 int hashCode ()
공개 최종 부울 isInitialized ()
공개 정적 WorkerHeartbeatRequestparseDelimitedFrom ( InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 정적 WorkerHeartbeatRequest 구문 분석 (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장 레지스트리)
던지기
IO예외 |
---|
공개 정적 WorkerHeartbeatRequest 구문 분석 (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 WorkerHeartbeatRequest 구문 분석 (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 WorkerHeartbeatRequest 구문 분석 (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 정적 WorkerHeartbeatRequestparseFrom ( com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry)
던지기
잘못된프로토콜버퍼예외 |
---|
공개 정적 파서 ()
공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)
던지기
IO예외 |
---|