public static @interface PartitionRegion.FixedPartition
PartitionRegion.FixedPartition
defined fixed partition meta-data within
a DataPolicy.PARTITION
Region
.FixedPartitionAttributes
Modifier and Type | Required Element and Description |
---|---|
String |
name
Name of the fixed partition.
|
Modifier and Type | Optional Element and Description |
---|---|
int |
numBuckets
Defines the number of bucket in this partition.
|
boolean |
primary
Set whether this partition is the primary partition in
the
DataPolicy.PARTITION Region . |
public abstract String name
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.