|
Terrier IR Platform 2.2.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RandomDataOutput | |
|---|---|
| uk.ac.gla.terrier.utility | Provides the interface and classes for the term pipeline, a set of objects that process the terms during indexing and processing of queries. |
| uk.ac.gla.terrier.utility.io | |
| Uses of RandomDataOutput in uk.ac.gla.terrier.utility |
|---|
| Methods in uk.ac.gla.terrier.utility that return RandomDataOutput | |
|---|---|
static RandomDataOutput |
Files.writeFileRandom(java.io.File file)
Open a file for random access writing and reading |
static RandomDataOutput |
Files.writeFileRandom(java.lang.String filename)
Returns a RandomAccessFile implementation accessing the specificed file |
| Uses of RandomDataOutput in uk.ac.gla.terrier.utility.io |
|---|
| Methods in uk.ac.gla.terrier.utility.io that return RandomDataOutput | |
|---|---|
RandomDataOutput |
FileSystem.writeFileRandom(java.lang.String filename)
open a file of given filename for random writing |
RandomDataOutput |
HTTPFileSystem.writeFileRandom(java.lang.String filename)
open a file of given filename for random writing |
RandomDataOutput |
LocalFileSystem.writeFileRandom(java.lang.String filename)
|
|
Terrier IR Platform 2.2.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||