public static class TimelineService.Config extends Object implements Serializable
TimelineService class.| Modifier and Type | Class and Description |
|---|---|
static class |
TimelineService.Config.Builder
Builder of Config class.
|
| Constructor and Description |
|---|
Config() |
public Integer serverPort
public FileSystemViewStorageType viewStorageType
public Integer maxViewMemPerTableInMB
public Double memFractionForCompactionPerTable
public String baseStorePathForFileGroups
public String rocksDBPath
public int numThreads
public boolean async
public boolean compress
public boolean enableMarkerRequests
public int markerBatchNumThreads
public long markerBatchIntervalMs
public int markerParallelism
public String earlyConflictDetectionStrategy
public Boolean checkCommitConflict
public Boolean earlyConflictDetectionEnable
public Long asyncConflictDetectorInitialDelayMs
public Long asyncConflictDetectorPeriodMs
public Long maxAllowableHeartbeatIntervalInMs
public Boolean help
public static TimelineService.Config.Builder builder()
Copyright © 2024 The Apache Software Foundation. All rights reserved.