replication-protobuf
Module Contents
alltypes
Module Contents
@Named("protobuffallback") @ApplicationScoped @Default open class FallbackReplicationMessageParser : ReplicationMessageParser
@Named("protobuf") @ApplicationScoped open class ProtobufReplicationMessageParser : ReplicationMessageParser
class Replication
Module Contents
static fun getDescriptor(): FileDescriptor!
static fun registerAllExtensions(registry: ExtensionRegistryLite!): Unit
static fun registerAllExtensions(registry: ExtensionRegistry!): Unit
class ReplicationMessageListProtobuf : GeneratedMessageV3, ReplicationMessageListProtobufOrBuilder
interface ReplicationMessageListProtobufOrBuilder : MessageOrBuilder
class ReplicationMessageProtobuf : GeneratedMessageV3, ReplicationMessageProtobufOrBuilder
Module Contents
class Builder : Builder<Builder!>, ReplicationMessageProtobufOrBuilder
Module Contents
fun addAllPrimarykeys(values: MutableIterable<String!>!): Builder!
fun addPrimarykeys(value: String!): Builder!
fun addPrimarykeysBytes(value: ByteString!): Builder!
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder!
fun build(): ReplicationMessageProtobuf!
fun buildPartial(): ReplicationMessageProtobuf!
fun clear(): Builder!
fun clearField(field: FieldDescriptor!): Builder!
fun clearMagic(): Builder!
fun clearOneof(oneof: OneofDescriptor!): Builder!
fun clearOperation(): Builder!
fun clearParamMessage(): Builder!
fun clearPrimarykeys(): Builder!
fun clearSubmessage(): Builder!
fun clearSubmessageList(): Builder!
fun clearTimestamp(): Builder!
fun clearTransactionId(): Builder!
fun clearValues(): Builder!
fun clone(): Builder!
fun containsSubmessage(key: String!): Boolean
fun containsSubmessageList(key: String!): Boolean
fun containsValues(key: String!): Boolean
fun getDefaultInstanceForType(): ReplicationMessageProtobuf!
static fun getDescriptor(): Descriptor!
fun getDescriptorForType(): Descriptor!
fun getMagic(): Int
fun getMutableSubmessage(): MutableMap<String!, ReplicationMessageProtobuf!>!
fun getMutableSubmessageList(): MutableMap<String!, ReplicationMessageListProtobuf!>!
fun getMutableValues(): MutableMap<String!, ValueProtobuf!>!
fun getOperation(): Operation!
fun getOperationValue(): Int
fun getParamMessage(): ReplicationMessageProtobuf!
fun getParamMessageBuilder(): Builder!
fun getParamMessageOrBuilder(): ReplicationMessageProtobufOrBuilder!
fun getPrimarykeys(index: Int): String!
fun getPrimarykeysBytes(index: Int): ByteString!
fun getPrimarykeysCount(): Int
fun getPrimarykeysList(): ProtocolStringList!
fun getSubmessage(): MutableMap<String!, ReplicationMessageProtobuf!>!
fun getSubmessageCount(): Int
fun getSubmessageList(): MutableMap<String!, ReplicationMessageListProtobuf!>!
fun getSubmessageListCount(): Int
fun getSubmessageListMap(): MutableMap<String!, ReplicationMessageListProtobuf!>!
fun getSubmessageListOrDefault(key: String!, defaultValue: ReplicationMessageListProtobuf!): ReplicationMessageListProtobuf!
fun getSubmessageListOrThrow(key: String!): ReplicationMessageListProtobuf!
fun getSubmessageMap(): MutableMap<String!, ReplicationMessageProtobuf!>!
fun getSubmessageOrDefault(key: String!, defaultValue: ReplicationMessageProtobuf!): ReplicationMessageProtobuf!
fun getSubmessageOrThrow(key: String!): ReplicationMessageProtobuf!
fun getTimestamp(): Long
fun getTransactionId(): String!
fun getTransactionIdBytes(): ByteString!
fun getValues(): MutableMap<String!, ValueProtobuf!>!
fun getValuesCount(): Int
fun getValuesMap(): MutableMap<String!, ValueProtobuf!>!
fun getValuesOrDefault(key: String!, defaultValue: ValueProtobuf!): ValueProtobuf!
fun getValuesOrThrow(key: String!): ValueProtobuf!
fun hasParamMessage(): Boolean
protected fun internalGetFieldAccessorTable(): FieldAccessorTable!
protected fun internalGetMapField(number: Int): MapField<Any!, Any!>!
protected fun internalGetMutableMapField(number: Int): MapField<Any!, Any!>!
fun isInitialized(): Boolean
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: ReplicationMessageProtobuf!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder!
fun mergeParamMessage(value: ReplicationMessageProtobuf!): Builder!
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder!
fun putAllSubmessage(values: MutableMap<String!, ReplicationMessageProtobuf!>!): Builder!
fun putAllSubmessageList(values: MutableMap<String!, ReplicationMessageListProtobuf!>!): Builder!
fun putAllValues(values: MutableMap<String!, ValueProtobuf!>!): Builder!
fun putSubmessage(key: String!, value: ReplicationMessageProtobuf!): Builder!
fun putSubmessageList(key: String!, value: ReplicationMessageListProtobuf!): Builder!
fun putValues(key: String!, value: ValueProtobuf!): Builder!
fun removeSubmessage(key: String!): Builder!
fun removeSubmessageList(key: String!): Builder!
fun removeValues(key: String!): Builder!
fun setField(field: FieldDescriptor!, value: Any!): Builder!
fun setMagic(value: Int): Builder!
fun setOperation(value: Operation!): Builder!
fun setOperationValue(value: Int): Builder!
fun setParamMessage(value: ReplicationMessageProtobuf!): Builder!
fun setParamMessage(builderForValue: Builder!): Builder!
fun setPrimarykeys(index: Int, value: String!): Builder!
fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder!
fun setTimestamp(value: Long): Builder!
fun setTransactionId(value: String!): Builder!
fun setTransactionIdBytes(value: ByteString!): Builder!
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder!
fun containsSubmessage(key: String!): Boolean
fun containsSubmessageList(key: String!): Boolean
fun containsValues(key: String!): Boolean
fun equals(other: Any?): Boolean
static fun getDefaultInstance(): ReplicationMessageProtobuf!
fun getDefaultInstanceForType(): ReplicationMessageProtobuf!
static fun getDescriptor(): Descriptor!
fun getMagic(): Int
fun getOperation(): Operation!
fun getOperationValue(): Int
fun getParamMessage(): ReplicationMessageProtobuf!
fun getParamMessageOrBuilder(): ReplicationMessageProtobufOrBuilder!
fun getParserForType(): Parser<ReplicationMessageProtobuf!>!
fun getPrimarykeys(index: Int): String!
fun getPrimarykeysBytes(index: Int): ByteString!
fun getPrimarykeysCount(): Int
fun getPrimarykeysList(): ProtocolStringList!
fun getSerializedSize(): Int
fun getSubmessage(): MutableMap<String!, ReplicationMessageProtobuf!>!
fun getSubmessageCount(): Int
fun getSubmessageList(): MutableMap<String!, ReplicationMessageListProtobuf!>!
fun getSubmessageListCount(): Int
fun getSubmessageListMap(): MutableMap<String!, ReplicationMessageListProtobuf!>!
fun getSubmessageListOrDefault(key: String!, defaultValue: ReplicationMessageListProtobuf!): ReplicationMessageListProtobuf!
fun getSubmessageListOrThrow(key: String!): ReplicationMessageListProtobuf!
fun getSubmessageMap(): MutableMap<String!, ReplicationMessageProtobuf!>!
fun getSubmessageOrDefault(key: String!, defaultValue: ReplicationMessageProtobuf!): ReplicationMessageProtobuf!
fun getSubmessageOrThrow(key: String!): ReplicationMessageProtobuf!
fun getTimestamp(): Long
fun getTransactionId(): String!
fun getTransactionIdBytes(): ByteString!
fun getUnknownFields(): UnknownFieldSet!
fun getValues(): MutableMap<String!, ValueProtobuf!>!
fun getValuesCount(): Int
fun getValuesMap(): MutableMap<String!, ValueProtobuf!>!
fun getValuesOrDefault(key: String!, defaultValue: ValueProtobuf!): ValueProtobuf!
fun getValuesOrThrow(key: String!): ValueProtobuf!
fun hashCode(): Int
fun hasParamMessage(): Boolean
protected fun internalGetFieldAccessorTable(): FieldAccessorTable!
protected fun internalGetMapField(number: Int): MapField<Any!, Any!>!
fun isInitialized(): Boolean
static val MAGIC_FIELD_NUMBER: Int
static fun newBuilder(): Builder!
static fun newBuilder(prototype: ReplicationMessageProtobuf!): Builder!
fun newBuilderForType(): Builder!
protected fun newBuilderForType(parent: BuilderParent!): Builder!
protected fun newInstance(unused: UnusedPrivateParameter!): Any!
class Operation : ProtocolMessageEnum
static val OPERATION_FIELD_NUMBER: Int
static val PARAMMESSAGE_FIELD_NUMBER: Int
static fun parseDelimitedFrom(input: InputStream!): ReplicationMessageProtobuf!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteBuffer!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteString!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteArray!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parseFrom(input: InputStream!): ReplicationMessageProtobuf!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parseFrom(input: CodedInputStream!): ReplicationMessageProtobuf!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parser(): Parser<ReplicationMessageProtobuf!>!
static val PRIMARYKEYS_FIELD_NUMBER: Int
static val SUBMESSAGE_FIELD_NUMBER: Int
static val SUBMESSAGE_LIST_FIELD_NUMBER: Int
static val TIMESTAMP_FIELD_NUMBER: Int
fun toBuilder(): Builder!
static val TRANSACTION_ID_FIELD_NUMBER: Int
static val VALUES_FIELD_NUMBER: Int
fun writeTo(output: CodedOutputStream!): Unit
interface ReplicationMessageProtobufOrBuilder : MessageOrBuilder
class ValueProtobuf : GeneratedMessageV3, ValueProtobufOrBuilder
interface ValueProtobufOrBuilder : MessageOrBuilder
package io.floodplain.protobuf.generated
Module Contents
class Replication
Module Contents
static fun getDescriptor(): FileDescriptor!
static fun registerAllExtensions(registry: ExtensionRegistryLite!): Unit
static fun registerAllExtensions(registry: ExtensionRegistry!): Unit
class ReplicationMessageListProtobuf : GeneratedMessageV3, ReplicationMessageListProtobufOrBuilder
interface ReplicationMessageListProtobufOrBuilder : MessageOrBuilder
class ReplicationMessageProtobuf : GeneratedMessageV3, ReplicationMessageProtobufOrBuilder
Module Contents
class Builder : Builder<Builder!>, ReplicationMessageProtobufOrBuilder
Module Contents
fun addAllPrimarykeys(values: MutableIterable<String!>!): Builder!
fun addPrimarykeys(value: String!): Builder!
fun addPrimarykeysBytes(value: ByteString!): Builder!
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder!
fun build(): ReplicationMessageProtobuf!
fun buildPartial(): ReplicationMessageProtobuf!
fun clear(): Builder!
fun clearField(field: FieldDescriptor!): Builder!
fun clearMagic(): Builder!
fun clearOneof(oneof: OneofDescriptor!): Builder!
fun clearOperation(): Builder!
fun clearParamMessage(): Builder!
fun clearPrimarykeys(): Builder!
fun clearSubmessage(): Builder!
fun clearSubmessageList(): Builder!
fun clearTimestamp(): Builder!
fun clearTransactionId(): Builder!
fun clearValues(): Builder!
fun clone(): Builder!
fun containsSubmessage(key: String!): Boolean
fun containsSubmessageList(key: String!): Boolean
fun containsValues(key: String!): Boolean
fun getDefaultInstanceForType(): ReplicationMessageProtobuf!
static fun getDescriptor(): Descriptor!
fun getDescriptorForType(): Descriptor!
fun getMagic(): Int
fun getMutableSubmessage(): MutableMap<String!, ReplicationMessageProtobuf!>!
fun getMutableSubmessageList(): MutableMap<String!, ReplicationMessageListProtobuf!>!
fun getMutableValues(): MutableMap<String!, ValueProtobuf!>!
fun getOperation(): Operation!
fun getOperationValue(): Int
fun getParamMessage(): ReplicationMessageProtobuf!
fun getParamMessageBuilder(): Builder!
fun getParamMessageOrBuilder(): ReplicationMessageProtobufOrBuilder!
fun getPrimarykeys(index: Int): String!
fun getPrimarykeysBytes(index: Int): ByteString!
fun getPrimarykeysCount(): Int
fun getPrimarykeysList(): ProtocolStringList!
fun getSubmessage(): MutableMap<String!, ReplicationMessageProtobuf!>!
fun getSubmessageCount(): Int
fun getSubmessageList(): MutableMap<String!, ReplicationMessageListProtobuf!>!
fun getSubmessageListCount(): Int
fun getSubmessageListMap(): MutableMap<String!, ReplicationMessageListProtobuf!>!
fun getSubmessageListOrDefault(key: String!, defaultValue: ReplicationMessageListProtobuf!): ReplicationMessageListProtobuf!
fun getSubmessageListOrThrow(key: String!): ReplicationMessageListProtobuf!
fun getSubmessageMap(): MutableMap<String!, ReplicationMessageProtobuf!>!
fun getSubmessageOrDefault(key: String!, defaultValue: ReplicationMessageProtobuf!): ReplicationMessageProtobuf!
fun getSubmessageOrThrow(key: String!): ReplicationMessageProtobuf!
fun getTimestamp(): Long
fun getTransactionId(): String!
fun getTransactionIdBytes(): ByteString!
fun getValues(): MutableMap<String!, ValueProtobuf!>!
fun getValuesCount(): Int
fun getValuesMap(): MutableMap<String!, ValueProtobuf!>!
fun getValuesOrDefault(key: String!, defaultValue: ValueProtobuf!): ValueProtobuf!
fun getValuesOrThrow(key: String!): ValueProtobuf!
fun hasParamMessage(): Boolean
protected fun internalGetFieldAccessorTable(): FieldAccessorTable!
protected fun internalGetMapField(number: Int): MapField<Any!, Any!>!
protected fun internalGetMutableMapField(number: Int): MapField<Any!, Any!>!
fun isInitialized(): Boolean
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: ReplicationMessageProtobuf!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder!
fun mergeParamMessage(value: ReplicationMessageProtobuf!): Builder!
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder!
fun putAllSubmessage(values: MutableMap<String!, ReplicationMessageProtobuf!>!): Builder!
fun putAllSubmessageList(values: MutableMap<String!, ReplicationMessageListProtobuf!>!): Builder!
fun putAllValues(values: MutableMap<String!, ValueProtobuf!>!): Builder!
fun putSubmessage(key: String!, value: ReplicationMessageProtobuf!): Builder!
fun putSubmessageList(key: String!, value: ReplicationMessageListProtobuf!): Builder!
fun putValues(key: String!, value: ValueProtobuf!): Builder!
fun removeSubmessage(key: String!): Builder!
fun removeSubmessageList(key: String!): Builder!
fun removeValues(key: String!): Builder!
fun setField(field: FieldDescriptor!, value: Any!): Builder!
fun setMagic(value: Int): Builder!
fun setOperation(value: Operation!): Builder!
fun setOperationValue(value: Int): Builder!
fun setParamMessage(value: ReplicationMessageProtobuf!): Builder!
fun setParamMessage(builderForValue: Builder!): Builder!
fun setPrimarykeys(index: Int, value: String!): Builder!
fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder!
fun setTimestamp(value: Long): Builder!
fun setTransactionId(value: String!): Builder!
fun setTransactionIdBytes(value: ByteString!): Builder!
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder!
fun containsSubmessage(key: String!): Boolean
fun containsSubmessageList(key: String!): Boolean
fun containsValues(key: String!): Boolean
fun equals(other: Any?): Boolean
static fun getDefaultInstance(): ReplicationMessageProtobuf!
fun getDefaultInstanceForType(): ReplicationMessageProtobuf!
static fun getDescriptor(): Descriptor!
fun getMagic(): Int
fun getOperation(): Operation!
fun getOperationValue(): Int
fun getParamMessage(): ReplicationMessageProtobuf!
fun getParamMessageOrBuilder(): ReplicationMessageProtobufOrBuilder!
fun getParserForType(): Parser<ReplicationMessageProtobuf!>!
fun getPrimarykeys(index: Int): String!
fun getPrimarykeysBytes(index: Int): ByteString!
fun getPrimarykeysCount(): Int
fun getPrimarykeysList(): ProtocolStringList!
fun getSerializedSize(): Int
fun getSubmessage(): MutableMap<String!, ReplicationMessageProtobuf!>!
fun getSubmessageCount(): Int
fun getSubmessageList(): MutableMap<String!, ReplicationMessageListProtobuf!>!
fun getSubmessageListCount(): Int
fun getSubmessageListMap(): MutableMap<String!, ReplicationMessageListProtobuf!>!
fun getSubmessageListOrDefault(key: String!, defaultValue: ReplicationMessageListProtobuf!): ReplicationMessageListProtobuf!
fun getSubmessageListOrThrow(key: String!): ReplicationMessageListProtobuf!
fun getSubmessageMap(): MutableMap<String!, ReplicationMessageProtobuf!>!
fun getSubmessageOrDefault(key: String!, defaultValue: ReplicationMessageProtobuf!): ReplicationMessageProtobuf!
fun getSubmessageOrThrow(key: String!): ReplicationMessageProtobuf!
fun getTimestamp(): Long
fun getTransactionId(): String!
fun getTransactionIdBytes(): ByteString!
fun getUnknownFields(): UnknownFieldSet!
fun getValues(): MutableMap<String!, ValueProtobuf!>!
fun getValuesCount(): Int
fun getValuesMap(): MutableMap<String!, ValueProtobuf!>!
fun getValuesOrDefault(key: String!, defaultValue: ValueProtobuf!): ValueProtobuf!
fun getValuesOrThrow(key: String!): ValueProtobuf!
fun hashCode(): Int
fun hasParamMessage(): Boolean
protected fun internalGetFieldAccessorTable(): FieldAccessorTable!
protected fun internalGetMapField(number: Int): MapField<Any!, Any!>!
fun isInitialized(): Boolean
static val MAGIC_FIELD_NUMBER: Int
static fun newBuilder(): Builder!
static fun newBuilder(prototype: ReplicationMessageProtobuf!): Builder!
fun newBuilderForType(): Builder!
protected fun newBuilderForType(parent: BuilderParent!): Builder!
protected fun newInstance(unused: UnusedPrivateParameter!): Any!
class Operation : ProtocolMessageEnum
static val OPERATION_FIELD_NUMBER: Int
static val PARAMMESSAGE_FIELD_NUMBER: Int
static fun parseDelimitedFrom(input: InputStream!): ReplicationMessageProtobuf!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteBuffer!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteString!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteArray!): ReplicationMessageProtobuf!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parseFrom(input: InputStream!): ReplicationMessageProtobuf!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parseFrom(input: CodedInputStream!): ReplicationMessageProtobuf!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageProtobuf!
static fun parser(): Parser<ReplicationMessageProtobuf!>!
static val PRIMARYKEYS_FIELD_NUMBER: Int
static val SUBMESSAGE_FIELD_NUMBER: Int
static val SUBMESSAGE_LIST_FIELD_NUMBER: Int
static val TIMESTAMP_FIELD_NUMBER: Int
fun toBuilder(): Builder!
static val TRANSACTION_ID_FIELD_NUMBER: Int
static val VALUES_FIELD_NUMBER: Int
fun writeTo(output: CodedOutputStream!): Unit
interface ReplicationMessageProtobufOrBuilder : MessageOrBuilder
class ValueProtobuf : GeneratedMessageV3, ValueProtobufOrBuilder
interface ValueProtobufOrBuilder : MessageOrBuilder
package io.floodplain.replication.impl.protobuf
package io.floodplain.replication.impl.protobuf.impl