interfaccia pubblica XSpaceOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
stringa astratta | getErrors (indice int) Errors (if any) in the generation of planes. |
astratto com.google.protobuf.ByteString | getErrorsBytes (indice int) Errors (if any) in the generation of planes. |
astratto int | getErrorsCount () Errors (if any) in the generation of planes. |
Elenco astratto<String> | getErrorsList () Errors (if any) in the generation of planes. |
stringa astratta | getHostnames (indice int) List of hostnames that XPlanes are generated from. |
astratto com.google.protobuf.ByteString | getHostnamesBytes (indice int) List of hostnames that XPlanes are generated from. |
astratto int | getHostnamesCount () List of hostnames that XPlanes are generated from. |
Elenco astratto<String> | getHostnamesList () List of hostnames that XPlanes are generated from. |
XPlano astratto | getPlanes (indice int) repeated .tensorflow.profiler.XPlane planes = 1; |
astratto int | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
Lista astratta <XPlane> | getListaAerei () repeated .tensorflow.profiler.XPlane planes = 1; |
XPlaneOrBuilder astratto | getPlanesOrBuilder (indice int) repeated .tensorflow.profiler.XPlane planes = 1; |
Elenco astratto<? estende XPlaneOrBuilder > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
stringa astratta | getWarnings (indice int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
astratto com.google.protobuf.ByteString | getWarningsBytes (indice int) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
astratto int | getWarningsCount () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
Elenco astratto<String> | getElencoAvvisi () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
Metodi pubblici
public abstract String getErrors (indice int)
Errors (if any) in the generation of planes.
repeated string errors = 2;
abstract pubblico com.google.protobuf.ByteString getErrorsBytes (indice 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;
public abstract List<String> getErrorsList ()
Errors (if any) in the generation of planes.
repeated string errors = 2;
public abstract String getHostnames (indice int)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4;
public abstract com.google.protobuf.ByteString getHostnamesBytes (indice 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;
public abstract int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
Elenco astratto pubblico< XPlane > getPlanesList ()
repeated .tensorflow.profiler.XPlane planes = 1;
public abstract XPlaneOrBuilder getPlanesOrBuilder (indice int)
repeated .tensorflow.profiler.XPlane planes = 1;
Elenco abstract pubblico<? estende XPlaneOrBuilder > getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
public abstract String getWarnings (indice int)
Warnings (if any) in the generation of planes;
repeated string warnings = 3;
public abstract com.google.protobuf.ByteString getWarningsBytes (indice 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;