类 AbstractFuzzyWatchNotifyRequest

java.lang.Object
com.alibaba.nacos.api.remote.request.Request
com.alibaba.nacos.api.remote.request.ServerRequest
com.alibaba.nacos.api.naming.remote.request.AbstractFuzzyWatchNotifyRequest
所有已实现的接口:
Payload
直接已知子类:
NamingFuzzyWatchChangeNotifyRequest, NamingFuzzyWatchSyncRequest

public abstract class AbstractFuzzyWatchNotifyRequest extends ServerRequest
Abstract fuzzy watch notify request, including basic fuzzy watch notify information.
作者:
tanyongquan
  • 构造器详细资料

    • AbstractFuzzyWatchNotifyRequest

      public AbstractFuzzyWatchNotifyRequest()
    • AbstractFuzzyWatchNotifyRequest

      public AbstractFuzzyWatchNotifyRequest(String syncType)
  • 方法详细资料

    • getSyncType

      public String getSyncType()
    • setSyncType

      public void setSyncType(String syncType)
    • getModule

      public String getModule()
      从类复制的说明: Request
      Getter method for property type.
      指定者:
      getModule 在类中 Request
      返回:
      property value of type