genel son sınıf SourceFile
Content of a source file involved in the execution of the debugged TensorFlow program.
tensorflow.SourceFile İç İçe Sınıflar
| sınıf | SourceFile.Builder | Content of a source file involved in the execution of the debugged TensorFlow program. | |
Sabitler
| int | FILE_PATH_FIELD_NUMBER | |
| int | HOST_NAME_FIELD_NUMBER | |
| int | LINES_FIELD_NUMBER |
Genel Yöntemler
| boolean | eşittir (Nesne nesnesi) |
| statik KaynakDosyası | |
| KaynakDosya | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| Sicim | getFilePath () Path to the file. |
| com.google.protobuf.ByteString | getFilePathBytes () Path to the file. |
| Sicim | getHostName () 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. |
| Sicim | getLines (int dizini) Line-by-line content of the file. |
| com.google.protobuf.ByteString | getLinesBytes (int dizini) Line-by-line content of the file. |
| int | getLinesCount () Line-by-line content of the file. |
| com.google.protobuf.ProtocolStringList | getLinesList () Line-by-line content of the file. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashKodu () |
| son boole değeri | Başlatıldı () |
| statik SourceFile.Builder | newBuilder ( SourceFile prototipi) |
| statik SourceFile.Builder | yeniİnşaatçı () |
| SourceFile.Builder | |
| statik KaynakDosyası | parseDelimitedFrom (InputStream girişi) |
| statik KaynakDosyası | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik KaynakDosyası | parseFrom (ByteBuffer verileri) |
| statik KaynakDosyası | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik KaynakDosyası | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik KaynakDosyası | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
| statik KaynakDosyası | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik KaynakDosyası | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
| statik KaynakDosyası | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik KaynakDosyası | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statik | ayrıştırıcı () |
| SourceFile.Builder | inşaatçıya () |
| geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int FILE_PATH_FIELD_NUMBER
Sabit Değer: 1
genel statik final int HOST_NAME_FIELD_NUMBER
Sabit Değer: 2
genel statik final int LINES_FIELD_NUMBER
Sabit Değer: 3
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Dize getFilePath ()
Path to the file.
string file_path = 1; public com.google.protobuf.ByteString getFilePathBytes ()
Path to the file.
string file_path = 1; genel Dize 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 (int dizini)
Line-by-line content of the file.
repeated string lines = 3; public com.google.protobuf.ByteString getLinesBytes (int dizini)
Line-by-line content of the file.
repeated string lines = 3; genel 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; halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
genel statik SourceFile parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik SourceFile ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik SourceFile parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SourceFile ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
| IO İstisnası |
|---|
genel statik SourceFile ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SourceFile ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik SourceFile ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IO İstisnası |
|---|
genel statik SourceFile ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| Geçersiz ProtokolBufferException |
|---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
| IO İstisnası |
|---|