Package | Description |
---|---|
org.apache.hadoop.hdfs.server.federation.store.records |
Contains the abstract definitions of the state store data records.
|
org.apache.hadoop.hdfs.server.federation.store.records.impl.pb |
The protobuf implementations of state store data records defined in the
org.apache.hadoop.hdfs.server.federation.store.records package.
|
Modifier and Type | Method and Description |
---|---|
static DisabledNameservice |
DisabledNameservice.newInstance() |
static DisabledNameservice |
DisabledNameservice.newInstance(String nsId) |
Modifier and Type | Class and Description |
---|---|
class |
DisabledNameservicePBImpl
Protobuf implementation of the
DisabledNameservice record. |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.