public static class HiveTableWrapper.ColumnsCacheWrapper extends Object
ColumnListsCache
class.
Used in HiveTableWrapper
for serialization and deserialization of ColumnListsCache
.Constructor and Description |
---|
ColumnsCacheWrapper(ColumnListsCache columnListsCache) |
ColumnsCacheWrapper(List<List<HiveTableWrapper.FieldSchemaWrapper>> keys) |
Modifier and Type | Method and Description |
---|---|
ColumnListsCache |
getColumnListsCache() |
public ColumnsCacheWrapper(List<List<HiveTableWrapper.FieldSchemaWrapper>> keys)
public ColumnsCacheWrapper(ColumnListsCache columnListsCache)
public ColumnListsCache getColumnListsCache()
Copyright © 1970 The Apache Software Foundation. All rights reserved.