protected static class ListIndexCommandDUnitTest.Peer extends java.lang.Object implements java.lang.Iterable<ListIndexCommandDUnitTest.RegionDefinition>, java.io.Serializable
| Constructor and Description |
|---|
Peer(VM vm,
java.util.Properties distributedSystemProperties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(ListIndexCommandDUnitTest.RegionDefinition... regionDefinitions) |
java.util.Properties |
getConfiguration() |
java.lang.String |
getName() |
VM |
getVm() |
java.util.Iterator<ListIndexCommandDUnitTest.RegionDefinition> |
iterator() |
boolean |
remove(ListIndexCommandDUnitTest.RegionDefinition... regionDefinitions) |
void |
run(java.lang.Runnable runnable) |
java.lang.String |
toString() |
public Peer(VM vm, java.util.Properties distributedSystemProperties)
public java.util.Properties getConfiguration()
public java.lang.String getName()
public VM getVm()
public boolean add(ListIndexCommandDUnitTest.RegionDefinition... regionDefinitions)
public java.util.Iterator<ListIndexCommandDUnitTest.RegionDefinition> iterator()
iterator in interface java.lang.Iterable<ListIndexCommandDUnitTest.RegionDefinition>public boolean remove(ListIndexCommandDUnitTest.RegionDefinition... regionDefinitions)
public void run(java.lang.Runnable runnable)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.