public class RPCService extends org.apache.iotdb.db.service.thrift.ThriftService implements RPCServiceMBean
| 构造器和说明 |
|---|
RPCService() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBindIP() |
int |
getBindPort() |
ServiceType |
getID()
Get the name of the the service.
|
org.apache.iotdb.db.service.thrift.ThriftService |
getImplementation() |
static RPCService |
getInstance() |
int |
getRPCPort() |
void |
initThriftServiceThread() |
void |
initTProcessor() |
getRPCServiceStatus, initAsyncedServiceImpl, initSyncedServiceImpl, restartService, start, startService, stop, stopServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRPCServiceStatus, restartService, startService, stopServiceshutdown, waitAndStoppublic static RPCService getInstance()
public org.apache.iotdb.db.service.thrift.ThriftService getImplementation()
getImplementation 在类中 org.apache.iotdb.db.service.thrift.ThriftServicepublic void initTProcessor()
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException
initTProcessor 在类中 org.apache.iotdb.db.service.thrift.ThriftServiceClassNotFoundExceptionIllegalAccessExceptionInstantiationExceptionpublic void initThriftServiceThread()
throws IllegalAccessException
initThriftServiceThread 在类中 org.apache.iotdb.db.service.thrift.ThriftServiceIllegalAccessExceptionpublic String getBindIP()
getBindIP 在类中 org.apache.iotdb.db.service.thrift.ThriftServicepublic int getBindPort()
getBindPort 在类中 org.apache.iotdb.db.service.thrift.ThriftServicepublic ServiceType getID()
IServicepublic int getRPCPort()
getRPCPort 在接口中 RPCServiceMBeanCopyright © 2022 The Apache Software Foundation. All rights reserved.