public static class TableDesc.StorageFormatDesc
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
TableDesc.RowFormatDesc |
rowFormat |
java.lang.String |
storedAs |
TableDesc.StoredByDesc |
storedBy |
Constructor and Description |
---|
StorageFormatDesc() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
public TableDesc.RowFormatDesc rowFormat
public java.lang.String storedAs
public TableDesc.StoredByDesc storedBy
Copyright © 2012 The Apache Software Foundation