Uses of Enum Class
org.apache.pulsar.common.api.proto.MarkerType
Packages that use MarkerType
-
Uses of MarkerType in org.apache.pulsar.common.api.proto
Methods in org.apache.pulsar.common.api.proto that return MarkerTypeModifier and TypeMethodDescriptionstatic MarkerTypeMarkerType.valueOf(int n) Returns the enum constant of this class with the specified name.static MarkerTypeReturns the enum constant of this class with the specified name.static MarkerType[]MarkerType.values()Returns an array containing the constants of this enum class, in the order they are declared.