public class MetaServerBootstrap extends Object
| 构造器和说明 |
|---|
MetaServerBootstrap() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy() |
boolean |
isHttpServerStarted()
Getter method for property httpStart.
|
boolean |
isRpcServerForDataStarted()
Getter method for property dataStart.
|
boolean |
isRpcServerForMetaStarted()
Getter method for property metaStart.
|
boolean |
isRpcServerForRemoteMetaStarted() |
boolean |
isRpcServerForSessionStarted()
Getter method for property sessionStart.
|
void |
start()
Do initialized.
|
public void start()
public void destroy()
public boolean isRpcServerForSessionStarted()
public boolean isRpcServerForDataStarted()
public boolean isRpcServerForMetaStarted()
public boolean isHttpServerStarted()
public boolean isRpcServerForRemoteMetaStarted()
Copyright © 2023 The Ant Financial. All rights reserved.