DebuggedSourceFile

publiczna klasa końcowa DebuggedSourceFile

Protobuf typu tensorflow.DebuggedSourceFile

Klasy zagnieżdżone

klasa Debugowany plik źródłowy.Builder Protobuf typu tensorflow.DebuggedSourceFile

Stałe

wew BYTES_FIELD_NUMBER
wew FILE_PATH_FIELD_NUMBER
wew HOST_FIELD_NUMBER
wew LAST_MODIFIED_FIELD_NUMBER
wew LINES_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
długi
getBytes ()
 Byte size of the file.
statyczny debugowany plik źródłowy
Debugowany plik źródłowy
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
getFilePath ()
 Path to the source code file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the source code file.
Strunowy
pobierz Hosta ()
 The host name on which a source code file is located.
com.google.protobuf.ByteString
getHostBytes ()
 The host name on which a source code file is located.
długi
getLastModified ()
 The timestamp at which the source code file is last modified.
Strunowy
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.
wew
getLinesCount ()
 Line-by-line content of the source code file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the source code file.
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny DebuggedSourceFile.Builder
statyczny DebuggedSourceFile.Builder
Debugowany plik źródłowy.Builder
statyczny debugowany plik źródłowy
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny debugowany plik źródłowy
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny debugowany plik źródłowy
parseFrom (dane ByteBuffer)
statyczny debugowany plik źródłowy
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny debugowany plik źródłowy
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny debugowany plik źródłowy
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny debugowany plik źródłowy
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny debugowany plik źródłowy
parseFrom (dane com.google.protobuf.ByteString)
statyczny debugowany plik źródłowy
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny debugowany plik źródłowy
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Debugowany plik źródłowy.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int BYTES_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int FILE_PATH_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int HOST_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int LAST_MODIFIED_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int LINES_FIELD_NUMBER

Wartość stała: 5

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczny długi getBytes ()

 Byte size of the file.
 
int64 bytes = 4;

publiczny statyczny DebuggedSourceFile getDefaultInstance ()

publiczny DebuggedSourceFile getDefaultInstanceForType ()

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

publiczny ciąg getFilePath ()

 Path to the source code file.
 
string file_path = 2;

public com.google.protobuf.ByteString getFilePathBytes ()

 Path to the source code file.
 
string file_path = 2;

publiczny ciąg getHost ()

 The host name on which a source code file is located.
 
string host = 1;

publiczny com.google.protobuf.ByteString getHostBytes ()

 The host name on which a source code file is located.
 
string host = 1;

publiczny długi getLastModified ()

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

public String getLines (indeks int)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

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

 Line-by-line content of the source code file.
 
repeated string lines = 5;

publiczny int getLinesCount ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

public com.google.protobuf.ProtocolStringList getLinesList ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static DebuggedSourceFile.Builder newBuilder (prototyp DebuggedSourceFile )

public static DebuggedSourceFile.Builder newBuilder ()

public DebuggedSourceFile.Builder newBuilderForType ()

public static DebuggedSourceFile parseDelimitedFrom (wejście InputStream)

Rzuca
Wyjątek IO

publiczny statyczny DebuggedSourceFile parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static DebuggedSourceFile parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny DebuggedSourceFile parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static DebuggedSourceFile parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static DebuggedSourceFile parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static DebuggedSourceFile parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static DebuggedSourceFile parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static DebuggedSourceFile parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny DebuggedSourceFile parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public DebuggedSourceFile.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO
,
publiczna klasa końcowa DebuggedSourceFile

Protobuf typu tensorflow.DebuggedSourceFile

Klasy zagnieżdżone

klasa Debugowany plik źródłowy.Builder Protobuf typu tensorflow.DebuggedSourceFile

Stałe

wew BYTES_FIELD_NUMBER
wew FILE_PATH_FIELD_NUMBER
wew HOST_FIELD_NUMBER
wew LAST_MODIFIED_FIELD_NUMBER
wew LINES_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
długi
getBytes ()
 Byte size of the file.
statyczny debugowany plik źródłowy
Debugowany plik źródłowy
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
getFilePath ()
 Path to the source code file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the source code file.
Strunowy
pobierz Hosta ()
 The host name on which a source code file is located.
com.google.protobuf.ByteString
getHostBytes ()
 The host name on which a source code file is located.
długi
getLastModified ()
 The timestamp at which the source code file is last modified.
Strunowy
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.
wew
getLinesCount ()
 Line-by-line content of the source code file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the source code file.
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny DebuggedSourceFile.Builder
statyczny DebuggedSourceFile.Builder
Debugowany plik źródłowy.Builder
statyczny debugowany plik źródłowy
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny debugowany plik źródłowy
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny debugowany plik źródłowy
parseFrom (dane ByteBuffer)
statyczny debugowany plik źródłowy
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny debugowany plik źródłowy
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny debugowany plik źródłowy
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny debugowany plik źródłowy
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny debugowany plik źródłowy
parseFrom (dane com.google.protobuf.ByteString)
statyczny debugowany plik źródłowy
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny debugowany plik źródłowy
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
Debugowany plik źródłowy.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int BYTES_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int FILE_PATH_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int HOST_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int LAST_MODIFIED_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int LINES_FIELD_NUMBER

Wartość stała: 5

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczny długi getBytes ()

 Byte size of the file.
 
int64 bytes = 4;

publiczny statyczny DebuggedSourceFile getDefaultInstance ()

publiczny DebuggedSourceFile getDefaultInstanceForType ()

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

publiczny ciąg getFilePath ()

 Path to the source code file.
 
string file_path = 2;

public com.google.protobuf.ByteString getFilePathBytes ()

 Path to the source code file.
 
string file_path = 2;

publiczny ciąg getHost ()

 The host name on which a source code file is located.
 
string host = 1;

publiczny com.google.protobuf.ByteString getHostBytes ()

 The host name on which a source code file is located.
 
string host = 1;

publiczny długi getLastModified ()

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

public String getLines (indeks int)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

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

 Line-by-line content of the source code file.
 
repeated string lines = 5;

publiczny int getLinesCount ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

public com.google.protobuf.ProtocolStringList getLinesList ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static DebuggedSourceFile.Builder newBuilder (prototyp DebuggedSourceFile )

public static DebuggedSourceFile.Builder newBuilder ()

public DebuggedSourceFile.Builder newBuilderForType ()

public static DebuggedSourceFile parseDelimitedFrom (wejście InputStream)

Rzuca
Wyjątek IO

publiczny statyczny DebuggedSourceFile parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static DebuggedSourceFile parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny DebuggedSourceFile parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static DebuggedSourceFile parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static DebuggedSourceFile parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static DebuggedSourceFile parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static DebuggedSourceFile parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static DebuggedSourceFile parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny DebuggedSourceFile parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public DebuggedSourceFile.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO