Uses of Enum
org.apache.iotdb.confignode.manager.pipe.event.PipeConfigSerializableEventType
Packages that use PipeConfigSerializableEventType
-
Uses of PipeConfigSerializableEventType in org.apache.iotdb.confignode.manager.pipe.event
Methods in org.apache.iotdb.confignode.manager.pipe.event that return PipeConfigSerializableEventTypeModifier and TypeMethodDescriptionPipeConfigSerializableEventType.deserialize(byte type) Returns the enum constant of this type with the specified name.static PipeConfigSerializableEventType[]PipeConfigSerializableEventType.values()Returns an array containing the constants of this enum type, in the order they are declared.