CommitId

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
Sıralama 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
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
son boole değeri
statik CommitId.Builder
newBuilder ( CommitId prototipi)
statik CommitId.Builder
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
CommitId.Builder
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 CommitId getDefaultInstance ()

public CommitId getDefaultInstanceForType ()

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

genel Dize getHash ()

string hash = 2;

public com.google.protobuf.ByteString getHashBytes ()

string hash = 2;

public CommitId.KindCase getKindCase ()

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.Builder newBuilder ( CommitId prototipi)

genel statik CommitId.Builder newBuilder ()

public CommitId.Builder newBuilderForType ()

public static CommitId parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static CommitId parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik CommitId ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

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 (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

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

genel statik CommitId ayrıştırmaFrom (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ı ()

public CommitId.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası