XSpaceOrBuilder

interface pública XSpaceOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

String abstrata
getErrors (int index)
 Errors (if any) in the generation of planes.
abstract com.google.protobuf.ByteString
getErrorsBytes (int index)
 Errors (if any) in the generation of planes.
int abstrato
getErrorsCount ()
 Errors (if any) in the generation of planes.
Lista abstrata <String>
getErrorsList ()
 Errors (if any) in the generation of planes.
String abstrata
getHostnames (índice interno )
 List of hostnames that XPlanes are generated from.
abstract com.google.protobuf.ByteString
getHostnamesBytes (int index)
 List of hostnames that XPlanes are generated from.
int abstrato
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;
int abstrato
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;
String abstrata
getWarnings (índice int)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
abstract com.google.protobuf.ByteString
getWarningsBytes (int index)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
int abstrato
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

public abstract String getErrors (int index)

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

public abstract com.google.protobuf.ByteString getErrorsBytes (int index)

 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;

public abstract List <String> getErrorsList ()

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

public abstract String getHostnames (int index)

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

public abstract com.google.protobuf.ByteString getHostnamesBytes (int index)

 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;

public abstract XPlane getPlanes (índice int)

repeated .tensorflow.profiler.XPlane planes = 1;

public abstract int getPlanesCount ()

repeated .tensorflow.profiler.XPlane planes = 1;

public abstract List < XPlane > getPlanesList ()

repeated .tensorflow.profiler.XPlane planes = 1;

public abstract XPlaneOrBuilder getPlanesOrBuilder (índice int)

repeated .tensorflow.profiler.XPlane planes = 1;

Lista de resumos pública <? estende XPlaneOrBuilder > getPlanesOrBuilderList ()

repeated .tensorflow.profiler.XPlane planes = 1;

public abstract String getWarnings (int index)

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

public abstract com.google.protobuf.ByteString getWarningsBytes (int index)

 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;