|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectGroupPermissionsDesc
PartitionDesc
public class PartitionDesc
A description of the partition to create.
Field Summary | |
---|---|
boolean |
ifNotExists
|
String |
location
|
String |
partition
|
Fields inherited from class GroupPermissionsDesc |
---|
group, permissions |
Constructor Summary | |
---|---|
PartitionDesc()
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class GroupPermissionsDesc |
---|
equals, xequals, xequals, xequals, xequals |
Methods inherited from class Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public String partition
public String location
public boolean ifNotExists
Constructor Detail |
---|
public PartitionDesc()
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |