מחלקה סופית ציבורית DebuggedSourceFile
סוג Protobuf tensorflow.DebuggedSourceFile
כיתות מקוננות
מַחלָקָה | DebuggedSourceFile.Builder | סוג Protobuf tensorflow.DebuggedSourceFile |
קבועים
int | BYTES_FIELD_NUMBER | |
int | FILE_PATH_FIELD_NUMBER | |
int | HOST_FIELD_NUMBER | |
int | LAST_MODIFIED_FIELD_NUMBER | |
int | LINES_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
אָרוֹך | getBytes () Byte size of the file. |
סטטי DebuggedSourceFile | |
DebuggedSourceFile | |
final 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 index) Line-by-line content of the source code file. |
com.google.protobuf.ByteString | getLinesBytes (int index) Line-by-line content of the source code file. |
int | getLinesCount () Line-by-line content of the source code file. |
com.google.protobuf.ProtocolStringList | getLinesList () Line-by-line content of the source code file. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
סטטי DebuggedSourceFile.Builder | newBuilder (אב-טיפוס DebuggedSourceFile ) |
סטטי DebuggedSourceFile.Builder | newBuilder () |
DebuggedSourceFile.Builder | |
סטטי DebuggedSourceFile | parseDelimitedFrom (קלט InputStream) |
סטטי 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 (נתוני byte[], 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 | toBuilder () |
בָּטֵל | 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)
getBytes ארוך ציבורי ()
Byte size of the file.
int64 bytes = 4;
public static final 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;
public long getLastModified ()
The timestamp at which the source code file is last modified.
int64 last_modified = 3;
getLines של מחרוזת ציבורית (int index)
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;
public 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;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static DebuggedSourceFile parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebuggedSourceFile parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebuggedSourceFile parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DebuggedSourceFile parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
IOException |
---|
public static DebuggedSourceFile parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static DebuggedSourceFile parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static DebuggedSourceFile parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static DebuggedSourceFile parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|