public class InfluxDBRPCService extends org.apache.iotdb.db.service.thrift.ThriftService implements InfluxDBRPCServiceMBean
| 构造器和说明 |
|---|
InfluxDBRPCService() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBindIP() |
int |
getBindPort() |
ServiceType |
getID()
Get the name of the the service.
|
org.apache.iotdb.db.service.thrift.ThriftService |
getImplementation() |
static InfluxDBRPCService |
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 InfluxDBRPCService 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,
InstantiationException,
ClassNotFoundException
initThriftServiceThread 在类中 org.apache.iotdb.db.service.thrift.ThriftServiceIllegalAccessExceptionInstantiationExceptionClassNotFoundExceptionpublic String getBindIP()
getBindIP 在类中 org.apache.iotdb.db.service.thrift.ThriftServicepublic int getBindPort()
getBindPort 在类中 org.apache.iotdb.db.service.thrift.ThriftServicepublic int getRPCPort()
getRPCPort 在接口中 RPCServiceMBeanpublic ServiceType getID()
IServiceCopyright © 2022 The Apache Software Foundation. All rights reserved.