public interface IndexServiceConst
The constants contain the location of local files. Once the Storage layer in the Diligent project is up and running, this class will be absolute.
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_COLLECTION_NAME
The name of the collection storing delta files, index state info
and index statistics
|
static String |
STATISTICS_URL_EXTENSION
The part of the URI that comes after the hostname, including port number.
|
static final String STATISTICS_URL_EXTENSION
static final String INDEX_COLLECTION_NAME
Copyright © 2014. All Rights Reserved.