|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.hadoop.hive.ql.io.PerformTestRCFileAndSeqFile
public class PerformTestRCFileAndSeqFile
PerformTestRCFileAndSeqFile.
Constructor Summary | |
---|---|
PerformTestRCFileAndSeqFile(boolean local,
String file)
|
Method Summary | |
---|---|
boolean |
isLocalFileSystem()
|
static void |
main(String[] args)
|
int |
performRCFileFullyReadColumnTest(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path file,
int allColumnsNumber,
boolean chechCorrect)
|
int |
performRCFileReadFirstAndLastColumnTest(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path file,
int allColumnsNumber,
boolean chechCorrect)
|
int |
performRCFileReadFirstColumnTest(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path file,
int allColumnsNumber,
boolean chechCorrect)
|
void |
performSequenceFileRead(org.apache.hadoop.fs.FileSystem fs,
int count,
org.apache.hadoop.fs.Path file)
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PerformTestRCFileAndSeqFile(boolean local, String file) throws IOException
IOException
Method Detail |
---|
public static void main(String[] args) throws Exception
Exception
public boolean isLocalFileSystem()
public void performSequenceFileRead(org.apache.hadoop.fs.FileSystem fs, int count, org.apache.hadoop.fs.Path file) throws IOException
IOException
public int performRCFileReadFirstColumnTest(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path file, int allColumnsNumber, boolean chechCorrect) throws IOException
IOException
public int performRCFileReadFirstAndLastColumnTest(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path file, int allColumnsNumber, boolean chechCorrect) throws IOException
IOException
public int performRCFileFullyReadColumnTest(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path file, int allColumnsNumber, boolean chechCorrect) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |