类 TenantInfoImpl
java.lang.Object
org.apache.pulsar.common.policies.data.TenantInfoImpl
- 所有已实现的接口:
TenantInfo
Information of admin roles and allowed clusters for tenant.
-
嵌套类概要
嵌套类从接口继承的嵌套类/接口 org.apache.pulsar.common.policies.data.TenantInfo
TenantInfo.Builder -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.apache.pulsar.common.policies.data.TenantInfo
getAdminRoles, getAllowedClusters
-
构造器详细资料
-
TenantInfoImpl
public TenantInfoImpl()
-
-
方法详细资料
-
builder
-