Package | Description |
---|---|
org.apache.hadoop.hdfs.server.federation.store.protocol |
Contains the abstract definitions of the API request and response objects for
the various state store APIs.
|
org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb |
Protobuf implementations of FederationProtocolBase request/response objects
used by state store APIs.
|
Modifier and Type | Method and Description |
---|---|
static NamenodeHeartbeatResponse |
NamenodeHeartbeatResponse.newInstance() |
static NamenodeHeartbeatResponse |
NamenodeHeartbeatResponse.newInstance(boolean status) |
Modifier and Type | Class and Description |
---|---|
class |
NamenodeHeartbeatResponsePBImpl
Protobuf implementation of the state store API object
NamenodeHeartbeatResponse.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.