XSpaceOrBuilder

interface pública XSpaceOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

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

Métodos Públicos

string abstrata pública getErrors (índice int)

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

resumo público com.google.protobuf.ByteString getErrorsBytes (índice int)

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

público abstrato int getErrorsCount ()

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

lista abstrata pública<String> getErrorsList ()

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

string abstrata pública getHostnames (índice int)

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

resumo público com.google.protobuf.ByteString getHostnamesBytes (índice int)

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

público abstrato int getHostnamesCount ()

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

lista abstrata pública<String> getHostnamesList ()

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

público abstrato XPlane getPlanes (índice int)

repeated .tensorflow.profiler.XPlane planes = 1;

resumo público int getPlanesCount ()

repeated .tensorflow.profiler.XPlane planes = 1;

lista abstrata pública< XPlane > getPlanesList ()

repeated .tensorflow.profiler.XPlane planes = 1;

público abstrato XPlaneOrBuilder getPlanesOrBuilder (índice int)

repeated .tensorflow.profiler.XPlane planes = 1;

lista abstrata pública<? estende XPlaneOrBuilder > getPlanesOrBuilderList ()

repeated .tensorflow.profiler.XPlane planes = 1;

string abstrata pública getWarnings (índice int)

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

resumo público com.google.protobuf.ByteString getWarningsBytes (índice int)

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

resumo público int getWarningsCount ()

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

lista abstrata pública<String> getWarningsList ()

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