Uses of Class
org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshSuperUserGroupsConfigurationResponse
Packages that use RefreshSuperUserGroupsConfigurationResponse
Package
Description
Contains the abstract definitions of the API request and response objects for
the various state store APIs.
Protobuf implementations of FederationProtocolBase request/response objects
used by state store APIs.
-
Uses of RefreshSuperUserGroupsConfigurationResponse in org.apache.hadoop.hdfs.server.federation.store.protocol
Methods in org.apache.hadoop.hdfs.server.federation.store.protocol that return RefreshSuperUserGroupsConfigurationResponseModifier and TypeMethodDescriptionRefreshSuperUserGroupsConfigurationResponse.newInstance()RefreshSuperUserGroupsConfigurationResponse.newInstance(boolean status) -
Uses of RefreshSuperUserGroupsConfigurationResponse in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
Subclasses of RefreshSuperUserGroupsConfigurationResponse in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pbModifier and TypeClassDescriptionclassProtobuf implementation of the state store API object RefreshSuperUserGroupsConfigurationResponse.