@ConfigurationProperties(prefix="meta.remote.server") public class MultiClusterMetaServerConfigBean extends Object implements MultiClusterMetaServerConfig
| 构造器和说明 |
|---|
MultiClusterMetaServerConfigBean() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getClientManagerCoreSize()
Getter method for property clientManagerCoreSize.
|
int |
getClientManagerMaxBufferSize()
Getter method for property clientManagerMaxBufferSize.
|
int |
getClientManagerMaxSize()
Getter method for property clientManagerMaxSize.
|
int |
getMultiClusterConfigReloadMaxBufferSize() |
int |
getMultiClusterConfigReloadMillis() |
int |
getMultiClusterConfigReloadWorkerSize() |
int |
getRemoteClusterHandlerCoreSize() |
int |
getRemoteClusterHandlerMaxBufferSize() |
int |
getRemoteClusterHandlerMaxSize() |
int |
getRemoteClusterRpcTimeoutMillis()
Getter method for property remoteClusterRpcTimeoutMillis.
|
int |
getRemoteMetaServerPort()
Getter method for property RemoteMetaServerPort.
|
int |
getRemoteSlotSyncerExecutorPoolSize() |
int |
getRemoteSlotSyncerExecutorQueueSize() |
int |
getRemoteSlotSyncerMillis() |
void |
setClientManagerCoreSize(int clientManagerCoreSize)
Setter method for property clientManagerCoreSize.
|
void |
setClientManagerMaxBufferSize(int clientManagerMaxBufferSize)
Setter method for property clientManagerMaxBufferSize.
|
void |
setClientManagerMaxSize(int clientManagerMaxSize)
Setter method for property clientManagerMaxSize.
|
void |
setMultiClusterConfigReloadMaxBufferSize(int multiClusterConfigReloadMaxBufferSize)
Setter method for property multiClusterConfigReloadMaxBufferSize.
|
void |
setMultiClusterConfigReloadMillis(int multiClusterConfigReloadMillis)
Setter method for property multiClusterConfigReloadMillis.
|
void |
setMultiClusterConfigReloadWorkerSize(int multiClusterConfigReloadWorkerSize)
Setter method for property multiClusterConfigReloadWorkerSize.
|
void |
setRemoteClusterHandlerCoreSize(int remoteClusterHandlerCoreSize)
Setter method for property remoteClusterHandlerCoreSize.
|
void |
setRemoteClusterHandlerMaxBufferSize(int remoteClusterHandlerMaxBufferSize)
Setter method for property remoteClusterHandlerMaxBufferSize.
|
void |
setRemoteClusterHandlerMaxSize(int remoteClusterHandlerMaxSize)
Setter method for property remoteClusterHandlerMaxSize.
|
void |
setRemoteClusterRpcTimeoutMillis(int remoteClusterRpcTimeoutMillis)
Setter method for property remoteClusterRpcTimeoutMillis.
|
void |
setRemoteMetaServerPort(int remoteMetaServerPort)
Setter method for property remoteMetaServerPort.
|
void |
setRemoteSlotSyncerExecutorPoolSize(int remoteSlotSyncerExecutorPoolSize)
Setter method for property remoteSlotSyncerExecutorPoolSize.
|
void |
setRemoteSlotSyncerExecutorQueueSize(int remoteSlotSyncerExecutorQueueSize)
Setter method for property remoteSlotSyncerExecutorQueueSize.
|
void |
setRemoteSlotSyncerMillis(int remoteSlotSyncerMillis)
Setter method for property remoteSlotSyncerMillis.
|
public int getRemoteSlotSyncerMillis()
public int getRemoteClusterRpcTimeoutMillis()
getRemoteClusterRpcTimeoutMillis 在接口中 MultiClusterMetaServerConfigpublic void setRemoteClusterRpcTimeoutMillis(int remoteClusterRpcTimeoutMillis)
remoteClusterRpcTimeoutMillis - value to be assigned to property
remoteClusterRpcTimeoutMillispublic int getRemoteMetaServerPort()
getRemoteMetaServerPort 在接口中 MultiClusterMetaServerConfigpublic int getMultiClusterConfigReloadMillis()
public int getMultiClusterConfigReloadWorkerSize()
public int getMultiClusterConfigReloadMaxBufferSize()
public int getRemoteClusterHandlerCoreSize()
public int getRemoteClusterHandlerMaxSize()
public int getRemoteClusterHandlerMaxBufferSize()
public int getRemoteSlotSyncerExecutorPoolSize()
public int getRemoteSlotSyncerExecutorQueueSize()
public void setRemoteMetaServerPort(int remoteMetaServerPort)
remoteMetaServerPort - value to be assigned to property RemoteMetaServerPortpublic void setRemoteSlotSyncerExecutorPoolSize(int remoteSlotSyncerExecutorPoolSize)
remoteSlotSyncerExecutorPoolSize - value to be assigned to property
remoteSlotSyncerExecutorPoolSizepublic void setRemoteSlotSyncerExecutorQueueSize(int remoteSlotSyncerExecutorQueueSize)
remoteSlotSyncerExecutorQueueSize - value to be assigned to property
remoteSlotSyncerExecutorQueueSizepublic void setMultiClusterConfigReloadMillis(int multiClusterConfigReloadMillis)
multiClusterConfigReloadMillis - value to be assigned to property
multiClusterConfigReloadMillispublic void setMultiClusterConfigReloadWorkerSize(int multiClusterConfigReloadWorkerSize)
multiClusterConfigReloadWorkerSize - value to be assigned to property
multiClusterConfigReloadWorkerSizepublic void setMultiClusterConfigReloadMaxBufferSize(int multiClusterConfigReloadMaxBufferSize)
multiClusterConfigReloadMaxBufferSize - value to be assigned to property
multiClusterConfigReloadMaxBufferSizepublic void setRemoteSlotSyncerMillis(int remoteSlotSyncerMillis)
remoteSlotSyncerMillis - value to be assigned to property remoteSlotSyncerMillispublic void setRemoteClusterHandlerCoreSize(int remoteClusterHandlerCoreSize)
remoteClusterHandlerCoreSize - value to be assigned to property
remoteClusterHandlerCoreSizepublic void setRemoteClusterHandlerMaxSize(int remoteClusterHandlerMaxSize)
remoteClusterHandlerMaxSize - value to be assigned to property remoteClusterHandlerMaxSizepublic void setRemoteClusterHandlerMaxBufferSize(int remoteClusterHandlerMaxBufferSize)
remoteClusterHandlerMaxBufferSize - value to be assigned to property
remoteClusterHandlerMaxBufferSizepublic int getClientManagerCoreSize()
getClientManagerCoreSize 在接口中 MultiClusterMetaServerConfigpublic void setClientManagerCoreSize(int clientManagerCoreSize)
clientManagerCoreSize - value to be assigned to property clientManagerCoreSizepublic int getClientManagerMaxSize()
getClientManagerMaxSize 在接口中 MultiClusterMetaServerConfigpublic void setClientManagerMaxSize(int clientManagerMaxSize)
clientManagerMaxSize - value to be assigned to property clientManagerMaxSizepublic int getClientManagerMaxBufferSize()
getClientManagerMaxBufferSize 在接口中 MultiClusterMetaServerConfigpublic void setClientManagerMaxBufferSize(int clientManagerMaxBufferSize)
clientManagerMaxBufferSize - value to be assigned to property clientManagerMaxBufferSizeCopyright © 2023 The Ant Financial. All rights reserved.