Updated Filer Change Data Capture (markdown)

Chris Lu 2022-09-16 09:59:39 -07:00
parent 483dbaf074
commit d0d59daebc

@ -79,9 +79,9 @@ The gRPC API is also open to public and can support many other languages.
# Example
Here is an example, in Java:
Here is an example [ExampleWatchFileChanges.java](https://github.com/seaweedfs/seaweedfs/blob/master/other/java/examples/src/main/java/com/seaweedfs/examples/ExampleWatchFileChanges.java), in Java:
https://github.com/seaweedfs/seaweedfs/blob/master/other/java/examples/src/main/java/com/seaweedfs/examples/WatchFiles.java
https://github.com/seaweedfs/seaweedfs/tree/master/other/java/examples/src/main/java/com/seaweedfs/examples
To subscribe the meta data changes:
| Parameter | Meaning |