XSpace

classe finale pubblica XSpace

 A container of parallel XPlanes, generated by one or more profiling sources.
 Next ID: 5
 
Tipo di protocollo tensorflow.profiler.XSpace

Classi nidificate

classe XSpace.Builder
 A container of parallel XPlanes, generated by one or more profiling sources. 

Costanti

int ERRORI_FIELD_NUMBER
int HOSTNAMES_FIELD_NUMBER
int PIANI_CAMPO_NUMERO
int AVVISI_CAMPO_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
XSpace statico
XSpace
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getErrors (indice int)
 Errors (if any) in the generation of planes.
com.google.protobuf.ByteString
getErrorsBytes (indice int)
 Errors (if any) in the generation of planes.
int
getErrorsCount ()
 Errors (if any) in the generation of planes.
com.google.protobuf.ProtocolStringList
getErrorsList ()
 Errors (if any) in the generation of planes.
Corda
getHostnames (indice int)
 List of hostnames that XPlanes are generated from.
com.google.protobuf.ByteString
getHostnamesBytes (indice int)
 List of hostnames that XPlanes are generated from.
int
getHostnamesCount ()
 List of hostnames that XPlanes are generated from.
com.google.protobuf.ProtocolStringList
getHostnamesList ()
 List of hostnames that XPlanes are generated from.
XPlane
getPlanes (indice int)
repeated .tensorflow.profiler.XPlane planes = 1;
int
getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
Elenco <XPlane>
getListaAerei ()
repeated .tensorflow.profiler.XPlane planes = 1;
XPlaneOrBuilder
getPlanesOrBuilder (indice int)
repeated .tensorflow.profiler.XPlane planes = 1;
Elenco<? estende XPlaneOrBuilder >
getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
int
finale com.google.protobuf.UnknownFieldSet
Corda
getWarnings (indice int)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
com.google.protobuf.ByteString
getWarningsBytes (indice int)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
int
getWarningsCount ()
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
com.google.protobuf.ProtocolStringList
getElencoAvvisi ()
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
int
booleano finale
XSpace.Builder statico
newBuilder (prototipo XSpace )
XSpace.Builder statico
XSpace.Builder
XSpace statico
parseDelimitedFrom (input InputStream)
XSpace statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XSpace statico
parseFrom (dati ByteBuffer)
XSpace statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
XSpace statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XSpace statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
XSpace statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XSpace statico
parseFrom (dati com.google.protobuf.ByteString)
XSpace statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XSpace statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
XSpace.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int ERRORS_FIELD_NUMBER

Valore costante: 2

public static final int HOSTNAMES_FIELD_NUMBER

Valore costante: 4

public static final int PLANES_FIELD_NUMBER

Valore costante: 1

public static final int AVVERTENZE_FIELD_NUMBER

Valore costante: 3

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

XSpace pubblico statico getDefaultInstance ()

XSpace pubblico getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public String getErrors (indice int)

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

pubblico com.google.protobuf.ByteString getErrorsBytes (indice int)

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

public int getErrorsCount ()

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

pubblico com.google.protobuf.ProtocolStringList getErrorsList ()

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

public String getHostnames (indice int)

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

pubblico com.google.protobuf.ByteString getHostnamesBytes (indice int)

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

public int getHostnamesCount ()

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

public com.google.protobuf.ProtocolStringList getHostnamesList ()

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

pubblico getParserForType ()

public XPlane getPlanes (indice int)

repeated .tensorflow.profiler.XPlane planes = 1;

public int getPlanesCount ()

repeated .tensorflow.profiler.XPlane planes = 1;

Elenco pubblico< XPlane > getPlanesList ()

repeated .tensorflow.profiler.XPlane planes = 1;

public XPlaneOrBuilder getPlanesOrBuilder (indice int)

repeated .tensorflow.profiler.XPlane planes = 1;

Elenco pubblico<? estende XPlaneOrBuilder > getPlanesOrBuilderList ()

repeated .tensorflow.profiler.XPlane planes = 1;

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public String getWarnings (indice int)

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

pubblico com.google.protobuf.ByteString getWarningsBytes (indice int)

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

public int getWarningsCount ()

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

public com.google.protobuf.ProtocolStringList getWarningsList ()

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

public int hashCode ()

public final booleano isInitialized ()

public static XSpace.Builder newBuilder (prototipo XSpace )

pubblico statico XSpace.Builder newBuilder ()

XSpace.Builder pubblico newBuilderForType ()

XSpace pubblico statico parseDelimitedFrom (input InputStream)

Lancia
IOException

XSpace pubblico statico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom XSpace pubblico statico (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom XSpace statico pubblico (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

parseFrom XSpace statico pubblico (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom XSpace statico pubblico (input com.google.protobuf.CodedInputStream)

Lancia
IOException

parseFrom XSpace statico pubblico (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom XSpace statico pubblico (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom XSpace statico pubblico (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom XSpace statico pubblico (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

XSpace.Builder pubblico toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException