public static class HiveLayout.HiveLayoutFactory extends java.lang.Object implements LayoutFactory
| Constructor and Description |
|---|
HiveLayoutFactory() |
| Modifier and Type | Method and Description |
|---|---|
Layout |
create(Layout layoutProto) |
java.lang.String |
getType() |
public java.lang.String getType()
getType in interface LayoutFactorypublic Layout create(Layout layoutProto)
create in interface LayoutFactorylayoutProto - the proto representation of the layoutCopyright © 2019. All Rights Reserved.