protected static class ListIndexCommandDUnitTest.Peer extends Object implements Iterable<ListIndexCommandDUnitTest.RegionDefinition>, Serializable
| Constructor and Description |
|---|
Peer(VM vm,
Properties distributedSystemProperties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(ListIndexCommandDUnitTest.RegionDefinition... regionDefinitions) |
Properties |
getConfiguration() |
String |
getName() |
VM |
getVm() |
Iterator<ListIndexCommandDUnitTest.RegionDefinition> |
iterator() |
boolean |
remove(ListIndexCommandDUnitTest.RegionDefinition... regionDefinitions) |
void |
run(Runnable runnable) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic Peer(VM vm, Properties distributedSystemProperties)
public Properties getConfiguration()
public String getName()
public VM getVm()
public boolean add(ListIndexCommandDUnitTest.RegionDefinition... regionDefinitions)
public Iterator<ListIndexCommandDUnitTest.RegionDefinition> iterator()
iterator in interface Iterable<ListIndexCommandDUnitTest.RegionDefinition>public boolean remove(ListIndexCommandDUnitTest.RegionDefinition... regionDefinitions)
public void run(Runnable runnable)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.