| Package | Description |
|---|---|
| dunit |
This package contains the building blocks for GemFire Distributed
Unit Tests.
|
| Modifier and Type | Method and Description |
|---|---|
GemFireSystem |
VM.getSystem()
Returns the GemFire system to which this VM will connect or is
connected.
|
GemFireSystem |
Host.getSystem(int n)
Returns a GemFire system that runs on this host
|
GemFireSystem |
Host.systemNamed(String systemName)
Returns the GemFire system with the give name
|
| Modifier and Type | Method and Description |
|---|---|
void |
VM.setSystem(GemFireSystem system)
Sets the GemFire system to which this VM will connect or is
connected.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.