Modifier and Type | Field and Description |
---|---|
protected int |
port |
protected org.apache.thrift.server.TServer |
server |
protected org.apache.thrift.transport.TServerTransport |
serverTransport |
protected WaarpFuture |
serviceReady |
Constructor and Description |
---|
R66ThriftServerService(WaarpFuture serviceReady,
int port) |
Modifier and Type | Method and Description |
---|---|
boolean |
awaitInitialization() |
void |
releaseResources() |
void |
run() |
protected int port
protected org.apache.thrift.transport.TServerTransport serverTransport
protected org.apache.thrift.server.TServer server
protected final WaarpFuture serviceReady
public R66ThriftServerService(WaarpFuture serviceReady, int port)
Copyright © 2009–2022 Waarp. All rights reserved.