| 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(Integer maxRowsInMemory,
Long maxBytesInMemory,
org.joda.time.Period intermediatePersistPeriod,
org.joda.time.Period windowPeriod,
File basePersistDirectory,
VersioningPolicy versioningPolicy,
RejectionPolicyFactory rejectionPolicyFactory,
Integer maxPendingPersists,
org.apache.druid.timeline.partition.ShardSpec shardSpec,
IndexSpec indexSpec,
Boolean buildV9Directly,
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–2018 The Apache Software Foundation. All rights reserved.