Class TenantInfoImpl

  • All Implemented Interfaces:
    org.apache.pulsar.common.policies.data.TenantInfo

    public class TenantInfoImpl
    extends java.lang.Object
    implements org.apache.pulsar.common.policies.data.TenantInfo
    Information of admin roles and allowed clusters for tenant.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TenantInfoImpl.TenantInfoImplBuilder  
      • Nested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.TenantInfo

        org.apache.pulsar.common.policies.data.TenantInfo.Builder
    • Constructor Summary

      Constructors 
      Constructor Description
      TenantInfoImpl()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static TenantInfoImpl.TenantInfoImplBuilder builder()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.apache.pulsar.common.policies.data.TenantInfo

        getAdminRoles, getAllowedClusters