public class CacheOverflowTasks extends Object
CacheOverflow example.| Constructor and Description |
|---|
CacheOverflowTasks() |
| Modifier and Type | Method and Description |
|---|---|
static void |
populateTask()
A Hydra TASK that populates a
Region by running the
CacheOverflow program using the CacheOverflowPrms
for configuration. |
static void |
validateTask()
A Hydra CLOSETASK or ENDTASK that validates the contents of the
Region by running the CacheOverflow program
using the CacheOverflowPrms for configuration. |
public static void populateTask()
Region by running the
CacheOverflow program using the CacheOverflowPrms
for configuration.public static void validateTask()
Region by running the CacheOverflow program
using the CacheOverflowPrms for configuration.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.