Uses of Enum
org.apache.dubbo.remoting.zookeeper.curator5.EventType
Packages that use EventType
-
Uses of EventType in org.apache.dubbo.remoting.zookeeper.curator5
Methods in org.apache.dubbo.remoting.zookeeper.curator5 that return EventTypeModifier and TypeMethodDescriptionstatic EventTypeReturns the enum constant of this type with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.dubbo.remoting.zookeeper.curator5 with parameters of type EventTypeModifier and TypeMethodDescriptionvoidDataListener.dataChanged(String path, Object value, EventType eventType)