public interface StorageFormatInfo
STORED AS ...
) in Hive.Modifier and Type | Interface and Description |
---|---|
static class |
StorageFormatInfo.Category
Represents a storage format category.
|
static class |
StorageFormatInfo.FormatKind
Represents a storage format kind.
|
Modifier and Type | Method and Description |
---|---|
StorageFormatInfo.FormatKind |
getFormatKind()
Returns the storage format kind.
|
StorageFormatInfo.FormatKind getFormatKind()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.