public class BatchString extends Object
BatchStringPrms.batchSize instances are in batch 0, the second are
in batch 1, etc.| Constructor and Description |
|---|
BatchString() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getIndex(String str) |
static String |
getRegex(int batchNum)
Return a regular expression that matches the keys in the given batch.
|
static String |
init(int index) |
static void |
validate(int index,
String str) |
public static final String PREFIXER
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.