Uses of Package
org.terrier.utility.io
-
Packages that use org.terrier.utility.io Package Description org.terrier.compression.bit Provides implementation of a random access and input and output streams where gamma, unary and binary, delta Golomb encoded integers can be read or written.org.terrier.indexing Provides classes and interfaces related to the indexing of documents.org.terrier.structures.collections Provides data structures various data structures.org.terrier.utility This package includes classes that are used in various part of the Terrier Platform.org.terrier.utility.io This package includes classes that are used for various IO duties within Terrier. -
Classes in org.terrier.utility.io used by org.terrier.compression.bit Class Description RandomDataInput This interface represents an interface on a RandomAccessFile.RandomDataInputMemory Implements a RandomDataInput backed by a byte[] rather than a file. -
Classes in org.terrier.utility.io used by org.terrier.indexing Class Description CountingInputStream Sub-Class of Filter Input Stream with the extra method getPos which returns the position in the Stream -
Classes in org.terrier.utility.io used by org.terrier.structures.collections Class Description RandomDataInput This interface represents an interface on a RandomAccessFile.RandomDataOutput This interface represents an interface on the writing behaviour of a RandomAccessFile. -
Classes in org.terrier.utility.io used by org.terrier.utility Class Description FileSystem This is the Terrier File Abstraction Layer interface depicting the operations available for a file system.RandomDataInput This interface represents an interface on a RandomAccessFile.RandomDataOutput This interface represents an interface on the writing behaviour of a RandomAccessFile. -
Classes in org.terrier.utility.io used by org.terrier.utility.io Class Description FileSystem This is the Terrier File Abstraction Layer interface depicting the operations available for a file system.HadoopPlugin This class provides the main glue between Terrier and Hadoop.RandomDataInput This interface represents an interface on a RandomAccessFile.RandomDataOutput This interface represents an interface on the writing behaviour of a RandomAccessFile.