public class IndexTest extends Object
| Constructor and Description |
|---|
IndexTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createIndex(int regionNumber)
This method creates various predefined indexes on Portfolio objects Hydra
test user can specify the type of index he/she wants to create using
IndexPrms-indexType.
|
protected void |
createIndexes() |
static void |
HydraTask_createIndexes()
This method creates various predefined indexes on Portfolio objects Hydra
test user can specify the type of index he/she wants to create using
IndexPrms-indexType.
|
static void |
HydraTask_RemoveIndex()
Hydra task for removing indexes.
|
void |
removeIndex(String RegionName)
Actual instance method for removing indexes.
|
protected static IndexTest indexTest
public static void HydraTask_createIndexes()
protected void createIndexes()
public void createIndex(int regionNumber)
regionName - public static void HydraTask_RemoveIndex()
public void removeIndex(String RegionName)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.