public static final class MysqlSourceConfig.BinaryLogPosition.Builder extends GeneratedMessage.Builder<MysqlSourceConfig.BinaryLogPosition.Builder> implements MysqlSourceConfig.BinaryLogPositionOrBuilderUse Binary log position based replication.
Protobuf type google.cloud.datastream.v1.MysqlSourceConfig.BinaryLogPosition
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > MysqlSourceConfig.BinaryLogPosition.BuilderImplements
MysqlSourceConfig.BinaryLogPositionOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public MysqlSourceConfig.BinaryLogPosition build()| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.BinaryLogPosition |
|
buildPartial()
public MysqlSourceConfig.BinaryLogPosition buildPartial()| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.BinaryLogPosition |
|
clear()
public MysqlSourceConfig.BinaryLogPosition.Builder clear()| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.BinaryLogPosition.Builder |
|
getDefaultInstanceForType()
public MysqlSourceConfig.BinaryLogPosition getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.BinaryLogPosition |
|
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.BinaryLogPosition other)
public MysqlSourceConfig.BinaryLogPosition.Builder mergeFrom(MysqlSourceConfig.BinaryLogPosition other)| Parameter | |
|---|---|
| Name | Description |
other |
MysqlSourceConfig.BinaryLogPosition |
| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.BinaryLogPosition.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public MysqlSourceConfig.BinaryLogPosition.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.BinaryLogPosition.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public MysqlSourceConfig.BinaryLogPosition.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
MysqlSourceConfig.BinaryLogPosition.Builder |
|