HDFS-17162. RBF: Add missing comments in StateStoreService #5959
Contributed by tian bao
This commit is contained in:
parent
2dfe947f20
commit
11404c57cb
@ -64,6 +64,12 @@
|
||||
* <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}
|
||||
|
Loading…
Reference in New Issue
Block a user