public interface DiscoveryLiteConfig
Modifier and Type | Method and Description |
---|---|
long |
getClusterSyncServiceIntervalMillis()
Returns the interval (in milliseconds) to be used when waiting for the sync tokens or id mapping
|
long |
getClusterSyncServiceTimeoutMillis()
Returns the timeout (in milliseconds) to be used when waiting for the sync tokens or id mapping
|
String |
getIdMapPath()
Returns the configured path to store the idMap to
|
String |
getSyncTokenPath()
Returns the configured path to store the syncTokens to
|
String getSyncTokenPath()
String getIdMapPath()
long getClusterSyncServiceTimeoutMillis()
long getClusterSyncServiceIntervalMillis()
Copyright © 2017 The Apache Software Foundation. All rights reserved.