| Package | Description |
|---|---|
| org.apache.reef.io |
APIs for I/O in REEF:
Codecs and
Serializers. |
| Modifier and Type | Method and Description |
|---|---|
PartitionSpec.Type |
PartitionSpec.getType() |
static PartitionSpec.Type |
PartitionSpec.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartitionSpec.Type[] |
PartitionSpec.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PartitionSpec(PartitionSpec.Type type,
int id) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.