antarmuka publik SourceFileOrBuilder
Subkelas Tidak Langsung yang Diketahui |
Metode Publik
Tali abstrak | dapatkanJalur File () Path to the file. |
abstrak com.google.protobuf.ByteString | dapatkanFilePathBytes () Path to the file. |
Tali abstrak | dapatkan NamaHost () Name of the host on which the file is located. |
abstrak com.google.protobuf.ByteString | dapatkanHostNameBytes () Name of the host on which the file is located. |
Tali abstrak | getLines (indeks int) Line-by-line content of the file. |
abstrak com.google.protobuf.ByteString | getLinesBytes (indeks int) Line-by-line content of the file. |
abstrak ke dalam | dapatkanGarisHitung () Line-by-line content of the file. |
Daftar abstrak<String> | dapatkanDaftarGaris () Line-by-line content of the file. |
Metode Publik
String abstrak publik getFilePath ()
Path to the file.
string file_path = 1;
abstrak publik com.google.protobuf.ByteString getFilePathBytes ()
Path to the file.
string file_path = 1;
String abstrak publik getHostName ()
Name of the host on which the file is located.
string host_name = 2;
abstrak publik com.google.protobuf.ByteString getHostNameBytes ()
Name of the host on which the file is located.
string host_name = 2;
abstrak publik String getLines (indeks int)
Line-by-line content of the file.
repeated string lines = 3;
abstrak publik com.google.protobuf.ByteString getLinesBytes (indeks int)
Line-by-line content of the file.
repeated string lines = 3;
abstrak publik int getLinesCount ()
Line-by-line content of the file.
repeated string lines = 3;
Daftar abstrak publik<String> getLinesList ()
Line-by-line content of the file.
repeated string lines = 3;