public interface RowFormatInfo
ROW FORMAT
in Hive.Modifier and Type | Interface and Description |
---|---|
static class |
RowFormatInfo.FormatKind
Represents a row format kind.
|
Modifier and Type | Method and Description |
---|---|
RowFormatInfo.FormatKind |
getFormatKind()
Returns the row format kind.
|
RowFormatInfo.FormatKind getFormatKind()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.