@Deprecated public class FileHandlePool extends Object
| Constructor and Description |
|---|
FileHandlePool()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FileInputStream |
get(StorageIdentifier f)
Deprecated.
|
void |
release(StorageIdentifier f,
FileInputStream is)
Deprecated.
|
public FileHandlePool()
public FileInputStream get(StorageIdentifier f)
public void release(StorageIdentifier f, FileInputStream is)
Copyright © 2015 The Apache Software Foundation. All rights reserved.