Package org.apache.hadoop.hdfs.server.federation.store.protocol


@Private @Evolving package 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. The state store supports multiple interface APIs and multiple data records. Each protocol object requires a serialization implementation, the default is protobuf.