Uses of Enum
org.apache.dubbo.remoting.zookeeper.EventType
Packages that use EventType
-
Uses of EventType in org.apache.dubbo.remoting.zookeeper
Methods in org.apache.dubbo.remoting.zookeeper 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 with parameters of type EventTypeModifier and TypeMethodDescriptionvoidDataListener.dataChanged(String path, Object value, EventType eventType)