Uses of Class
org.apache.pulsar.testclient.PerformanceProducer.MessageKeyGenerationMode
-
Packages that use PerformanceProducer.MessageKeyGenerationMode Package Description org.apache.pulsar.testclient Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PerformanceProducer.MessageKeyGenerationMode in org.apache.pulsar.testclient
Methods in org.apache.pulsar.testclient that return PerformanceProducer.MessageKeyGenerationMode Modifier and Type Method Description static PerformanceProducer.MessageKeyGenerationModePerformanceProducer.MessageKeyGenerationMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PerformanceProducer.MessageKeyGenerationMode[]PerformanceProducer.MessageKeyGenerationMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-