CommitId

CommitId della classe finale pubblica

Tipo di protocollo tensorflow.CommitId

Classi nidificate

classe CommitId.Builder Tipo di protocollo tensorflow.CommitId
enum CommitId.KindCase

Costanti

int CHANGELIST_FIELD_NUMBER
int HASH_FIELD_NUMBER
int PENDING_CHANGELIST_FIELD_NUMBER
int SNAPSHOT_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
lungo
getChangelist ()
 Submitted changelist.
ID commit statico
ID impegno
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getHash ()
string hash = 2;
com.google.protobuf.ByteString
getHashBytes ()
string hash = 2;
CommitId.KindCase
lungo
getPendingChangelist ()
 Changelist tested if the change list is not already submitted.
int
Corda
getIstantanea ()
 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.
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
CommitId.Builder statico
newBuilder (prototipo CommitId )
CommitId.Builder statico
CommitId.Builder
ID commit statico
parseDelimitedFrom (input InputStream)
ID commit statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ID commit statico
parseFrom (dati ByteBuffer)
ID commit statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
ID commit statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ID commit statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
ID commit statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ID commit statico
parseFrom (dati com.google.protobuf.ByteString)
ID commit statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ID commit statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
CommitId.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int CHANGELIST_FIELD_NUMBER

Valore costante: 1

public static final int HASH_FIELD_NUMBER

Valore costante: 2

pubblico statico finale int PENDING_CHANGELIST_FIELD_NUMBER

Valore costante: 4

public static final int SNAPSHOT_FIELD_NUMBER

Valore costante: 3

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico lungo getChangelist ()

 Submitted changelist.
 
int64 changelist = 1;

CommitId pubblico statico getDefaultInstance ()

public CommitId getDefaultInstanceForType ()

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

stringa pubblica getHash ()

string hash = 2;

pubblico com.google.protobuf.ByteString getHashBytes ()

string hash = 2;

pubblico CommitId.KindCase getKindCase ()

pubblico getParserForType ()

pubblico lungo getPendingChangelist ()

 Changelist tested if the change list is not already submitted.
 
int64 pending_changelist = 4;

public int getSerializedSize ()

stringa pubblica getSnapshot ()

istantanea di stringa

 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;

pubblico com.google.protobuf.ByteString getSnapshotBytes ()

istantanea di stringa

 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;

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

public static CommitId.Builder newBuilder (prototipo CommitId )

public static CommitId.Builder newBuilder ()

public CommitId.Builder newBuilderForType ()

CommitId pubblico statico parseDelimitedFrom (input InputStream)

Lancia
IOException

CommitId pubblico statico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom CommitId statico pubblico (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

CommitId pubblico statico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

CommitId pubblico statico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

CommitId pubblico statico parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

CommitId pubblico statico parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

CommitId pubblico statico parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

CommitId pubblico statico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

CommitId pubblico statico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public CommitId.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException