public class ReconfigurableClientCreateTester
extends java.lang.Object
Note: There is no corresponding batch deletion mechanism. In general, different names will have different sets of active replicas, so it is not meaningful to delete a batch of names as an atomic operation.
Modifier and Type | Field and Description |
---|---|
static int |
TEST_PORT |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Simple test client for the reconfiguration package.
|
CreateServiceName[] |
makeCreateNameRequest(java.lang.String name,
java.lang.String state,
int batchSize)
Deprecated.
|
@Deprecated public CreateServiceName[] makeCreateNameRequest(java.lang.String name, java.lang.String state, int batchSize)
name
- state
- batchSize
- public static void main(java.lang.String[] args)
args
-