public interface IndyConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_NODE_ID |
| Modifier and Type | Method and Description |
|---|---|
String |
getAffectedGroupsExcludeFilter() |
String |
getCacheKeyspace() |
String |
getDisposableStorePattern()
Disposable stores can be deleted alone with its the content.
|
int |
getFileSystemContainingBatchSize()
FileSystemContaining is an operation by which we get what path in which repository.
|
int |
getForkJoinPoolCommonParallelism() |
String |
getGACacheStorePattern() |
File |
getIndyConfDir() |
File |
getIndyHomeDir() |
String |
getMdcHeaders()
List of http headers to look for and include in the MDC.
|
int |
getNfcExpirationSweepMinutes()
Number of minutes between sweeps of the NFC expiration reaper thread.
|
int |
getNfcMaxResultSetSize()
Page size of NFC getMissing result set
|
String |
getNfcProvider() |
String |
getNodeId()
Retrieve the node identifier to be used when deploying in a clustered context.
|
int |
getNotFoundCacheTimeoutSeconds()
Number of seconds before a negative cache (or, not-found cache) URL record will timeout.
|
int |
getPassthroughTimeoutSeconds()
Number of seconds before the content in a repository marked as "pass-through" will timeout.
|
int |
getRemoteMetadataTimeoutSeconds() |
int |
getRequestTimeoutSeconds() |
int |
getStoreDisableTimeoutSeconds() |
Boolean |
isAllowRemoteListDownload() |
boolean |
isClusterEnabled() |
boolean |
isRepositoryFilterEnabled() |
Boolean |
isStandalone()
Let indy run standalone local mode, which will not enable cassandra path mapped storage
|
static final String PROP_NODE_ID
String getNodeId()
int getPassthroughTimeoutSeconds()
int getNotFoundCacheTimeoutSeconds()
int getRequestTimeoutSeconds()
int getStoreDisableTimeoutSeconds()
int getNfcExpirationSweepMinutes()
String getMdcHeaders()
int getNfcMaxResultSetSize()
File getIndyHomeDir()
File getIndyConfDir()
Boolean isAllowRemoteListDownload()
String getDisposableStorePattern()
int getRemoteMetadataTimeoutSeconds()
int getForkJoinPoolCommonParallelism()
boolean isClusterEnabled()
String getCacheKeyspace()
String getAffectedGroupsExcludeFilter()
String getNfcProvider()
Boolean isStandalone()
boolean isRepositoryFilterEnabled()
String getGACacheStorePattern()
int getFileSystemContainingBatchSize()
Copyright © 2011-2020-2020. All Rights Reserved.