public class SharingObjectPoolTest extends Object
| Constructor and Description |
|---|
SharingObjectPoolTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.spf4j.recyclable.impl.SharingObjectPool<String> |
createTestPool() |
void |
testSharingPool() |
void |
testSharingPool2() |
public void testSharingPool()
throws org.spf4j.recyclable.ObjectCreationException,
org.spf4j.recyclable.ObjectBorrowException,
InterruptedException,
TimeoutException
org.spf4j.recyclable.ObjectCreationExceptionorg.spf4j.recyclable.ObjectBorrowExceptionInterruptedExceptionTimeoutExceptionpublic void testSharingPool2()
throws org.spf4j.recyclable.ObjectCreationException,
org.spf4j.recyclable.ObjectBorrowException,
InterruptedException,
TimeoutException
org.spf4j.recyclable.ObjectCreationExceptionorg.spf4j.recyclable.ObjectBorrowExceptionInterruptedExceptionTimeoutExceptionpublic static org.spf4j.recyclable.impl.SharingObjectPool<String> createTestPool() throws org.spf4j.recyclable.ObjectCreationException
org.spf4j.recyclable.ObjectCreationExceptionCopyright © 2021 SPF4J. All rights reserved.