public class SyncServerManager extends org.apache.iotdb.db.service.thrift.ThriftService implements SyncServerManagerMBean
| 构造器和说明 |
|---|
SyncServerManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBindIP() |
int |
getBindPort() |
ServiceType |
getID()
Get the name of the the service.
|
org.apache.iotdb.db.service.thrift.ThriftService |
getImplementation() |
static SyncServerManager |
getInstance() |
int |
getRPCPort() |
void |
initThriftServiceThread() |
void |
initTProcessor() |
void |
startService() |
void |
stopService() |
getRPCServiceStatus, initAsyncedServiceImpl, initSyncedServiceImpl, restartService, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRPCServiceStatus, restartServiceshutdown, waitAndStoppublic static SyncServerManager getInstance()
public ServiceType getID()
IServicepublic org.apache.iotdb.db.service.thrift.ThriftService getImplementation()
getImplementation 在类中 org.apache.iotdb.db.service.thrift.ThriftServicepublic void initTProcessor()
initTProcessor 在类中 org.apache.iotdb.db.service.thrift.ThriftServicepublic void initThriftServiceThread()
initThriftServiceThread 在类中 org.apache.iotdb.db.service.thrift.ThriftServicepublic String getBindIP()
getBindIP 在类中 org.apache.iotdb.db.service.thrift.ThriftServicepublic int getBindPort()
getBindPort 在类中 org.apache.iotdb.db.service.thrift.ThriftServicepublic int getRPCPort()
getRPCPort 在接口中 SyncServerManagerMBeanpublic void startService()
throws StartupException
startService 在接口中 SyncServerManagerMBeanstartService 在类中 org.apache.iotdb.db.service.thrift.ThriftServiceStartupExceptionpublic void stopService()
stopService 在接口中 SyncServerManagerMBeanstopService 在类中 org.apache.iotdb.db.service.thrift.ThriftServiceCopyright © 2022 The Apache Software Foundation. All rights reserved.