public final class SearchConstants extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_LIMIT |
static int |
MAX_LIMIT
To limit heap usage, define limits for page size.
|
static int |
MAX_START_OFFSET
To limit heap usage, define limits for start offset.
|
Constructor and Description |
---|
SearchConstants() |
public static final int DEFAULT_LIMIT
public static final int MAX_LIMIT
public static final int MAX_START_OFFSET
Copyright © 2003–2018 Atlassian. All rights reserved.