SourceFile kelas akhir publik
Content of a source file involved in the execution of the debugged TensorFlow program.
tensorflow.SourceFile
Kelas Bersarang
kelas | SourceFile.Builder | Content of a source file involved in the execution of the debugged TensorFlow program. |
Konstanta
ke dalam | FILE_PATH_FIELD_NUMBER | |
ke dalam | HOST_NAME_FIELD_NUMBER | |
ke dalam | LINES_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
SourceFile statis | |
File Sumber | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Rangkaian | dapatkanJalur File () Path to the file. |
com.google.protobuf.ByteString | dapatkanFilePathBytes () Path to the file. |
Rangkaian | dapatkan NamaHost () Name of the host on which the file is located. |
com.google.protobuf.ByteString | dapatkanHostNameBytes () Name of the host on which the file is located. |
Rangkaian | getLines (indeks int) Line-by-line content of the file. |
com.google.protobuf.ByteString | getLinesBytes (indeks int) Line-by-line content of the file. |
ke dalam | dapatkanGarisHitung () Line-by-line content of the file. |
com.google.protobuf.ProtocolStringList | dapatkanDaftarGaris () Line-by-line content of the file. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
ke dalam | Kode hash () |
boolean terakhir | |
SourceFile.Builder statis | newBuilder (prototipe SourceFile ) |
SourceFile.Builder statis | |
SourceFile.Builder | |
SourceFile statis | parseDelimitedFrom (masukan Aliran Masukan) |
SourceFile statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SourceFile statis | parseFrom (data ByteBuffer) |
SourceFile statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SourceFile statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SourceFile statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
SourceFile statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SourceFile statis | parseFrom (com.google.protobuf.ByteString data) |
SourceFile statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SourceFile statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
SourceFile.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik FILE_PATH_FIELD_NUMBER
Nilai Konstan: 1
int akhir statis publik HOST_NAME_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik LINES_FIELD_NUMBER
Nilai Konstan: 3
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik getFilePath ()
Path to the file.
string file_path = 1;
com.google.protobuf.ByteString publik getFilePathBytes ()
Path to the file.
string file_path = 1;
String publik getHostName ()
Name of the host on which the file is located.
string host_name = 2;
publik com.google.protobuf.ByteString getHostNameBytes ()
Name of the host on which the file is located.
string host_name = 2;
GetLines String publik (indeks int)
Line-by-line content of the file.
repeated string lines = 3;
com.google.protobuf.ByteString getLinesBytes publik (indeks int)
Line-by-line content of the file.
repeated string lines = 3;
int publik getLinesCount ()
Line-by-line content of the file.
repeated string lines = 3;
com.google.protobuf.ProtocolStringList getLinesList () publik
Line-by-line content of the file.
repeated string lines = 3;
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
SourceFile statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom File Sumber statis publik (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom File Sumber statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
parseFrom SourceFile statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
parseFrom File Sumber statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
parseFrom SourceFile statis publik (data com.google.protobuf.ByteString)
Melempar
InvalidProtocolBufferException |
---|
parseFrom File Sumber statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom File Sumber statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|