public final class PartitionPlan extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
String |
getPartitions() |
int |
getPartitionsInt() |
List<Properties> |
getPropertiesList() |
String |
getThreads() |
int |
getThreadsInt() |
public List<Properties> getPropertiesList()
public String getPartitions()
public int getPartitionsInt()
public String getThreads()
public int getThreadsInt()
Copyright © 2014 JBoss by Red Hat. All rights reserved.