public class Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.Boolean[] |
BOOLEANS |
static int |
DEFAULT_LOG_STEP |
static int |
DEFAULT_MAXIMUM_DOCUMENTS |
static int |
DEFAULT_RUN_COUNT |
static int |
DEFAULT_SCALE_UP |
Constructor and Description |
---|
Constants() |
public static final int DEFAULT_RUN_COUNT
public static final int DEFAULT_SCALE_UP
public static final int DEFAULT_LOG_STEP
public static java.lang.Boolean[] BOOLEANS
public static final int DEFAULT_MAXIMUM_DOCUMENTS
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.