public static final class WriteSupport.WriteContext extends Object
| Constructor and Description |
|---|
WriteContext(MessageType schema,
Map<String,String> extraMetaData) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getExtraMetaData() |
MessageType |
getSchema() |
public WriteContext(MessageType schema, Map<String,String> extraMetaData)
schema - the schema of the dataextraMetaData - application specific metadata to add in the filepublic MessageType getSchema()
Copyright © 2019 The Apache Software Foundation. All rights reserved.