Class CachedTenantState
java.lang.Object
org.apache.hadoop.ozone.om.multitenant.CachedTenantState
A collection of things that we want to maintain about a tenant in memory.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classStores cached Access ID info. -
Constructor Summary
ConstructorsConstructorDescriptionCachedTenantState(String tenantId, String tenantUserRoleName, String tenantAdminRoleName) -
Method Summary