מחלקה סופית ציבורית CommitId
סוג Protobuf tensorflow.CommitId
כיתות מקוננות
מַחלָקָה | CommitId.Builder | סוג Protobuf tensorflow.CommitId | |
enum | CommitId.KindCase |
קבועים
int | CHANGELIST_FIELD_NUMBER | |
int | HASH_FIELD_NUMBER | |
int | PENDING_CHANGELIST_FIELD_NUMBER | |
int | SNAPSHOT_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
אָרוֹך | getChangelist () Submitted changelist. |
סטטי CommitId | |
CommitId | |
final static com.google.protobuf.Descriptors.Descriptor | |
חוּט | getHash () string hash = 2; |
com.google.protobuf.ByteString | getHashBytes () string hash = 2; |
CommitId.KindCase | getKindCase () |
אָרוֹך | getPendingChangelist () Changelist tested if the change list is not already submitted. |
int | |
חוּט | getSnapshot () Hash of intermediate change between hash/changelist and what was tested. |
com.google.protobuf.ByteString | getSnapshotBytes () Hash of intermediate change between hash/changelist and what was tested. |
final com.google.protobuf.UnknownFieldSet | |
int | hashcode () |
בוליאנית סופית | |
CommitId.Builder סטטי | newBuilder (אב-טיפוס CommitId ) |
CommitId.Builder סטטי | newBuilder () |
CommitId.Builder | |
סטטי CommitId | parseDelimitedFrom (קלט InputStream) |
סטטי CommitId | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי CommitId | parseFrom (נתוני ByteBuffer) |
סטטי CommitId | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי CommitId | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי CommitId | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי CommitId | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי CommitId | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי CommitId | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי CommitId | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
CommitId.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי CHANGELIST_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי HASH_FIELD_NUMBER
ערך קבוע: 2
אינט סופי סטטי ציבורי PENDING_CHANGELIST_FIELD_NUMBER
ערך קבוע: 4
אינט סופי סטטי ציבורי SNAPSHOT_FIELD_NUMBER
ערך קבוע: 3
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
Public long getChangelist ()
Submitted changelist.
int64 changelist = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getHash ()
string hash = 2;
public com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
פּוּמְבֵּי getParserForType ()
public long getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
public int getSerializedSize ()
מחרוזת ציבורית getSnapshot ()
Hash of intermediate change between hash/changelist and what was tested. Not used if the build is from a commit without modifications.
string snapshot = 3;
public com.google.protobuf.ByteString getSnapshotBytes ()
Hash of intermediate change between hash/changelist and what was tested. Not used if the build is from a commit without modifications.
string snapshot = 3;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static CommitId parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static CommitId parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static CommitId parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static CommitId parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static CommitId parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static CommitId parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static CommitId parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|