public final class SchemaPrivilegeBuilder extends Object
| 构造器和说明 |
|---|
SchemaPrivilegeBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser,ShardingSpherePrivileges> |
build(Collection<org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser> users,
Properties props)
Build privileges.
|
public static Map<org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser,ShardingSpherePrivileges> build(Collection<org.apache.shardingsphere.infra.metadata.user.ShardingSphereUser> users, Properties props)
users - usersprops - propsCopyright © 2021 The Apache Software Foundation. All rights reserved.