classe finale publique CommitId
tensorflow.CommitId
de type Protobuf.CommitId
Classes imbriquées
classe | CommitId.Builder | tensorflow.CommitId de type Protobuf.CommitId | |
énumération | CommitId.KindCase |
Constantes
int | CHANGELIST_FIELD_NUMBER | |
int | HASH_FIELD_NUMBER | |
int | PENDING_CHANGELIST_FIELD_NUMBER | |
int | SNAPSHOT_FIELD_NUMBER |
Méthodes publiques
booléen | est égal à (Obj objet) |
long | getChangelist () Submitted changelist. |
ID de validation statique | |
ID de validation | |
final statique com.google.protobuf.Descriptors.Descriptor | |
Chaîne | getHash () string hash = 2; |
com.google.protobuf.ByteString | getHashBytes () string hash = 2; |
CommitId.KindCase | getKindCase () |
long | getPendingChangelist () Changelist tested if the change list is not already submitted. |
int | |
Chaîne | obtenirSnapshot () 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 | |
booléen final | |
CommitId.Builder statique | newBuilder (prototype CommitId ) |
CommitId.Builder statique | |
CommitId.Builder | |
ID de validation statique | parseDelimitedFrom (entrée InputStream) |
ID de validation statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ID de validation statique | parseFrom (données ByteBuffer) |
ID de validation statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ID de validation statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ID de validation statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
ID de validation statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ID de validation statique | parseFrom (données com.google.protobuf.ByteString) |
ID de validation statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ID de validation statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
CommitId.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final entier CHANGELIST_FIELD_NUMBER
Valeur constante : 1
public statique final int HASH_FIELD_NUMBER
Valeur constante : 2
public statique final entier PENDING_CHANGELIST_FIELD_NUMBER
Valeur constante : 4
public statique final int SNAPSHOT_FIELD_NUMBER
Valeur constante : 3
Méthodes publiques
public booléen égal (Objet obj)
public long getChangelist ()
Submitted changelist.
int64 changelist = 1;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
chaîne publique getHash ()
string hash = 2;
public com.google.protobuf.ByteString getHashBytes ()
string hash = 2;
publique getParserForType ()
public long getPendingChangelist ()
Changelist tested if the change list is not already submitted.
int64 pending_changelist = 4;
public int getSerializedSize ()
chaîne publique 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 ()
code de hachage int public ()
public final booléen isInitialized ()
public static CommitId parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static CommitId parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static CommitId parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public static CommitId parseFrom (données byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public static CommitId parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public static CommitId parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public static CommitId parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|