public class DruidPageWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATA_FILE_EXTENSION |
static com.fasterxml.jackson.core.JsonFactory |
JSON_FACTORY |
| Constructor and Description |
|---|
DruidPageWriter(DruidConfig druidConfig) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.fs.Path |
append(Page page,
DruidIngestionTableHandle tableHandle,
org.apache.hadoop.fs.Path dataPath) |
public static final com.fasterxml.jackson.core.JsonFactory JSON_FACTORY
public static final String DATA_FILE_EXTENSION
@Inject public DruidPageWriter(DruidConfig druidConfig)
public org.apache.hadoop.fs.Path append(Page page, DruidIngestionTableHandle tableHandle, org.apache.hadoop.fs.Path dataPath)
Copyright © 2012–2021. All rights reserved.