public final class HivePartitionKey extends Object
| Constructor and Description |
|---|
HivePartitionKey(String name,
Optional<String> value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getEstimatedSizeInBytes() |
String |
getName() |
Optional<String> |
getValue() |
int |
hashCode() |
String |
toString() |
public String getName()
public int getEstimatedSizeInBytes()
Copyright © 2012–2023. All rights reserved.