Revert "Add missing comments in StateStoreService (#5959)"

This reverts commit 439c8653cf.
This commit is contained in:
Steve Loughran 2023-08-25 14:02:10 +01:00
parent ce5bc4891f
commit 2dfe947f20
No known key found for this signature in database
GPG Key ID: D22CF846DBB162A0

View File

@ -64,12 +64,6 @@
* <li>File {@link
* org.apache.hadoop.hdfs.server.federation.store.driver.impl.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
* org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
* StateStoreZooKeeperImpl}