XSpaceOrBuilder

interfaz pública XSpaceOrBuilder
Subclases indirectas conocidas

Métodos públicos

cadena abstracta
getErrors (índice int)
 Errors (if any) in the generation of planes.
resumen com.google.protobuf.ByteString
getErrorsBytes (índice int)
 Errors (if any) in the generation of planes.
int abstracto
getErrorsCount ()
 Errors (if any) in the generation of planes.
Lista abstracta <String>
getErrorsList ()
 Errors (if any) in the generation of planes.
cadena abstracta
getHostnames (índice int)
 List of hostnames that XPlanes are generated from.
resumen com.google.protobuf.ByteString
getHostnamesBytes (índice int)
 List of hostnames that XPlanes are generated from.
int abstracto
getHostnamesCount ()
 List of hostnames that XPlanes are generated from.
Lista abstracta <String>
getHostnamesList ()
 List of hostnames that XPlanes are generated from.
XPlane abstracto
getPlanes (índice int)
repeated .tensorflow.profiler.XPlane planes = 1;
int abstracto
getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
Lista de resumen < XPlane >
getPlanesList ()
repeated .tensorflow.profiler.XPlane planes = 1;
XPlaneOrBuilder abstracto
getPlanesOrBuilder (índice int)
repeated .tensorflow.profiler.XPlane planes = 1;
Resumen Lista <? extiende XPlaneOrBuilder >
getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
cadena abstracta
getWarnings (índice int)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
resumen com.google.protobuf.ByteString
getWarningsBytes (índice int)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
int abstracto
getWarningsCount ()
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
Lista abstracta <String>
getWarningsList ()
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;

Métodos públicos

getErrors de cadena abstracta pública (índice int)

 Errors (if any) in the generation of planes.
 
repeated string errors = 2;

resumen público com.google.protobuf.ByteString getErrorsBytes (índice 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;

Lista pública abstracta <String> getErrorsList ()

 Errors (if any) in the generation of planes.
 
repeated string errors = 2;

getHostnames de cadena abstracta pública (índice int)

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

resumen público com.google.protobuf.ByteString getHostnamesBytes (índice 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;

Lista pública abstracta <String> getHostnamesList ()

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

getPlanes de XPlane abstracto público (índice int)

repeated .tensorflow.profiler.XPlane planes = 1;

public abstract int getPlanesCount ()

repeated .tensorflow.profiler.XPlane planes = 1;

Lista pública abstracta < XPlane > getPlanesList ()

repeated .tensorflow.profiler.XPlane planes = 1;

resumen público XPlaneOrBuilder getPlanesOrBuilder (índice int)

repeated .tensorflow.profiler.XPlane planes = 1;

Lista de resumen público <? extiende XPlaneOrBuilder > getPlanesOrBuilderList ()

repeated .tensorflow.profiler.XPlane planes = 1;

getWarnings de cadena abstracta pública (índice int)

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

resumen público com.google.protobuf.ByteString getWarningsBytes (índice 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;

Lista pública abstracta <String> getWarningsList ()

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