kelas akhir publik DebuggedSourceFile
Tipe protobuf tensorflow.DebuggedSourceFile
Kelas Bersarang
kelas | DebuggedSourceFile.Builder | Tipe protobuf tensorflow.DebuggedSourceFile |
Konstanta
ke dalam | BYTES_FIELD_NUMBER | |
ke dalam | FILE_PATH_FIELD_NUMBER | |
ke dalam | HOST_FIELD_NUMBER | |
ke dalam | TERAKHIR_MODIFIED_FIELD_NUMBER | |
ke dalam | LINES_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
panjang | dapatkanBytes () Byte size of the file. |
DebuggedSourceFile statis | |
File Sumber Debugged | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
Rangkaian | dapatkanJalur File () Path to the source code file. |
com.google.protobuf.ByteString | dapatkanFilePathBytes () Path to the source code file. |
Rangkaian | dapatkanHost () The host name on which a source code file is located. |
com.google.protobuf.ByteString | dapatkanHostBytes () The host name on which a source code file is located. |
panjang | dapatkanModifikasi Terakhir () The timestamp at which the source code file is last modified. |
Rangkaian | getLines (indeks int) Line-by-line content of the source code file. |
com.google.protobuf.ByteString | getLinesBytes (indeks int) Line-by-line content of the source code file. |
ke dalam | dapatkanGarisHitung () Line-by-line content of the source code file. |
com.google.protobuf.ProtocolStringList | dapatkanDaftarGaris () Line-by-line content of the source code file. |
ke dalam | |
final com.google.protobuf.UnknownFieldSet | |
ke dalam | Kode hash () |
boolean terakhir | |
DebuggedSourceFile.Builder statis | newBuilder (prototipe DebuggedSourceFile ) |
DebuggedSourceFile.Builder statis | |
DebuggedSourceFile.Builder | |
DebuggedSourceFile statis | parseDelimitedFrom (masukan Aliran Masukan) |
DebuggedSourceFile statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile statis | parseFrom (data ByteBuffer) |
DebuggedSourceFile statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
DebuggedSourceFile statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile statis | parseFrom (com.google.protobuf.ByteString data) |
DebuggedSourceFile statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
DebuggedSourceFile.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik BYTES_FIELD_NUMBER
Nilai Konstan: 4
int akhir statis publik FILE_PATH_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik HOST_FIELD_NUMBER
Nilai Konstan: 1
int final statis publik LAST_MODIFIED_FIELD_NUMBER
Nilai Konstan: 3
int akhir statis publik LINES_FIELD_NUMBER
Nilai Konstan: 5
Metode Publik
boolean publik sama (Obj objek)
getBytes panjang publik ()
Byte size of the file.
int64 bytes = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik getFilePath ()
Path to the source code file.
string file_path = 2;
com.google.protobuf.ByteString publik getFilePathBytes ()
Path to the source code file.
string file_path = 2;
GetHost String publik ()
The host name on which a source code file is located.
string host = 1;
com.google.protobuf.ByteString publik getHostBytes ()
The host name on which a source code file is located.
string host = 1;
publik long getLastModified ()
The timestamp at which the source code file is last modified.
int64 last_modified = 3;
GetLines String publik (indeks int)
Line-by-line content of the source code file.
repeated string lines = 5;
com.google.protobuf.ByteString getLinesBytes publik (indeks int)
Line-by-line content of the source code file.
repeated string lines = 5;
int publik getLinesCount ()
Line-by-line content of the source code file.
repeated string lines = 5;
com.google.protobuf.ProtocolStringList getLinesList () publik
Line-by-line content of the source code file.
repeated string lines = 5;
publik dapatkanParserForType ()
publik int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
public static DebuggedSourceFile parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom DebuggedSourceFile statis publik (data ByteBuffer)
Melempar
InvalidProtocolBufferException |
---|
parseFrom DebuggedSourceFile statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom DebuggedSourceFile statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
parseFrom DebuggedSourceFile statis publik (com.google.protobuf.CodedInputStream input)
Melempar
Pengecualian IO |
---|
public static DebuggedSourceFile parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom DebuggedSourceFile statis publik (com.google.protobuf.ByteString data)
Melempar
ProtokolBufferException Tidak Valid |
---|
parseFrom DebuggedSourceFile statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom DebuggedSourceFile statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
ProtokolBufferException Tidak Valid |
---|
statis publik pengurai ()
public void writeTo (com.google.protobuf.CodedOutputStream keluaran)
Melempar
Pengecualian IO |
---|