mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-17 12:00:44 +02:00
Updated Filer Change Data Capture (markdown)
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user