public class ShenyuConfig
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ShenyuConfig.CrossFilterConfig
The Cross Filter Config.
|
static class |
ShenyuConfig.ExcludePath
The type Exclude path.
|
static class |
ShenyuConfig.ExtPlugin
The type Ext plugin.
|
static class |
ShenyuConfig.FallbackPath
The type fallback path.
|
static class |
ShenyuConfig.FileConfig
The type File config.
|
static class |
ShenyuConfig.InstanceConfig
The type Instance config.
|
static class |
ShenyuConfig.Scheduler
The type Scheduler.
|
static class |
ShenyuConfig.SwitchConfig
The type Switch config.
|
static class |
ShenyuConfig.UpstreamCheck
The type Upstream check.
|
| 构造器和说明 |
|---|
ShenyuConfig() |
public ShenyuConfig.InstanceConfig getInstance()
public void setInstance(ShenyuConfig.InstanceConfig instance)
instance - the instancepublic ShenyuConfig.SwitchConfig getSwitchConfig()
public void setSwitchConfig(ShenyuConfig.SwitchConfig switchConfig)
switchConfig - the switch configpublic ShenyuConfig.Scheduler getScheduler()
public void setScheduler(ShenyuConfig.Scheduler scheduler)
scheduler - the schedulerpublic ShenyuConfig.ExtPlugin getExtPlugin()
public void setExtPlugin(ShenyuConfig.ExtPlugin extPlugin)
extPlugin - the ext pluginpublic ShenyuConfig.FileConfig getFile()
public void setFile(ShenyuConfig.FileConfig file)
file - the filepublic ShenyuConfig.ExcludePath getExclude()
public void setExclude(ShenyuConfig.ExcludePath exclude)
exclude - the excludepublic ShenyuConfig.FallbackPath getFallback()
public void setFallback(ShenyuConfig.FallbackPath fallback)
fallback - the fallbackpublic ShenyuConfig.UpstreamCheck getUpstreamCheck()
public void setUpstreamCheck(ShenyuConfig.UpstreamCheck upstreamCheck)
upstreamCheck - the upstream checkpublic ShenyuConfig.CrossFilterConfig getCross()
public void setCross(ShenyuConfig.CrossFilterConfig cross)
cross - the crossCopyright © 2022 The Apache Software Foundation. All rights reserved.