replication-protobuf / io.floodplain.protobuf.generated / Replication / ReplicationMessageProtobuf / Builder

Builder

class Builder : Builder<Builder!>, ReplicationMessageProtobufOrBuilder

Protobuf type io.floodplain.protobuf.generated.ReplicationMessageProtobuf

Functions

addAllPrimarykeys

repeated string primarykeys = 5;

fun addAllPrimarykeys(values: MutableIterable<String!>!): Builder!

addPrimarykeys

repeated string primarykeys = 5;

fun addPrimarykeys(value: String!): Builder!

addPrimarykeysBytes

repeated string primarykeys = 5;

fun addPrimarykeysBytes(value: ByteString!): Builder!

addRepeatedField

fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder!

build

fun build(): ReplicationMessageProtobuf!

buildPartial

fun buildPartial(): ReplicationMessageProtobuf!

clear

fun clear(): Builder!

clearField

fun clearField(field: FieldDescriptor!): Builder!

clearMagic

int32 magic = 1;

fun clearMagic(): Builder!

clearOneof

fun clearOneof(oneof: OneofDescriptor!): Builder!

clearOperation

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf.Operation operation = 2;

fun clearOperation(): Builder!

clearParamMessage

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf paramMessage = 9;

fun clearParamMessage(): Builder!

clearPrimarykeys

repeated string primarykeys = 5;

fun clearPrimarykeys(): Builder!

clearSubmessage

fun clearSubmessage(): Builder!

clearSubmessageList

fun clearSubmessageList(): Builder!

clearTimestamp

int64 timestamp = 3;

fun clearTimestamp(): Builder!

clearTransactionId

string transaction_id = 4;

fun clearTransactionId(): Builder!

clearValues

fun clearValues(): Builder!

clone

fun clone(): Builder!

containsSubmessage

map<string, .io.floodplain.protobuf.generated.ReplicationMessageProtobuf> submessage = 8;

fun containsSubmessage(key: String!): Boolean

containsSubmessageList

map<string, .io.floodplain.protobuf.generated.ReplicationMessageListProtobuf> submessage_list = 7;

fun containsSubmessageList(key: String!): Boolean

containsValues

map<string, .io.floodplain.protobuf.generated.ValueProtobuf> values = 6;

fun containsValues(key: String!): Boolean

getDefaultInstanceForType

fun getDefaultInstanceForType(): ReplicationMessageProtobuf!

getDescriptor

static fun getDescriptor(): Descriptor!

getDescriptorForType

fun getDescriptorForType(): Descriptor!

getMagic

int32 magic = 1;

fun getMagic(): Int

getMutableSubmessage

Use alternate mutation accessors instead.

fun getMutableSubmessage(): MutableMap<String!, ReplicationMessageProtobuf!>!

getMutableSubmessageList

Use alternate mutation accessors instead.

fun getMutableSubmessageList(): MutableMap<String!, ReplicationMessageListProtobuf!>!

getMutableValues

Use alternate mutation accessors instead.

fun getMutableValues(): MutableMap<String!, ValueProtobuf!>!

getOperation

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf.Operation operation = 2;

fun getOperation(): Operation!

getOperationValue

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf.Operation operation = 2;

fun getOperationValue(): Int

getParamMessage

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf paramMessage = 9;

fun getParamMessage(): ReplicationMessageProtobuf!

getParamMessageBuilder

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf paramMessage = 9;

fun getParamMessageBuilder(): Builder!

getParamMessageOrBuilder

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf paramMessage = 9;

fun getParamMessageOrBuilder(): ReplicationMessageProtobufOrBuilder!

getPrimarykeys

repeated string primarykeys = 5;

fun getPrimarykeys(index: Int): String!

getPrimarykeysBytes

repeated string primarykeys = 5;

fun getPrimarykeysBytes(index: Int): ByteString!

getPrimarykeysCount

repeated string primarykeys = 5;

fun getPrimarykeysCount(): Int

getPrimarykeysList

repeated string primarykeys = 5;

fun getPrimarykeysList(): ProtocolStringList!

getSubmessage

Use #getSubmessageMap() instead.

fun getSubmessage(): MutableMap<String!, ReplicationMessageProtobuf!>!

getSubmessageCount

fun getSubmessageCount(): Int

getSubmessageList

Use #getSubmessageListMap() instead.

fun getSubmessageList(): MutableMap<String!, ReplicationMessageListProtobuf!>!

getSubmessageListCount

fun getSubmessageListCount(): Int

getSubmessageListMap

map<string, .io.floodplain.protobuf.generated.ReplicationMessageListProtobuf> submessage_list = 7;

fun getSubmessageListMap(): MutableMap<String!, ReplicationMessageListProtobuf!>!

getSubmessageListOrDefault

map<string, .io.floodplain.protobuf.generated.ReplicationMessageListProtobuf> submessage_list = 7;

fun getSubmessageListOrDefault(key: String!, defaultValue: ReplicationMessageListProtobuf!): ReplicationMessageListProtobuf!

getSubmessageListOrThrow

map<string, .io.floodplain.protobuf.generated.ReplicationMessageListProtobuf> submessage_list = 7;

fun getSubmessageListOrThrow(key: String!): ReplicationMessageListProtobuf!

getSubmessageMap

