public class ResourceOperation extends Object
| Constructor and Description |
|---|
ResourceOperation() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
doOp(Runnable op,
String opname,
String resourcetype,
Object record,
int timeoutMs,
boolean verbose) |
static Object[] |
doOps(Vector ops,
String opname,
String resourcetype,
Vector records,
int timeoutMs,
boolean concurrent,
int delayMs,
boolean verbose) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.