|
Terrier IR Platform 2.2.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RandomDataInput | |
|---|---|
| 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 RandomDataInput in uk.ac.gla.terrier.utility |
|---|
| Methods in uk.ac.gla.terrier.utility that return RandomDataInput | |
|---|---|
static RandomDataInput |
Files.openFileRandom(java.io.File file)
Open a file for random access reading |
static RandomDataInput |
Files.openFileRandom(java.lang.String filename)
Returns a RandomAccessFile implementation accessing the specificed file |
| Uses of RandomDataInput in uk.ac.gla.terrier.utility.io |
|---|
| Subinterfaces of RandomDataInput in uk.ac.gla.terrier.utility.io | |
|---|---|
interface |
RandomDataOutput
|
| Methods in uk.ac.gla.terrier.utility.io that return RandomDataInput | |
|---|---|
RandomDataInput |
FileSystem.openFileRandom(java.lang.String filename)
open a file for random input |
RandomDataInput |
HTTPFileSystem.openFileRandom(java.lang.String filename)
open a file for random input |
RandomDataInput |
LocalFileSystem.openFileRandom(java.lang.String filename)
|
|
Terrier IR Platform 2.2.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||