@Immutable public final class TempFilePoolService extends IOPoolService
TempFilePool.INSTANCE.| Constructor and Description |
|---|
TempFilePoolService() |
| Modifier and Type | Method and Description |
|---|---|
IOPool<?> |
get()
Returns the I/O buffer pool to use for allocating temporary I/O buffers.
|
int |
getPriority()
Returns a priority to help the I/O pool service locator.
|
toStringpublic IOPool<?> get()
IOPoolProviderMultiple invocations should return the same I/O buffer pool. However, callers should cache the return value for subsequent use in case it isn't always the same.
public int getPriority()
getPriority in class IOPoolService10Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.