SourceFile.Builder

classe finale statica pubblica SourceFile.Builder

 Content of a source file involved in the execution of the debugged TensorFlow
 program.
 
Tipo protobuf tensorflow.SourceFile

Metodi pubblici

SourceFile.Builder
addAllLines (valori Iterable<String>)
 Line-by-line content of the file.
SourceFile.Builder
addLines (valore stringa)
 Line-by-line content of the file.
SourceFile.Builder
addLinesBytes (valore com.google.protobuf.ByteString)
 Line-by-line content of the file.
SourceFile.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
File sorgente
File sorgente
SourceFile.Builder
chiaro ()
SourceFile.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SourceFile.Builder
clearFilePath ()
 Path to the file.
SourceFile.Builder
clearHostName ()
 Name of the host on which the file is located.
SourceFile.Builder
CancellaLinee ()
 Line-by-line content of the file.
SourceFile.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SourceFile.Builder
clone ()
File sorgente
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Corda
getFilePath ()
 Path to the file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the file.
Corda
getNomeHost ()
 Name of the host on which the file is located.
com.google.protobuf.ByteString
getNomeHostBytes ()
 Name of the host on which the file is located.
Corda
getLines (indice int)
 Line-by-line content of the file.
com.google.protobuf.ByteString
getLinesBytes (indice int)
 Line-by-line content of the file.
int
getLinesCount ()
 Line-by-line content of the file.
com.google.protobuf.ProtocolStringList
getListaRighe ()
 Line-by-line content of the file.
booleano finale
SourceFile.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
SourceFile.Builder
mergeFrom (com.google.protobuf.Message altro)
finale SourceFile.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SourceFile.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
SourceFile.Builder
setFilePath (valore stringa)
 Path to the file.
SourceFile.Builder
setFilePathBytes (valore com.google.protobuf.ByteString)
 Path to the file.
SourceFile.Builder
setHostName (valore stringa)
 Name of the host on which the file is located.
SourceFile.Builder
setHostNameBytes (valore com.google.protobuf.ByteString)
 Name of the host on which the file is located.
SourceFile.Builder
setLines (indice int, valore stringa)
 Line-by-line content of the file.
SourceFile.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale SourceFile.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public SourceFile.Builder addAllLines (valori Iterable<String>)

 Line-by-line content of the file.
 
repeated string lines = 3;

public SourceFile.Builder addLines (valore stringa)

 Line-by-line content of the file.
 
repeated string lines = 3;

public SourceFile.Builder addLinesBytes (valore com.google.protobuf.ByteString)

 Line-by-line content of the file.
 
repeated string lines = 3;

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

build SourceFile pubblica ()

public SourceFile buildPartial ()

public SourceFile.Builder cancella ()

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

public SourceFile.Builder clearFilePath ()

 Path to the file.
 
string file_path = 1;

public SourceFile.Builder clearHostName ()

 Name of the host on which the file is located.
 
string host_name = 2;

public SourceFile.Builder clearLines ()

 Line-by-line content of the file.
 
repeated string lines = 3;

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

clone pubblico SourceFile.Builder ()

public SourceFile getDefaultInstanceForType ()

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

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

stringa pubblica getFilePath ()

 Path to the file.
 
string file_path = 1;

pubblico com.google.protobuf.ByteString getFilePathBytes ()

 Path to the file.
 
string file_path = 1;

stringa pubblica getHostName ()

 Name of the host on which the file is located.
 
string host_name = 2;

pubblico com.google.protobuf.ByteString getHostNameBytes ()

 Name of the host on which the file is located.
 
string host_name = 2;

public String getLines (indice int)

 Line-by-line content of the file.
 
repeated string lines = 3;

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

 Line-by-line content of the file.
 
repeated string lines = 3;

public int getLinesCount ()

 Line-by-line content of the file.
 
repeated string lines = 3;

pubblico com.google.protobuf.ProtocolStringList getLinesList ()

 Line-by-line content of the file.
 
repeated string lines = 3;

public final booleano isInitialized ()

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

Lancia
IOException

public SourceFile.Builder mergeFrom (com.google.protobuf.Message altro)

pubblico finale SourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

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

public SourceFile.Builder setFilePath (valore stringa)

 Path to the file.
 
string file_path = 1;

public SourceFile.Builder setFilePathBytes (valore com.google.protobuf.ByteString)

 Path to the file.
 
string file_path = 1;

public SourceFile.Builder setHostName (valore stringa)

 Name of the host on which the file is located.
 
string host_name = 2;

public SourceFile.Builder setHostNameBytes (valore com.google.protobuf.ByteString)

 Name of the host on which the file is located.
 
string host_name = 2;

public SourceFile.Builder setLines (indice int, valore stringa)

 Line-by-line content of the file.
 
repeated string lines = 3;

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

pubblico finale SourceFile.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)