public class CreatePartitionRequest extends Object implements RESTRequest
Constructor and Description |
---|
CreatePartitionRequest(Identifier identifier,
Map<String,String> partitionSpec) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getIdentifier() |
Map<String,String> |
getPartitionSpec() |
public CreatePartitionRequest(Identifier identifier, Map<String,String> partitionSpec)
public Identifier getIdentifier()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.