类 LogSearchRequest


  • public class LogSearchRequest
    extends Object
    日志搜索请求
    作者:
    frankcl
    • 字段详细资料

      • DEFAULT_OFFSET

        public static final Long DEFAULT_OFFSET
      • DEFAULT_LINES

        public static final Long DEFAULT_LINES
      • project

        public String project
      • logStore

        public String logStore
      • offset

        public Long offset
      • lines

        public Long lines
      • startTime

        public Long startTime
      • stopTime

        public Long stopTime
    • 构造器详细资料

      • LogSearchRequest

        public LogSearchRequest()
    • 方法详细资料

      • check

        public boolean check()
        检测搜索请求有效性
        返回:
        有效返回true,否则返回false