public class InstrumentingIOPool.Buffer extends DecoratingEntry<IOPool.Entry<E>> implements IOPool.Entry<E>
Entry.Access, Entry.Size, Entry.TypedelegateALL_ACCESS_SET, ALL_SIZE_SET, ALL_TYPE_SET, DIRECTORY_TYPE_SET, FILE_TYPE_SET, SPECIAL_TYPE_SET, SYMLINK_TYPE_SET, UNKNOWN| Modifier | Constructor and Description |
|---|---|
protected |
InstrumentingIOPool.Buffer(IOPool.Entry<E> delegate) |
| Modifier and Type | Method and Description |
|---|---|
InputSocket<E> |
getInputSocket() |
OutputSocket<E> |
getOutputSocket() |
void |
release() |
getName, getSize, getTime, toStringprotected InstrumentingIOPool.Buffer(IOPool.Entry<E> delegate)
public InputSocket<E> getInputSocket()
getInputSocket in interface InputEntry<E extends IOPool.Entry<E>>public OutputSocket<E> getOutputSocket()
getOutputSocket in interface OutputEntry<E extends IOPool.Entry<E>>public void release()
throws IOException
release in interface Pool.Releasable<IOException>IOExceptionCopyright © 2005–2015 Schlichtherle IT Services. All rights reserved.