genel son sınıf CommitId
Protobuf türü tensorflow.CommitId
İç İçe Sınıflar
sınıf | CommitId.Builder | Protobuf türü tensorflow.CommitId | |
numaralandırma | CommitId.KindCase |
Sabitler
int | CHANGELIST_FIELD_NUMBER | |
int | HASH_FIELD_NUMBER | |
int | PENDING_CHANGELIST_FIELD_NUMBER | |
int | SNAPSHOT_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
uzun | getChangelist () Submitted changelist. |
statik İşlem Kimliği | |
Taahhüt Kimliği | |
final statik com.google.protobuf.Descriptors.Descriptor | |
Sicim | getHash () string hash = 2; |
com.google.protobuf.ByteString | getHashBytes () string hash = 2; |
CommitId.KindCase | getKindCase () |
uzun | getPendingChangelist () Changelist tested if the change list is not already submitted. |
int | |
Sicim | anlık görüntü al () 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 | hashKodu () |
son boole değeri | Başlatıldı () |
statik CommitId.Builder | newBuilder ( CommitId prototipi) |
statik CommitId.Builder | yeniİnşaatçı () |
CommitId.Builder | |
statik İşlem Kimliği | parseDelimitedFrom (InputStream girişi) |
statik İşlem Kimliği | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik İşlem Kimliği | parseFrom (ByteBuffer verileri) |
statik İşlem Kimliği | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik İşlem Kimliği | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik İşlem Kimliği | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik İşlem Kimliği | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik İşlem Kimliği | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik İşlem Kimliği | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik İşlem Kimliği | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
CommitId.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int CHANGELIST_FIELD_NUMBER
Sabit Değer: 1
genel statik final int HASH_FIELD_NUMBER
Sabit Değer: 2
genel statik final int PENDING_CHANGELIST_FIELD_NUMBER
Sabit Değer: 4
genel statik final int SNAPSHOT_FIELD_NUMBER
Sabit Değer: 3
Genel Yöntemler
genel boole eşittir (Object obj)
halka açık uzun getChangelist ()
Submitted changelist.
int64 changelist = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
genel Dize getHash ()
string hash = 2;
public com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
halk getParserForType ()
herkese açık uzun getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
public int getSerializedSize ()
public String 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;
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
public static CommitId parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik CommitId ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik CommitId ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CommitId ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CommitId ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static CommitId parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik CommitId ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|