Class MetadataEvent


public class MetadataEvent extends TimeCounterEvent
Registry related events
  • Constructor Details

    • MetadataEvent

      public MetadataEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel, TypeWrapper typeWrapper)
  • Method Details

    • toPushEvent

      public static MetadataEvent toPushEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
    • toSubscribeEvent

      public static MetadataEvent toSubscribeEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
    • toServiceSubscribeEvent

      public static MetadataEvent toServiceSubscribeEvent(org.apache.dubbo.rpc.model.ApplicationModel applicationModel, String serviceKey)