Uses of Enum
io.debezium.connector.spanner.kafka.event.proto.SyncEventProtos.State
Packages that use SyncEventProtos.State
-
Uses of SyncEventProtos.State in io.debezium.connector.spanner.kafka.event.proto
Fields in io.debezium.connector.spanner.kafka.event.proto declared as SyncEventProtos.StateModifier and TypeFieldDescriptionprivate static final SyncEventProtos.State[]SyncEventProtos.State.VALUESFields in io.debezium.connector.spanner.kafka.event.proto with type parameters of type SyncEventProtos.StateModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<SyncEventProtos.State>SyncEventProtos.State.internalValueMapMethods in io.debezium.connector.spanner.kafka.event.proto that return SyncEventProtos.StateModifier and TypeMethodDescriptionstatic SyncEventProtos.StateSyncEventProtos.State.forNumber(int value) SyncEventProtos.PartitionState.Builder.getState().io.debezium.connector.spanner.scale.proto.State state = 4;SyncEventProtos.PartitionState.getState().io.debezium.connector.spanner.scale.proto.State state = 4;SyncEventProtos.PartitionStateOrBuilder.getState().io.debezium.connector.spanner.scale.proto.State state = 4;static SyncEventProtos.StateSyncEventProtos.State.valueOf(int value) Deprecated.static SyncEventProtos.StateSyncEventProtos.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static SyncEventProtos.StateReturns the enum constant of this type with the specified name.static SyncEventProtos.State[]SyncEventProtos.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.debezium.connector.spanner.kafka.event.proto that return types with arguments of type SyncEventProtos.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SyncEventProtos.State>SyncEventProtos.State.internalGetValueMap()Methods in io.debezium.connector.spanner.kafka.event.proto with parameters of type SyncEventProtos.StateModifier and TypeMethodDescriptionSyncEventProtos.PartitionState.Builder.setState(SyncEventProtos.State value) .io.debezium.connector.spanner.scale.proto.State state = 4;