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 | 
| java.lang.String | getIdMapPath()Returns the configured path to store the idMap to | 
| java.lang.String | getSyncTokenPath()Returns the configured path to store the syncTokens to | 
java.lang.String getSyncTokenPath()
java.lang.String getIdMapPath()
long getClusterSyncServiceTimeoutMillis()
long getClusterSyncServiceIntervalMillis()
Copyright © 2018 The Apache Software Foundation. All rights reserved.