map<string, .io.floodplain.protobuf.generated.ReplicationMessageProtobuf> submessage = 8;

fun getSubmessageMap(): MutableMap<String!, ReplicationMessageProtobuf!>!

getSubmessageOrDefault

map<string, .io.floodplain.protobuf.generated.ReplicationMessageProtobuf> submessage = 8;

fun getSubmessageOrDefault(key: String!, defaultValue: ReplicationMessageProtobuf!): ReplicationMessageProtobuf!

getSubmessageOrThrow

map<string, .io.floodplain.protobuf.generated.ReplicationMessageProtobuf> submessage = 8;

fun getSubmessageOrThrow(key: String!): ReplicationMessageProtobuf!

getTimestamp

int64 timestamp = 3;

fun getTimestamp(): Long

getTransactionId

string transaction_id = 4;

fun getTransactionId(): String!

getTransactionIdBytes

string transaction_id = 4;

fun getTransactionIdBytes(): ByteString!

getValues

Use #getValuesMap() instead.

fun getValues(): MutableMap<String!, ValueProtobuf!>!

getValuesCount

fun getValuesCount(): Int

getValuesMap

map<string, .io.floodplain.protobuf.generated.ValueProtobuf> values = 6;

fun getValuesMap(): MutableMap<String!, ValueProtobuf!>!

getValuesOrDefault

map<string, .io.floodplain.protobuf.generated.ValueProtobuf> values = 6;

fun getValuesOrDefault(key: String!, defaultValue: ValueProtobuf!): ValueProtobuf!

getValuesOrThrow

map<string, .io.floodplain.protobuf.generated.ValueProtobuf> values = 6;

fun getValuesOrThrow(key: String!): ValueProtobuf!

hasParamMessage

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf paramMessage = 9;

fun hasParamMessage(): Boolean

internalGetFieldAccessorTable

fun internalGetFieldAccessorTable(): FieldAccessorTable!

internalGetMapField

fun internalGetMapField(number: Int): MapField<Any!, Any!>!

internalGetMutableMapField

fun internalGetMutableMapField(number: Int): MapField<Any!, Any!>!

isInitialized

fun isInitialized(): Boolean

mergeFrom

fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: ReplicationMessageProtobuf!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder!

mergeParamMessage

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf paramMessage = 9;

fun mergeParamMessage(value: ReplicationMessageProtobuf!): Builder!

mergeUnknownFields

fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder!

putAllSubmessage

map<string, .io.floodplain.protobuf.generated.ReplicationMessageProtobuf> submessage = 8;

fun putAllSubmessage(values: MutableMap<String!, ReplicationMessageProtobuf!>!): Builder!

putAllSubmessageList

map<string, .io.floodplain.protobuf.generated.ReplicationMessageListProtobuf> submessage_list = 7;

fun putAllSubmessageList(values: MutableMap<String!, ReplicationMessageListProtobuf!>!): Builder!

putAllValues

map<string, .io.floodplain.protobuf.generated.ValueProtobuf> values = 6;

fun putAllValues(values: MutableMap<String!, ValueProtobuf!>!): Builder!

putSubmessage

map<string, .io.floodplain.protobuf.generated.ReplicationMessageProtobuf> submessage = 8;

fun putSubmessage(key: String!, value: ReplicationMessageProtobuf!): Builder!

putSubmessageList

map<string, .io.floodplain.protobuf.generated.ReplicationMessageListProtobuf> submessage_list = 7;

fun putSubmessageList(key: String!, value: ReplicationMessageListProtobuf!): Builder!

putValues

map<string, .io.floodplain.protobuf.generated.ValueProtobuf> values = 6;

fun putValues(key: String!, value: ValueProtobuf!): Builder!

removeSubmessage

map<string, .io.floodplain.protobuf.generated.ReplicationMessageProtobuf> submessage = 8;

fun removeSubmessage(key: String!): Builder!

removeSubmessageList

map<string, .io.floodplain.protobuf.generated.ReplicationMessageListProtobuf> submessage_list = 7;

fun removeSubmessageList(key: String!): Builder!

removeValues

map<string, .io.floodplain.protobuf.generated.ValueProtobuf> values = 6;

fun removeValues(key: String!): Builder!

setField

fun setField(field: FieldDescriptor!, value: Any!): Builder!

setMagic

int32 magic = 1;

fun setMagic(value: Int): Builder!

setOperation

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf.Operation operation = 2;

fun setOperation(value: Operation!): Builder!

setOperationValue

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf.Operation operation = 2;

fun setOperationValue(value: Int): Builder!

setParamMessage

.io.floodplain.protobuf.generated.ReplicationMessageProtobuf paramMessage = 9;

fun setParamMessage(value: ReplicationMessageProtobuf!): Builder!
fun setParamMessage(builderForValue: Builder!): Builder!

setPrimarykeys

repeated string primarykeys = 5;

fun setPrimarykeys(index: Int, value: String!): Builder!

setRepeatedField

fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder!

setTimestamp

int64 timestamp = 3;

fun setTimestamp(value: Long): Builder!

setTransactionId

string transaction_id = 4;

fun setTransactionId(value: String!): Builder!

setTransactionIdBytes

string transaction_id = 4;

fun setTransactionIdBytes(value: ByteString!): Builder!

setUnknownFields

fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder!