public class HdfsLargeDataStore extends LimitOutputStream.LargeDataStore
| Constructor and Description |
|---|
HdfsLargeDataStore(org.apache.hadoop.fs.FileSystem fs,
String dataDir,
String rowKey,
Property property) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.hadoop.fs.Path |
createFileName() |
OutputStream |
createOutputStream() |
org.apache.hadoop.fs.Path |
getFullHdfsPath() |
String |
getRelativeFileName() |
public OutputStream createOutputStream() throws IOException
createOutputStream in class LimitOutputStream.LargeDataStoreIOExceptionprotected org.apache.hadoop.fs.Path createFileName()
throws IOException
IOExceptionpublic org.apache.hadoop.fs.Path getFullHdfsPath()
public String getRelativeFileName()
Copyright © 2014–2018. All rights reserved.