MCPcopy Create free account
hub / github.com/apache/thrift / serve

Method serve

lib/java/src/main/java/org/apache/thrift/server/TServer.java:129–129  ·  view source on GitHub ↗

The run method fires up the server and gets things going.

()

Source from the content-addressed store, hash-verified

127
128 /** The run method fires up the server and gets things going. */
129 public abstract void serve();
130
131 /**
132 * Stop the server. This is optional on a per-implementation basis. Not all servers are required

Callers 8

mainMethod · 0.95
mainMethod · 0.95
startServerMethod · 0.45
runMethod · 0.45
setUpMethod · 0.45
runMethod · 0.45
runMethod · 0.45
startServerMethod · 0.45

Calls

no outgoing calls

Tested by 8

mainMethod · 0.76
mainMethod · 0.76
startServerMethod · 0.36
runMethod · 0.36
setUpMethod · 0.36
runMethod · 0.36
runMethod · 0.36
startServerMethod · 0.36