public interface BridgeStorageHandler
| Modifier and Type | Method and Description |
|---|---|
Class<? extends InputFormat> |
getInputFormatClass()
Hive compatibility API
|
Class<? extends OutputFormat> |
getOutputFormatClass()
Hive compatibility API
|
Class<? extends RecordSerDe> |
getSerDeClass()
Hive compatibility API
|
Class<? extends InputFormat> getInputFormatClass()
Class<? extends OutputFormat> getOutputFormatClass()
Class<? extends RecordSerDe> getSerDeClass()
Copyright © 2021 Alibaba Cloud Computing. All rights reserved.