public static final class MysqlSourceConfig.Gtid.Builder extends GeneratedMessage.Builder<MysqlSourceConfig.Gtid.Builder> implements MysqlSourceConfig.GtidOrBuilderUse GTID based replication.
Protobuf type google.cloud.datastream.v1.MysqlSourceConfig.Gtid
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > MysqlSourceConfig.Gtid.BuilderImplements
MysqlSourceConfig.GtidOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public MysqlSourceConfig.Gtid build()| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.Gtid |
|
buildPartial()
public MysqlSourceConfig.Gtid buildPartial()| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.Gtid |
|
clear()
public MysqlSourceConfig.Gtid.Builder clear()| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.Gtid.Builder |
|
getDefaultInstanceForType()
public MysqlSourceConfig.Gtid getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.Gtid |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(MysqlSourceConfig.Gtid other)
public MysqlSourceConfig.Gtid.Builder mergeFrom(MysqlSourceConfig.Gtid other)| Parameter | |
|---|---|
| Name | Description |
other |
MysqlSourceConfig.Gtid |
| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.Gtid.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public MysqlSourceConfig.Gtid.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.Gtid.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public MysqlSourceConfig.Gtid.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.Gtid.Builder |
|