Package org.apache.druid.query.lookup
Class LookupConfig
java.lang.Object
org.apache.druid.query.lookup.LookupConfig
-
Constructor Details
-
LookupConfig
- Parameters:
snapshotWorkingDir- working directory to store lookups snapshot file, passing null or empty string will disable the snapshot utility
-
-
Method Details
-
getSnapshotWorkingDir
-
getNumLookupLoadingThreads
public int getNumLookupLoadingThreads() -
getEnableLookupSyncOnStartup
public boolean getEnableLookupSyncOnStartup() -
getCoordinatorFetchRetries
public int getCoordinatorFetchRetries() -
getLookupStartRetries
public int getLookupStartRetries() -
getCoordinatorRetryDelay
public int getCoordinatorRetryDelay() -
equals
-
hashCode
public int hashCode() -
toString
-