public class TablePartitionsAndLocation extends Object
| Constructor and Description |
|---|
TablePartitionsAndLocation() |
TablePartitionsAndLocation(String part_name,
String location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
String |
getPart_name() |
void |
setLocation(String location) |
void |
setPart_name(String part_name) |
Copyright © 2020. All rights reserved.