public class PartitionSpec extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PartitionSpec.Type
Partition type.
|
Constructor and Description |
---|
PartitionSpec(PartitionSpec.Type type,
int id) |
Modifier and Type | Method and Description |
---|---|
int |
getId() |
PartitionSpec.Type |
getType() |
public PartitionSpec(PartitionSpec.Type type, int id)
public PartitionSpec.Type getType()
public int getId()
Copyright © 2016 The Apache Software Foundation. All rights reserved.