public final class ReadWriterUtils
extends java.lang.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 © 2022. All Rights Reserved.