类 PropertyConstants

java.lang.Object
com.alibaba.nacos.api.lock.constant.PropertyConstants

public class PropertyConstants extends Object
lock properties constants.
作者:
985492783@qq.com
  • 字段详细资料

    • LOCK_REQUEST_TIMEOUT

      public static final String LOCK_REQUEST_TIMEOUT
      另请参阅:
    • LOCK_DEFAULT_WAIT_TIME

      public static final String LOCK_DEFAULT_WAIT_TIME
      另请参阅:
    • LOCK_DEFAULT_WAIT_SECOND

      public static final Long LOCK_DEFAULT_WAIT_SECOND
  • 构造器详细资料

    • PropertyConstants

      public PropertyConstants()