XSpaceOrBuilder

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

パブリックメソッド

抽象文字列
getErrors (int インデックス)
 Errors (if any) in the generation of planes.
抽象的な com.google.protobuf.ByteString
getErrorsBytes (int インデックス)
 Errors (if any) in the generation of planes.
抽象整数
getErrorsCount ()
 Errors (if any) in the generation of planes.
抽象リスト<String>
getErrorsList ()
 Errors (if any) in the generation of planes.
抽象文字列
getHostnames (int インデックス)
 List of hostnames that XPlanes are generated from.
抽象的な com.google.protobuf.ByteString
getHostnamesBytes (int インデックス)
 List of hostnames that XPlanes are generated from.
抽象整数
getHostnamesCount ()
 List of hostnames that XPlanes are generated from.
抽象リスト<String>
getホスト名リスト()
 List of hostnames that XPlanes are generated from.
抽象的なXPlane
getPlanes (int インデックス)
repeated .tensorflow.profiler.XPlane planes = 1;
抽象整数
getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
抽象リスト< XPlane >
getPlanesList ()
repeated .tensorflow.profiler.XPlane planes = 1;
抽象的なXPlaneOrBuilder
getPlanesOrBuilder (int インデックス)
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;
抽象整数
getWarningsCount ()
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
抽象リスト<String>
getWarningsList ()
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;

パブリックメソッド

public abstract String 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;

public abstract 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;

public abstract String 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;

public abstract int getHostnamesCount ()

 List of hostnames that XPlanes are generated from.
 
repeated string hostnames = 4;

public abstract List<String> getHostnamesList ()

 List of hostnames that XPlanes are generated from.
 
repeated string hostnames = 4;

パブリック抽象XPlane getPlanes (int インデックス)

repeated .tensorflow.profiler.XPlane planes = 1;

public abstract int getPlanesCount ()

repeated .tensorflow.profiler.XPlane planes = 1;

パブリック抽象 List< XPlane > getPlanesList ()

repeated .tensorflow.profiler.XPlane planes = 1;

パブリック抽象XPlaneOrBuilder getPlanesOrBuilder (int インデックス)

repeated .tensorflow.profiler.XPlane planes = 1;

公開抄録リスト<? extends XPlaneOrBuilder > getPlaneOrBuilderList ()

repeated .tensorflow.profiler.XPlane planes = 1;

public abstract String 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;

public abstract int getWarningsCount ()

 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;

public abstract List<String> getWarningsList ()

 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;