Uses of Class
org.apache.hadoop.hdfs.server.federation.store.records.DisabledNameservice
Packages that use DisabledNameservice
Package
Description
Contains the abstract definitions of the state store data records.
The protobuf implementations of state store data records defined in the
org.apache.hadoop.hdfs.server.federation.store.records package.
-
Uses of DisabledNameservice in org.apache.hadoop.hdfs.server.federation.store.records
Methods in org.apache.hadoop.hdfs.server.federation.store.records that return DisabledNameserviceModifier and TypeMethodDescriptionstatic DisabledNameserviceDisabledNameservice.newInstance()static DisabledNameserviceDisabledNameservice.newInstance(String nsId) -
Uses of DisabledNameservice in org.apache.hadoop.hdfs.server.federation.store.records.impl.pb
Modifier and TypeClassDescriptionclassProtobuf implementation of theDisabledNameservicerecord.