public interface SyncServerManagerMBean
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getRPCPort() |
String |
getRPCServiceStatus() |
void |
restartService() |
void |
startService() |
void |
stopService() |
String getRPCServiceStatus()
int getRPCPort()
void startService()
throws StartupException
StartupExceptionvoid restartService()
throws StartupException
StartupExceptionvoid stopService()
Copyright © 2022 The Apache Software Foundation. All rights reserved.