public final class ReadWriterUtils extends Object
TableReader
and TableWriter
.Modifier and Type | Method and Description |
---|---|
static void |
checkUri(AlluxioURI uri)
Checks preconditions of uri.
|
static org.apache.hadoop.conf.Configuration |
readNoCacheConf() |
static org.apache.hadoop.conf.Configuration |
writeThroughConf() |
public static void checkUri(AlluxioURI uri)
uri
- the URI to checkpublic static org.apache.hadoop.conf.Configuration readNoCacheConf()
public static org.apache.hadoop.conf.Configuration writeThroughConf()
Copyright © 2023. All Rights Reserved.