Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.clear() |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.clearCompletedHash() |
Consensus-wide outcome of the migration, in the form of
the aggregation hash of the migrated data.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.clearEndVersion() |
Version of the instance data after the migration is completed.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.clearTarget() |
Migration target to obtain migration scripts from.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.clone() |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceStatus.Builder.getMigrationBuilder() |
Service is in process of migration.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.mergeCompletedHash(Types.Hash value) |
Consensus-wide outcome of the migration, in the form of
the aggregation hash of the migrated data.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.mergeFrom(Lifecycle.InstanceMigration other) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.mergeTarget(Base.ArtifactId value) |
Migration target to obtain migration scripts from.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.newBuilder() |
|
static Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.newBuilder(Lifecycle.InstanceMigration prototype) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.newBuilderForType() |
|
protected Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.setCompletedHash(Types.Hash value) |
Consensus-wide outcome of the migration, in the form of
the aggregation hash of the migrated data.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.setCompletedHash(Types.Hash.Builder builderForValue) |
Consensus-wide outcome of the migration, in the form of
the aggregation hash of the migrated data.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.setEndVersion(java.lang.String value) |
Version of the instance data after the migration is completed.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.setEndVersionBytes(com.google.protobuf.ByteString value) |
Version of the instance data after the migration is completed.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.setTarget(Base.ArtifactId value) |
Migration target to obtain migration scripts from.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.setTarget(Base.ArtifactId.Builder builderForValue) |
Migration target to obtain migration scripts from.
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Lifecycle.InstanceMigration.Builder |
Lifecycle.InstanceMigration.toBuilder() |
|