public static class TimelineServerPerf.Config extends Object implements Serializable
| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hudi.timeline.service.TimelineService.Config |
getTimelinServerConfig() |
public String basePath
public String reportDir
public Integer maxPartitions
public Integer numExecutors
public Integer numCoresPerExecutor
public Integer numIterations
public String sparkMaster
public Integer serverPort
public String serverHost
public FileSystemViewStorageType viewStorageType
public Integer maxViewMemPerTableInMB
public Double memFractionForCompactionPerTable
public String baseStorePathForFileGroups
public String rocksDBPath
public Boolean waitForManualQueries
public Boolean help
public org.apache.hudi.timeline.service.TimelineService.Config getTimelinServerConfig()
Copyright © 2019 The Apache Software Foundation. All rights reserved.