| Package | Description |
|---|---|
| com.facebook.presto.hive.metastore |
| Modifier and Type | Method and Description |
|---|---|
static SemiTransactionalHiveMetastore.WriteMode |
SemiTransactionalHiveMetastore.WriteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SemiTransactionalHiveMetastore.WriteMode[] |
SemiTransactionalHiveMetastore.WriteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SemiTransactionalHiveMetastore.declareIntentionToWrite(ConnectorSession session,
SemiTransactionalHiveMetastore.WriteMode writeMode,
org.apache.hadoop.fs.Path stagingPathRoot,
String filePrefix,
SchemaTableName schemaTableName) |
Copyright © 2012-2017. All Rights Reserved.