public static class FileIOChannel.ID extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ID(String path,
int threadNum) |
protected |
ID(String basePath,
int threadNum,
Random random) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPath()
Returns the path to the underlying temporary file.
|
int |
hashCode() |
String |
toString() |
Copyright © 2015 The Apache Software Foundation. All rights reserved.