public class RegionWithHDFSOffHeapBasicDUnitTest extends RegionWithHDFSBasicDUnitTest
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2tmpDircachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
RegionWithHDFSOffHeapBasicDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected SerializableCallable |
getCreateRegionCallable(int totalnumOfBuckets,
int batchSizeMB,
int maximumEntries,
String folderPath,
String uniqueName,
int batchInterval,
boolean queuePersistent,
boolean writeonly,
long timeForRollover,
long maxFileSize) |
Properties |
getDistributedSystemProperties()
Returns a
Properties object used to configure a
connection to a DistributedSystem. |
void |
tearDown2()
Tears down the test.
|
void |
testDelta()
Does put for write only HDFS store
|
checkWithGet, checkWithGetAll, DISABLED_testLocalDestroy, doAsyncPuts, doAsyncPuts, doDestroys, doPutAll, doPuts, doTestClearRegion, setGfxdSystem, testBasicPutsForWriteOnlyHDFSStore, testByteArrays, testClearRegionDataInHDFS, testClearRegionDataInQueue, testFlushQueue, testFlushQueueWO, testForceAsyncMajorCompaction, testForceSyncMajorCompaction, testGetOperationalData, testGlobalDestroyFromAccessor, testGlobalDestroyWithHDFSData, testGlobalDestroyWithQueueData, testHDFSQueueSizeTest, testPRAccessor, testPUTDMLBulkSupport, testPUTDMLSupport, testSizeEstimate, testValueFetchedFromLocal, testWOFileSizeParam, testWOTimeForRollOverParam, verifyHDFSData, verifyNoHDFSData, verifyNoQOrPR, verifyTwoHDFSFiles, verifyTwoHDFSFilesWithTwoEntriescacheClose, closeCache, createFilesAndEntriesMap, createServerRegion, createServerRegion, createServerRegionAsync, createServerRegionAsync, doPuts, dumpFiles, setUp, 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, 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 RegionWithHDFSOffHeapBasicDUnitTest(String name)
public void tearDown2()
throws Exception
DistributedTestCaseDistributedTestCase.tearDown() method, and should be over ridden in its place.tearDown2 in class RegionWithHDFSTestBaseExceptionpublic void testDelta()
RegionWithHDFSBasicDUnitTesttestDelta in class RegionWithHDFSBasicDUnitTestprotected 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 RegionWithHDFSBasicDUnitTestpublic Properties getDistributedSystemProperties()
DistributedTestCaseProperties object used to configure a
connection to a DistributedSystem.
Unless overridden, this method will return an empty
Properties object.getDistributedSystemProperties in class DistributedTestCaseCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.