Class PagePoolTest
java.lang.Object
org.apache.ignite.internal.pagemem.PagePoolTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcleanup()static Collection<Object[]>voidprepare()voidvoid
-
Field Details
-
sysPageSize
public int sysPageSize -
segment
public int segment
-
-
Constructor Details
-
PagePoolTest
public PagePoolTest()
-
-
Method Details
-
parameters
- Returns:
- Test parameters.
-
prepare
public void prepare() -
cleanup
public void cleanup() -
testSingleThreadedBorrowRelease
public void testSingleThreadedBorrowRelease() -
testMultithreadedConsistency
- Throws:
Exception- if failed.
-