Package | Description |
---|---|
org.apache.hadoop.hive.metastore.model |
Modifier and Type | Method and Description |
---|---|
MISchema |
MSchemaVersion.getiSchema() |
MISchema |
MISchema.setDb(MDatabase db) |
Modifier and Type | Method and Description |
---|---|
void |
MSchemaVersion.setiSchema(MISchema iSchema) |
Constructor and Description |
---|
MSchemaVersion(MISchema iSchema,
int version,
long createdAt,
MColumnDescriptor cols,
int state,
String description,
String schemaText,
String fingerprint,
String name,
MSerDeInfo serDe) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.