| Package | Description |
|---|---|
| com.gemstone.gemfire.admin |
Provides an API for administering various GemFire components such
as a GemFire distributed
system, and processes that host GemFire Caches.
|
| Modifier and Type | Method and Description |
|---|---|
BackupStatus |
AdminDistributedSystem.backupAllMembers(File targetDir)
Deprecated.
Backup the persistent files for all of the members of the distributed
system that the admin member is connected to.
|
BackupStatus |
AdminDistributedSystem.backupAllMembers(File targetDir,
File baselineDir)
Deprecated.
Incrementally backup the persistent files for all of the members of the distributed
system that the admin member is connected to.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.