public class Constant extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
AGG_RESULT_COUNT |
static int |
BULK_COUNT |
static int |
COMPLETION_SUGGESTION_SIZE |
static int |
DEFALT_PAGE_SIZE |
static String |
DEFAULT_ES_HOST |
static boolean |
DEFAULT_KEYWORDS |
static double[] |
DEFAULT_PERCSEGMENT |
static int |
DEFAULT_SCROLL_PERPAGE |
static long |
DEFAULT_SCROLL_TIME |
static String |
HIGHLIGHT_TAG |
| 构造器和说明 |
|---|
Constant() |
public static int DEFALT_PAGE_SIZE
public static int COMPLETION_SUGGESTION_SIZE
public static String HIGHLIGHT_TAG
public static boolean DEFAULT_KEYWORDS
public static String DEFAULT_ES_HOST
public static long DEFAULT_SCROLL_TIME
public static int DEFAULT_SCROLL_PERPAGE
public static double[] DEFAULT_PERCSEGMENT
public static int BULK_COUNT
public static int AGG_RESULT_COUNT
Copyright © 2020. All rights reserved.