DebuggedSourceFile

публичный финальный класс DebuggedSourceFile

Тип protobuf tensorflow.DebuggedSourceFile

Вложенные классы

сорт DebuggedSourceFile.Builder Тип protobuf tensorflow.DebuggedSourceFile

Константы

интервал BYTES_FIELD_NUMBER
интервал FILE_PATH_FIELD_NUMBER
интервал HOST_FIELD_NUMBER
интервал LAST_MODIFIED_FIELD_NUMBER
интервал LINES_FIELD_NUMBER

Публичные методы

логическое значение
равно (Объект obj)
длинный
получить байты ()
 Byte size of the file.
статический отладочный исходный файл
Отлаженный исходный файл
окончательный статический com.google.protobuf.Descriptors.Descriptor
Нить
получитьПутьФайла ()
 Path to the source code file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the source code file.
Нить
получитьХост ()
 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.
длинный
getLastModified ()
 The timestamp at which the source code file is last modified.
Нить
getLines (целевой индекс)
 Line-by-line content of the source code file.
com.google.protobuf.ByteString
getLinesBytes (индекс целого числа)
 Line-by-line content of the source code file.
интервал
getLinesCount ()
 Line-by-line content of the source code file.
com.google.protobuf.ProtocolStringList
получитьСписокЛиний ()
 Line-by-line content of the source code file.
интервал
окончательный com.google.protobuf.UnknownFieldSet
интервал
последнее логическое значение
статический DebuggedSourceFile.Builder
newBuilder (прототип DebuggedSourceFile )
статический DebuggedSourceFile.Builder
DebuggedSourceFile.Builder
статический отладочный исходный файл
parseDelimitedFrom (входной поток)
статический отладочный исходный файл
parseDelimitedFrom (ввод InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический отладочный исходный файл
parseFrom (данные ByteBuffer)
статический отладочный исходный файл
parseFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический отладочный исходный файл
parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический отладочный исходный файл
parseFrom (вход com.google.protobuf.CodedInputStream)
статический отладочный исходный файл
parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический отладочный исходный файл
parseFrom (данные com.google.protobuf.ByteString)
статический отладочный исходный файл
parseFrom (ввод входного потока, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический отладочный исходный файл
parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
статический
DebuggedSourceFile.Builder
пустота
writeTo (вывод com.google.protobuf.CodedOutputStream)

Унаследованные методы

Константы

общедоступный статический окончательный int BYTES_FIELD_NUMBER

Постоянное значение: 4

общедоступный статический окончательный int FILE_PATH_FIELD_NUMBER

Постоянное значение: 2

общедоступный статический окончательный int HOST_FIELD_NUMBER

Постоянное значение: 1

общедоступный статический окончательный int LAST_MODIFIED_FIELD_NUMBER

Постоянное значение: 3

общедоступный статический финал int LINES_FIELD_NUMBER

Постоянное значение: 5

Публичные методы

общедоступное логическое значение равно (Object obj)

общедоступный длинный getBytes ()

 Byte size of the file.
 
int64 bytes = 4;

общедоступный статический DebuggedSourceFile getDefaultInstance ()

public DebuggedSourceFile getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступная строка 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;

публичная строка getHost ()

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

public com.google.protobuf.ByteString getHostBytes ()

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

публичный длинный getLastModified ()

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

публичная строка getLines (индекс int)

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

public com.google.protobuf.ByteString getLinesBytes (индекс int)

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

public int getLinesCount ()

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

общедоступный com.google.protobuf.ProtocolStringList getLinesList ()

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

общественный getParserForType ()

public int getSerializedSize ()

публичный финал com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

публичное финальное логическое значение isInitialized ()

public static DebuggedSourceFile.Builder newBuilder (прототип DebuggedSourceFile )

общедоступный статический DebuggedSourceFile.Builder newBuilder ()

public DebuggedSourceFile.Builder newBuilderForType ()

общедоступный статический DebuggedSourceFile parseDelimitedFrom (вход InputStream)

Броски
Исключение IO

общедоступный статический DebuggedSourceFile parseDelimitedFrom (вход InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный статический DebuggedSourceFile parseFrom (данные ByteBuffer)

Броски
Инвалидпротоколбуфферисключение

public static DebuggedSourceFile parseFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebuggedSourceFile parseFrom (данные ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический DebuggedSourceFile parseFrom (вход com.google.protobuf.CodedInputStream)

Броски
Исключение IO

public static DebuggedSourceFile parseFrom (данные byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический DebuggedSourceFile parseFrom (данные com.google.protobuf.ByteString)

Броски
Инвалидпротоколбуфферисключение

общедоступный статический DebuggedSourceFile parseFrom (вход InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public static DebuggedSourceFile parseFrom (данные com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Инвалидпротоколбуфферисключение

общественный статический парсер ()

public DebuggedSourceFile.Builder toBuilder ()

public void writeTo (вывод com.google.protobuf.CodedOutputStream)

Броски
Исключение IO