MCPcopy Create free account
hub / github.com/MaterializeInc/demos / main

Method main

connection-examples/java/subscribe.java:46–49  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

44 }
45
46 public static void main(String[] args) {
47 App app = new App();
48 app.subscribe();
49 }
50}

Callers

nothing calls this directly

Calls 1

subscribeMethod · 0.95

Tested by

no test coverage detected