mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer Change Data Capture (markdown)
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 |
|
||||
|
|
Loading…
Reference in a new issue