public class RawColumn extends Object
RawTable.| Modifier and Type | Method and Description |
|---|---|
boolean |
createPartition(int pId) |
TachyonFile |
getPartition(int pId) |
TachyonFile |
getPartition(int pId,
boolean cachedMetadata) |
int |
partitions() |
public boolean createPartition(int pId)
throws IOException
IOExceptionpublic TachyonFile getPartition(int pId) throws IOException
IOExceptionpublic TachyonFile getPartition(int pId, boolean cachedMetadata) throws IOException
IOExceptionpublic int partitions()
throws IOException
IOExceptionCopyright © 2014. All rights reserved.