Package | Description |
---|---|
io.druid.guice | |
io.druid.indexing.common.task | |
io.druid.segment.realtime |
Modifier and Type | Method and Description |
---|---|
List<FireDepartment> |
FireDepartmentsProvider.get() |
Modifier and Type | Method and Description |
---|---|
FireDepartment |
RealtimeIndexTask.getRealtimeIngestionSchema() |
Constructor and Description |
---|
RealtimeIndexTask(String id,
TaskResource taskResource,
FireDepartment fireDepartment,
Schema spec,
io.druid.data.input.FirehoseFactory firehoseFactory,
FireDepartmentConfig fireDepartmentConfig,
org.joda.time.Period windowPeriod,
int maxPendingPersists,
com.metamx.common.Granularity segmentGranularity,
RejectionPolicyFactory rejectionPolicy,
RejectionPolicyFactory rejectionPolicyFactory) |
Constructor and Description |
---|
RealtimeManager(List<FireDepartment> fireDepartments,
QueryRunnerFactoryConglomerate conglomerate) |
RealtimeMetricsMonitor(List<FireDepartment> fireDepartments) |
Copyright © 2015. All rights reserved.