Class GetDisabledNameservicesResponse

java.lang.Object
org.apache.hadoop.hdfs.server.federation.store.protocol.GetDisabledNameservicesResponse
Direct Known Subclasses:
GetDisabledNameservicesResponsePBImpl

public abstract class GetDisabledNameservicesResponse extends Object
API response for getting the disabled nameservices in the state store.
  • Constructor Details

    • GetDisabledNameservicesResponse

      public GetDisabledNameservicesResponse()
  • Method Details