공용 인터페이스 XSpaceOrBuilder
알려진 간접 하위 클래스 |
공개 방법
추상 문자열 | getErrors (정수 인덱스) Errors (if any) in the generation of planes. |
추상 com.google.protobuf.ByteString | getErrorsBytes (정수 인덱스) Errors (if any) in the generation of planes. |
추상 정수 | getErrorsCount () Errors (if any) in the generation of planes. |
추상 목록<문자열> | getErrorsList () Errors (if any) in the generation of planes. |
추상 문자열 | getHostnames (정수 인덱스) List of hostnames that XPlanes are generated from. |
추상 com.google.protobuf.ByteString | getHostnamesBytes (정수 인덱스) List of hostnames that XPlanes are generated from. |
추상 정수 | getHostnamesCount () List of hostnames that XPlanes are generated from. |
추상 목록<문자열> | getHostnamesList () List of hostnames that XPlanes are generated from. |
추상 XPlane | getPlanes (정수 인덱스) repeated .tensorflow.profiler.XPlane planes = 1; |
추상 정수 | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
추상 목록< XPlane > | getPlanesList () repeated .tensorflow.profiler.XPlane planes = 1; |
추상 XPlaneOrBuilder | getPlanesOrBuilder (정수 인덱스) repeated .tensorflow.profiler.XPlane planes = 1; |
추상 목록<? XPlaneOrBuilder 확장 > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
추상 문자열 | getWarnings (정수 인덱스) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
추상 com.google.protobuf.ByteString | getWarningsBytes (정수 인덱스) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
추상 정수 | getWarningsCount () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
추상 목록<문자열> | getWarningsList () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
공개 방법
공개 추상 문자열 getErrors (int 인덱스)
Errors (if any) in the generation of planes.
repeated string errors = 2;
공개 추상 com.google.protobuf.ByteString getErrorsBytes (int 인덱스)
Errors (if any) in the generation of planes.
repeated string errors = 2;
공개 추상 int getErrorsCount ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
공개 추상 List<String> getErrorsList ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
공개 추상 문자열 getHostnames (int 인덱스)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
공개 추상 com.google.protobuf.ByteString getHostnamesBytes (int 인덱스)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
공개 추상 int getHostnamesCount ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
공개 추상 List<String> getHostnamesList ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
공개 추상 int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
공개 요약 목록<? XPlaneOrBuilder > getPlanesOrBuilderList () 확장
repeated .tensorflow.profiler.XPlane planes = 1;
공개 추상 문자열 getWarnings (int 인덱스)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
공개 추상 com.google.protobuf.ByteString getWarningsBytes (int 인덱스)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
공개 추상 int getWarningsCount ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
공개 추상 List<String> getWarningsList ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3;