public class MultiDSPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
ds
(String)
Name of the distributed system of interest.
|
static java.lang.Long |
numKeys
/**
(int)
Number of keys to put in each region.
|
static java.lang.Long |
regionName
(String)
Name of the region of interest.
|
| Constructor and Description |
|---|
MultiDSPrms() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getDS() |
static int |
getNumKeys() |
static java.lang.String |
getRegionName() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long ds
public static java.lang.Long regionName
public static java.lang.Long numKeys
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.