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.ObjectCreationException
org.spf4j.recyclable.ObjectBorrowException
InterruptedException
TimeoutException
public void testSharingPool2() throws org.spf4j.recyclable.ObjectCreationException, org.spf4j.recyclable.ObjectBorrowException, InterruptedException, TimeoutException
org.spf4j.recyclable.ObjectCreationException
org.spf4j.recyclable.ObjectBorrowException
InterruptedException
TimeoutException
public static org.spf4j.recyclable.impl.SharingObjectPool<String> createTestPool() throws org.spf4j.recyclable.ObjectCreationException
org.spf4j.recyclable.ObjectCreationException
Copyright © 2021 SPF4J. All rights reserved.