| Package | Description |
|---|---|
| io.druid.data.input | |
| io.druid.data.input.impl | |
| io.druid.guice | |
| io.druid.guice.annotations | |
| io.druid.js | |
| io.druid.segment | |
| io.druid.segment.loading | |
| io.druid.timeline | |
| io.druid.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
MapBasedInputRow |
class |
MapBasedRow |
interface |
Row
A Row of data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DimensionSchema |
class |
DimensionsSpec |
class |
TimestampSpec |
| Modifier and Type | Method and Description |
|---|---|
DimensionSchema |
DimensionsSpec.getSchema(String dimension) |
void |
ParseSpec.verify(List<String> usedCols) |
DimensionsSpec |
DimensionsSpec.withDimensions(List<DimensionSchema> dims) |
ParseSpec |
ParseSpec.withTimestampSpec(TimestampSpec spec) |
| Modifier and Type | Class and Description |
|---|---|
class |
Binders |
class |
ConditionalMultibind<T>
Provides the ability to conditionally bind an item to a set.
|
class |
DruidGuiceExtensions |
class |
DruidScopes |
class |
Jerseys |
class |
JsonConfigProvider<T>
Provides a singleton value of type
<T> from Properties bound in guice. |
interface |
LazySingleton |
interface |
ManageLifecycle
Marks the object to be managed by
Lifecycle
This Scope gets defined by LifecycleModule |
interface |
ManageLifecycleLast
Marks the object to be managed by
Lifecycle and set to be on Stage.LAST
This Scope gets defined by LifecycleModule |
class |
PolyBind
Provides the ability to create "polymorphic" bindings.
|
| Modifier and Type | Method and Description |
|---|---|
ConditionalMultibind<T> |
ConditionalMultibind.addConditionBinding(String property,
com.google.common.base.Predicate<String> condition,
com.google.inject.TypeLiteral<T> target)
Conditionally bind target to the set.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
EscalatedGlobal |
interface |
Global |
interface |
Json |
interface |
JSR311Resource |
interface |
Self |
interface |
Smile |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaScriptConfig
Should be used by extension filters, aggregators, etc, that use JavaScript to determine if JavaScript is enabled
or not.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentUtils
Utility methods useful for implementing deep storage extensions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SegmentLoadingException |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSegment |
class |
DataSegmentUtils |
| Modifier and Type | Method and Description |
|---|---|
String |
DataSegmentUtils.SegmentIdentifierParts.getDataSource() |
String |
DataSegmentUtils.SegmentIdentifierParts.getVersion() |
| Modifier and Type | Class and Description |
|---|---|
class |
CompressionUtils |
class |
Runnables |
Copyright © 2011–2018. All rights reserved.