| Package | Description |
|---|---|
| org.apache.carbondata.sdk.file |
| Modifier and Type | Class and Description |
|---|---|
class |
AvroCarbonWriter
Writer Implementation to write Avro Record to carbondata file.
|
class |
JsonCarbonWriter
Writer Implementation to write Json Record to carbondata file.
|
| Modifier and Type | Method and Description |
|---|---|
CarbonWriter |
CarbonWriterBuilder.build()
Build a
CarbonWriter
This writer is not thread safe,
use withThreadSafe() configuration in multi thread environment |
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.