Enum PartitionRouting.HashFunction

java.lang.Object
java.lang.Enum<PartitionRouting.HashFunction>
io.debezium.transforms.partitions.PartitionRouting.HashFunction
All Implemented Interfaces:
EnumeratedValue, Serializable, Comparable<PartitionRouting.HashFunction>
Enclosing class:
PartitionRouting<R extends org.apache.kafka.connect.connector.ConnectRecord<R>>

public static enum PartitionRouting.HashFunction extends Enum<PartitionRouting.HashFunction> implements EnumeratedValue