public class ColocatedRegionWithHDFSDUnitTest extends RegionWithHDFSTestBase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2tmpDircachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
ColocatedRegionWithHDFSDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkWithGet(String uniqueName,
int start,
int end,
boolean expectValue) |
protected void |
checkWithGetAll(String uniqueName,
ArrayList arrayl) |
protected AsyncInvocation |
doAsyncPuts(VM vm,
String regionName,
int start,
int end,
String suffix) |
protected void |
doDestroys(String uniqueName,
int start,
int end) |
protected void |
doPutAll(String uniqueName,
Map map) |
protected void |
doPuts(String uniqueName,
int start,
int end) |
protected SerializableCallable |
getCreateRegionCallable(int totalnumOfBuckets,
int batchSizeMB,
int maximumEntries,
String folderPath,
String uniqueName,
int batchInterval,
boolean queuePersistent,
boolean writeonly,
long timeForRollover,
long maxFileSize) |
protected void |
verifyHDFSData(VM vm,
String uniqueName) |
cacheClose, closeCache, createFilesAndEntriesMap, createServerRegion, createServerRegion, createServerRegionAsync, createServerRegionAsync, doPuts, dumpFiles, setUp, tearDown2, testGetAllForAsyncQueue, testGetForAsyncQueue, testGetFromHDFS, testPutAllAndGetFromHDFS, testPutAllForAsyncQueue, testWObasicClose, validate, validateEmpty, verifyDataInHDFS, verifyInEntriesMapaddExceptionTag1, basicGetCache, beginCacheXml, cleanDiskDirs, closeAllCache, closeCache, createLonerCache, createMcastCache, createMcastCache, createRegion, createRegion, createRootRegion, createRootRegion, disconnectFromDS, finishCacheXml, finishCacheXml, getCache, getCache, getCache, getCache, getClientCache, getDiskDirs, getGemfireCache, getInternalRegionArguments, getRootRegion, getRootRegion, hasCache, remoteTearDown, removeExceptionTag1, sendSerialMessageToAll, sendUnorderedMessageToAlladdExpectedException, addExpectedException, addHydraProperties, attachDebugger, checkBBFlag, cleanupAllVms, clearBBFlag, crashDistributedSystem, crashDistributedSystem, createLogWriter, disconnectAllFromDS, dumpAllStacks, dumpMyThreads, dumpStack, dumpStack, dumpStack, dumpStackTrace, fail, getAllDistributedSystemProperties, getDistributedSystemProperties, getDUnitLocatorAddress, getDUnitLocatorPort, getDUnitLocatorString, getDUnitLogLevel, getIPLiteral, getLogWriter, getLonerSystem, getMcastSystem, getMcastSystem, getRepeatTimeoutMs, getServerHostName, getSystem, getSystem, getTestClass, getTestName, getUniqueName, getVMCount, incBBFlag, invokeInEveryVM, invokeInEveryVM, invokeInEveryVM, invokeInEveryVM, invokeInEveryVMRepeatingIfNecessary, invokeInLocator, invokeRepeatingIfNecessary, isConnectedToDS, join, noteTiming, pause, pause, perVMSetUp, realTearDown, setDiskStoreForGateway, setSystem, setTestName, staticPause, tearDown, unregisterAllDataSerializersFromAllVms, unregisterDataSerializerInThisVM, unregisterInstantiatorsInThisVM, waitForBBFlag, waitForCriterion, waitMutexassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic ColocatedRegionWithHDFSDUnitTest(String name)
protected SerializableCallable getCreateRegionCallable(int totalnumOfBuckets, int batchSizeMB, int maximumEntries, String folderPath, String uniqueName, int batchInterval, boolean queuePersistent, boolean writeonly, long timeForRollover, long maxFileSize)
getCreateRegionCallable in class RegionWithHDFSTestBaseprotected void doPuts(String uniqueName, int start, int end)
doPuts in class RegionWithHDFSTestBaseprotected AsyncInvocation doAsyncPuts(VM vm, String regionName, int start, int end, String suffix) throws Exception
doAsyncPuts in class RegionWithHDFSTestBaseExceptionprotected void doPutAll(String uniqueName, Map map)
doPutAll in class RegionWithHDFSTestBaseprotected void doDestroys(String uniqueName, int start, int end)
doDestroys in class RegionWithHDFSTestBaseprotected void checkWithGet(String uniqueName, int start, int end, boolean expectValue)
checkWithGet in class RegionWithHDFSTestBaseprotected void checkWithGetAll(String uniqueName, ArrayList arrayl)
checkWithGetAll in class RegionWithHDFSTestBaseprotected void verifyHDFSData(VM vm, String uniqueName) throws Exception
verifyHDFSData in class RegionWithHDFSTestBaseExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.