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

روش های عمومی

بولی
برابر است (object obj)
طولانی
getBytes ()
 Byte size of the file.
استاتیک DebuggedSourceFile
DebuggedSourceFile
نهایی static com.google.protobuf.Descriptors.Descriptor
رشته
getFilePath ()
 Path to the source code file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the source code file.
رشته
getHost ()
 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 (شاخص int)
 Line-by-line content of the source code file.
com.google.protobuf.ByteString
getLinesBytes (شاخص int)
 Line-by-line content of the source code file.
بین المللی
getLinesCount ()
 Line-by-line content of the source code file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the source code file.
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
استاتیک DebuggedSourceFile.Builder
newBuilder (نمونه اولیه DebuggedSourceFile )
استاتیک DebuggedSourceFile.Builder
DebuggedSourceFile.Builder
استاتیک DebuggedSourceFile
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک DebuggedSourceFile
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک DebuggedSourceFile
parseFrom (داده های ByteBuffer)
استاتیک DebuggedSourceFile
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک DebuggedSourceFile
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک DebuggedSourceFile
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک DebuggedSourceFile
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک DebuggedSourceFile
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک DebuggedSourceFile
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک DebuggedSourceFile
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
DebuggedSourceFile.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

BYTES_FIELD_NUMBER نهایی استاتیک عمومی

ارزش ثابت: 4

نهایی استاتیک عمومی FILE_PATH_FIELD_NUMBER

مقدار ثابت: 2

نهایی استاتیک عمومی HOST_FIELD_NUMBER

ارزش ثابت: 1

نهایی استاتیک عمومی LAST_MODIFIED_FIELD_NUMBER

مقدار ثابت: 3

نهایی استاتیک عمومی LINES_FIELD_NUMBER

ارزش ثابت: 5

روش های عمومی

بولین عمومی برابر است (Object Obj)

دریافت بایت طولانی عمومی ()

 Byte size of the file.
 
int64 bytes = 4;

عمومی استاتیک DebuggedSourceFile getDefaultInstance ()

عمومی DebuggedSourceFile getDefaultInstanceForType ()

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

رشته عمومی getFilePath ()

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

عمومی 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;

public long getLastModified ()

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

رشته های عمومی دریافت خطوط (شاخص int)

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

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

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

عمومی 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 ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک DebuggedSourceFile.Builder newBuilder (نمونه اولیه DebuggedSourceFile )

عمومی استاتیک DebuggedSourceFile.Builder newBuilder ()

عمومی DebuggedSourceFile.Builder newBuilderForType ()

عمومی استاتیک DebuggedSourceFile parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک DebuggedSourceFile parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک DebuggedSourceFile parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک DebuggedSourceFile parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک DebuggedSourceFile parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک DebuggedSourceFile parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک DebuggedSourceFile parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک DebuggedSourceFile parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک DebuggedSourceFile parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک DebuggedSourceFile parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی DebuggedSourceFile.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException