| Package | Description |
|---|---|
| org.apache.druid.segment.indexing | |
| org.apache.druid.segment.realtime.plumber |
| Modifier and Type | Method and Description |
|---|---|
RejectionPolicyFactory |
RealtimeTuningConfig.getRejectionPolicyFactory() |
| Constructor and Description |
|---|
RealtimeTuningConfig(AppendableIndexSpec appendableIndexSpec,
Integer maxRowsInMemory,
Long maxBytesInMemory,
Boolean skipBytesInMemoryOverheadCheck,
org.joda.time.Period intermediatePersistPeriod,
org.joda.time.Period windowPeriod,
File basePersistDirectory,
VersioningPolicy versioningPolicy,
RejectionPolicyFactory rejectionPolicyFactory,
Integer maxPendingPersists,
ShardSpec shardSpec,
IndexSpec indexSpec,
IndexSpec indexSpecForIntermediatePersists,
int persistThreadPriority,
int mergeThreadPriority,
Boolean reportParseExceptions,
Long handoffConditionTimeout,
Long alertTimeout,
SegmentWriteOutMediumFactory segmentWriteOutMediumFactory,
String dedupColumn) |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageTimeRejectionPolicyFactory |
class |
NoopRejectionPolicyFactory |
class |
ServerTimeRejectionPolicyFactory |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.