public class GetPartitionsArgs extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetPartitionsArgs.GetPartitionsArgsBuilder |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultPartName() |
String |
getExcludeParamKeyPattern() |
byte[] |
getExpr() |
String |
getFilter() |
List<String> |
getGroupNames() |
String |
getIncludeParamKeyPattern() |
int |
getMax() |
List<String> |
getPart_vals() |
List<String> |
getPartNames() |
String |
getUserName() |
boolean |
isSkipColumnSchemaForPartition() |
public String getFilter()
public byte[] getExpr()
public String getDefaultPartName()
public int getMax()
public String getUserName()
public String getIncludeParamKeyPattern()
public String getExcludeParamKeyPattern()
public boolean isSkipColumnSchemaForPartition()
Copyright © 2024 The Apache Software Foundation. All rights reserved.