XSpace.Builder

classe finale statica pubblica XSpace.Builder

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

Metodi pubblici

XSpace.Builder
addAllErrors (valori Iterable<String>)
 Errors (if any) in the generation of planes.
XSpace.Builder
addAllHostnames (valori Iterable<String>)
 List of hostnames that XPlanes are generated from.
XSpace.Builder
addAllPlanes (Iterable<? estende XPlane > valori)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
addAllWarnings (valori Iterable<String>)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
XSpace.Builder
addErrors (valore stringa)
 Errors (if any) in the generation of planes.
XSpace.Builder
addErrorsBytes (valore com.google.protobuf.ByteString)
 Errors (if any) in the generation of planes.
XSpace.Builder
addHostnames (valore stringa)
 List of hostnames that XPlanes are generated from.
XSpace.Builder
addHostnamesBytes (valore com.google.protobuf.ByteString)
 List of hostnames that XPlanes are generated from.
XSpace.Builder
addPlanes ( XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
addPlanes (indice int, valore XPlane )
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
addPlanes (indice int, XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
addPlanes (valore XPlane )
repeated .tensorflow.profiler.XPlane planes = 1;
XPlane.Builder
aggiungiPlanesBuilder ()
repeated .tensorflow.profiler.XPlane planes = 1;
XPlane.Builder
addPlanesBuilder (indice int)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
XSpace.Builder
addWarnings (valore stringa)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
XSpace.Builder
addWarningsBytes (valore com.google.protobuf.ByteString)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
XSpace
XSpace
XSpace.Builder
chiaro ()
XSpace.Builder
cancellaErrori ()
 Errors (if any) in the generation of planes.
XSpace.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
XSpace.Builder
clearNomihost ()
 List of hostnames that XPlanes are generated from.
XSpace.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
XSpace.Builder
clearPlanes ()
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
cancellaAvvertenze ()
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
XSpace.Builder
clone ()
XSpace
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
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;
XPlane.Builder
getPlanesBuilder (indice int)
repeated .tensorflow.profiler.XPlane planes = 1;
Elenco< XPlane.Builder >
getPlanesBuilderList ()
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;
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;
booleano finale
XSpace.Builder
mergeFrom (com.google.protobuf.Message altro)
XSpace.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
finale XSpace.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
XSpace.Builder
rimuoviPlanes (indice int)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
setErrors (indice int, valore stringa)
 Errors (if any) in the generation of planes.
XSpace.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
XSpace.Builder
setHostnames (indice int, valore String)
 List of hostnames that XPlanes are generated from.
XSpace.Builder
setPlanes (indice int, XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
setPlanes (indice int, valore XPlane )
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale XSpace.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
XSpace.Builder
setWarnings (indice int, valore stringa)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;

Metodi ereditati

Metodi pubblici

public XSpace.Builder addAllErrors (valori Iterable<String>)

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

public XSpace.Builder addAllHostnames (valori Iterable<String>)

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

public XSpace.Builder addAllPlanes (Iterable<? estende XPlane > valori)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder addAllWarnings (valori Iterable<String>)

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

public XSpace.Builder addErrors (valore stringa)

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

pubblico XSpace.Builder addErrorsBytes (valore com.google.protobuf.ByteString)

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

public XSpace.Builder addHostnames (valore stringa)

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

public XSpace.Builder addHostnamesBytes (valore com.google.protobuf.ByteString)

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

public XSpace.Builder addPlanes ( XPlane.Builder builderForValue)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder addPlanes (indice int, valore XPlane )

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder addPlanes (indice int, XPlane.Builder builderForValue)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder addPlanes (valore XPlane )

repeated .tensorflow.profiler.XPlane planes = 1;

public XPlane.Builder addPlanesBuilder ()

repeated .tensorflow.profiler.XPlane planes = 1;

public XPlane.Builder addPlanesBuilder (indice int)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public XSpace.Builder addWarnings (valore stringa)

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

pubblico XSpace.Builder addWarningsBytes (valore com.google.protobuf.ByteString)

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

build XSpace pubblica ()

public XSpace buildPartial ()

public XSpace.Builder cancella ()

public XSpace.Builder clearErrors ()

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

public XSpace.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

pubblico XSpace.Builder clearHostnames ()

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

public XSpace.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public XSpace.Builder clearPlanes ()

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder clearWarnings ()

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

clone pubblico di XSpace.Builder ()

XSpace pubblico getDefaultInstanceForType ()

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

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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;

public XPlane getPlanes (indice int)

repeated .tensorflow.profiler.XPlane planes = 1;

public XPlane.Builder getPlanesBuilder (indice int)

repeated .tensorflow.profiler.XPlane planes = 1;

Elenco pubblico< XPlane.Builder > getPlanesBuilderList ()

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 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 final booleano isInitialized ()

pubblico XSpace.Builder mergeFrom (com.google.protobuf.Message altro)

public XSpace.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public final XSpace.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public XSpace.Builder rimuoviPlanes (indice int)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder setErrors (indice int, valore stringa)

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

public XSpace.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public XSpace.Builder setHostnames (indice int, valore stringa)

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

public XSpace.Builder setPlanes (indice int, XPlane.Builder builderForValue)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder setPlanes (indice int, valore XPlane )

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public final XSpace.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public XSpace.Builder setWarnings (indice int, valore stringa)

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