tachyon.examples
Class BasicRawTableOperations
java.lang.Object
tachyon.examples.BasicRawTableOperations
public class BasicRawTableOperations
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicRawTableOperations
public BasicRawTableOperations()
createRawTable
public static void createRawTable()
throws InvalidPathException,
FileAlreadyExistException,
TableColumnException
- Throws:
InvalidPathException
FileAlreadyExistException
TableColumnException
writeParition
public static void writeParition()
throws IOException,
TableDoesNotExistException,
InvalidPathException,
FileAlreadyExistException,
org.apache.thrift.TException
- Throws:
IOException
TableDoesNotExistException
InvalidPathException
FileAlreadyExistException
org.apache.thrift.TException
readPartition
public static void readPartition()
throws IOException,
TableDoesNotExistException,
InvalidPathException,
org.apache.thrift.TException
- Throws:
IOException
TableDoesNotExistException
InvalidPathException
org.apache.thrift.TException
main
public static void main(String[] args)
throws IOException,
TableDoesNotExistException,
OutOfMemoryForPinFileException,
InvalidPathException,
FileAlreadyExistException,
TableColumnException,
org.apache.thrift.TException
- Throws:
IOException
TableDoesNotExistException
OutOfMemoryForPinFileException
InvalidPathException
FileAlreadyExistException
TableColumnException
org.apache.thrift.TException
Copyright © 2013. All Rights Reserved.