@Deprecated public class DruidConfig extends Object implements Serializable
Configuration for druid bolt.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DruidConfig.BuilderDeprecated.  | 
| Modifier and Type | Field and Description | 
|---|---|
| static String | DEFAULT_DISCARD_STREAM_IDDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDiscardStreamId()Deprecated.  | 
| long | getLingerMillis()Deprecated.  | 
| int | getMaxBatchSize()Deprecated.  | 
| int | getMaxPendingBatches()Deprecated.  | 
| boolean | isBlockOnFull()Deprecated.  | 
| static DruidConfig.Builder | newBuilder()Deprecated.  | 
public static final String DEFAULT_DISCARD_STREAM_ID
public int getMaxBatchSize()
public int getMaxPendingBatches()
public long getLingerMillis()
public boolean isBlockOnFull()
public String getDiscardStreamId()
public static DruidConfig.Builder newBuilder()
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.