|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.internal.core.index.VirtualRandomAccessFile
public class VirtualRandomAccessFile
| Constructor Summary | |
|---|---|
VirtualRandomAccessFile(org.jboss.virtual.VirtualFile file,
java.lang.String mode)
|
|
| Method Summary | |
|---|---|
void |
close()
|
SafeRandomAccessFile |
getSafeRandomAccessFile()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VirtualRandomAccessFile(org.jboss.virtual.VirtualFile file,
java.lang.String mode)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public SafeRandomAccessFile getSafeRandomAccessFile()
throws java.io.IOException
java.io.IOExceptionpublic void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||