SourceFile.Builder

publiczna statyczna klasa końcowa SourceFile.Builder

 Content of a source file involved in the execution of the debugged TensorFlow
 program.
 
Protobuf typu tensorflow.SourceFile

Metody publiczne

SourceFile.Builder
addAllLines (wartości Iterable<String>)
 Line-by-line content of the file.
SourceFile.Builder
addLines (wartość ciągu)
 Line-by-line content of the file.
SourceFile.Builder
addLinesBytes (wartość com.google.protobuf.ByteString)
 Line-by-line content of the file.
SourceFile.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Plik źródłowy
Plik źródłowy
SourceFile.Builder
jasne ()
SourceFile.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
SourceFile.Builder
wyczyśćŚcieżkęPliku ()
 Path to the file.
SourceFile.Builder
wyczyść nazwę hosta ()
 Name of the host on which the file is located.
SourceFile.Builder
jasne linie ()
 Line-by-line content of the file.
SourceFile.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SourceFile.Builder
klon ()
Plik źródłowy
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Strunowy
getFilePath ()
 Path to the file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the file.
Strunowy
pobierz nazwę hosta ()
 Name of the host on which the file is located.
com.google.protobuf.ByteString
getHostNameBytes ()
 Name of the host on which the file is located.
Strunowy
getLines (indeks int)
 Line-by-line content of the file.
com.google.protobuf.ByteString
getLinesBytes (indeks int)
 Line-by-line content of the file.
wew
getLinesCount ()
 Line-by-line content of the file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the file.
końcowa wartość logiczna
SourceFile.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
SourceFile.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy SourceFile.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
SourceFile.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
SourceFile.Builder
setFilePath (wartość ciągu)
 Path to the file.
SourceFile.Builder
setFilePathBytes (wartość com.google.protobuf.ByteString)
 Path to the file.
SourceFile.Builder
setHostName (wartość ciągu)
 Name of the host on which the file is located.
SourceFile.Builder
setHostNameBytes (wartość com.google.protobuf.ByteString)
 Name of the host on which the file is located.
SourceFile.Builder
setLines (indeks int, wartość ciągu)
 Line-by-line content of the file.
SourceFile.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
końcowy SourceFile.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public SourceFile.Builder addAllLines (wartości Iterable<String>)

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

public SourceFile.Builder addLines (wartość ciągu)

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

public SourceFile.Builder addLinesBytes (wartość com.google.protobuf.ByteString)

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

public SourceFile.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja pliku źródłowego ()

public SourceFile buildPartial ()

public SourceFile.Builder wyczyść ()

public SourceFile.Builder clearField (pole 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)

publiczny klon SourceFile.Builder ()

publiczny plik źródłowy getDefaultInstanceForType ()

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

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

publiczny ciąg getFilePath ()

 Path to the file.
 
string file_path = 1;

public com.google.protobuf.ByteString getFilePathBytes ()

 Path to the file.
 
string file_path = 1;

publiczny ciąg getHostName ()

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

public com.google.protobuf.ByteString getHostNameBytes ()

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

public String getLines (indeks int)

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

public com.google.protobuf.ByteString getLinesBytes (indeks int)

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

publiczny int getLinesCount ()

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

public com.google.protobuf.ProtocolStringList getLinesList ()

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

publiczna końcowa wartość logiczna isInitialized ()

public SourceFile.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

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

publiczny końcowy plik SourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public SourceFile.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public SourceFile.Builder setFilePath (wartość ciągu)

 Path to the file.
 
string file_path = 1;

public SourceFile.Builder setFilePathBytes (wartość com.google.protobuf.ByteString)

 Path to the file.
 
string file_path = 1;

public SourceFile.Builder setHostName (wartość ciągu)

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

public SourceFile.Builder setHostNameBytes (wartość com.google.protobuf.ByteString)

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

public SourceFile.Builder setLines (indeks int, wartość ciągu)

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

public SourceFile.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczny końcowy SourceFile.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)