Add missing comments in StateStoreService (#5959)
This commit is contained in:
parent
70b6c155bc
commit
439c8653cf
@ -64,6 +64,12 @@
|
|||||||
* <li>File {@link
|
* <li>File {@link
|
||||||
* org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
|
* org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
|
||||||
* StateStoreFileImpl}
|
* StateStoreFileImpl}
|
||||||
|
* <li>FileSystem {@link
|
||||||
|
* org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
|
||||||
|
* StateStoreFileSystemImpl}
|
||||||
|
* <li>MySQL {@link
|
||||||
|
* org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
|
||||||
|
* StateStoreMySQLImpl}
|
||||||
* <li>ZooKeeper {@link
|
* <li>ZooKeeper {@link
|
||||||
* org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
|
* org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
|
||||||
* StateStoreZooKeeperImpl}
|
* StateStoreZooKeeperImpl}
|
||||||
|
Loading…
Reference in New Issue
Block a user