JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
L
M
N
O
P
R
S
Z
A
AbstractModeCondition
- Class in
org.apache.servicecomb.zeroconfig
AbstractModeCondition()
- Constructor for class org.apache.servicecomb.zeroconfig.
AbstractModeCondition
AbstractZeroConfigRegistration
- Class in
org.apache.servicecomb.zeroconfig
AbstractZeroConfigRegistration()
- Constructor for class org.apache.servicecomb.zeroconfig.
AbstractZeroConfigRegistration
afterPropertiesSet()
- Method in class org.apache.servicecomb.zeroconfig.multicast.
MulticastRegistration
afterPropertiesSet()
- Method in class org.apache.servicecomb.zeroconfig.
ZeroConfigDiscovery
C
CFG_ENABLED
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
CFG_HEARTBEAT_INTERVAL
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
CFG_HEARTBEAT_LOST_TIMES
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
CFG_MODE
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
CFG_MULTICAST_ADDRESS
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
CFG_MULTICAST_GROUP
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
CFG_PULL_INTERVAL
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
ConditionOnLocal
- Class in
org.apache.servicecomb.zeroconfig.local
ConditionOnLocal()
- Constructor for class org.apache.servicecomb.zeroconfig.local.
ConditionOnLocal
ConditionOnMulticast
- Class in
org.apache.servicecomb.zeroconfig.multicast
ConditionOnMulticast()
- Constructor for class org.apache.servicecomb.zeroconfig.multicast.
ConditionOnMulticast
config
- Variable in class org.apache.servicecomb.zeroconfig.
AbstractZeroConfigRegistration
Config
- Class in
org.apache.servicecomb.zeroconfig
Config()
- Constructor for class org.apache.servicecomb.zeroconfig.
Config
D
DEFAULT_ADDRESS
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
DEFAULT_GROUP
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
DEFAULT_HEARTBEAT_INTERVAL
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
DEFAULT_HEARTBEAT_LOST_TIMES
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
DEFAULT_PULL_INTERVAL
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
doSendRegister()
- Method in class org.apache.servicecomb.zeroconfig.local.
LocalRegistration
doSendRegister()
- Method in class org.apache.servicecomb.zeroconfig.multicast.
MulticastRegistration
doSendUnregister()
- Method in class org.apache.servicecomb.zeroconfig.local.
LocalRegistration
doSendUnregister()
- Method in class org.apache.servicecomb.zeroconfig.multicast.
MulticastRegistration
E
enabled()
- Method in class org.apache.servicecomb.zeroconfig.
AbstractZeroConfigRegistration
enabled()
- Method in class org.apache.servicecomb.zeroconfig.local.
LocalRegistration
enabled()
- Method in class org.apache.servicecomb.zeroconfig.multicast.
MulticastRegistration
enabled()
- Method in class org.apache.servicecomb.zeroconfig.
ZeroConfigDiscovery
G
getCheckDeadInstancesInterval()
- Method in class org.apache.servicecomb.zeroconfig.
Config
getHeartbeatInterval()
- Method in class org.apache.servicecomb.zeroconfig.
Config
getMode()
- Method in class org.apache.servicecomb.zeroconfig.
Config
getMulticastAddress()
- Method in class org.apache.servicecomb.zeroconfig.
Config
getMulticastGroup()
- Method in class org.apache.servicecomb.zeroconfig.
Config
getOrder()
- Method in class org.apache.servicecomb.zeroconfig.
AbstractZeroConfigRegistration
getOrder()
- Method in class org.apache.servicecomb.zeroconfig.
ZeroConfigDiscovery
getPullInterval()
- Method in class org.apache.servicecomb.zeroconfig.
Config
I
isEnabled()
- Method in class org.apache.servicecomb.zeroconfig.
Config
isLocal()
- Method in class org.apache.servicecomb.zeroconfig.
Config
isMulticast()
- Method in class org.apache.servicecomb.zeroconfig.
Config
L
LocalRegistration
- Class in
org.apache.servicecomb.zeroconfig.local
for single node environments
LocalRegistration()
- Constructor for class org.apache.servicecomb.zeroconfig.local.
LocalRegistration
M
matches(ConditionContext, AnnotatedTypeMetadata)
- Method in class org.apache.servicecomb.zeroconfig.
AbstractModeCondition
MAX_PACKET_SIZE
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
MODE_LOCAL
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
MODE_MULTICAST
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
modeMatches(String)
- Method in class org.apache.servicecomb.zeroconfig.
AbstractModeCondition
modeMatches(String)
- Method in class org.apache.servicecomb.zeroconfig.local.
ConditionOnLocal
modeMatches(String)
- Method in class org.apache.servicecomb.zeroconfig.multicast.
ConditionOnMulticast
Multicast
- Class in
org.apache.servicecomb.zeroconfig.multicast
Multicast(Config)
- Constructor for class org.apache.servicecomb.zeroconfig.multicast.
Multicast
multicast
- Variable in class org.apache.servicecomb.zeroconfig.multicast.
MulticastRegistration
MulticastRegistration
- Class in
org.apache.servicecomb.zeroconfig.multicast
MulticastRegistration()
- Constructor for class org.apache.servicecomb.zeroconfig.multicast.
MulticastRegistration
MulticastServer
- Class in
org.apache.servicecomb.zeroconfig.multicast
MulticastServer(Config, Multicast, MessageExecutor)
- Constructor for class org.apache.servicecomb.zeroconfig.multicast.
MulticastServer
N
name()
- Method in class org.apache.servicecomb.zeroconfig.local.
LocalRegistration
name()
- Method in class org.apache.servicecomb.zeroconfig.multicast.
MulticastRegistration
name()
- Method in class org.apache.servicecomb.zeroconfig.
ZeroConfigDiscovery
O
onRegisterInstance(RegisterInstanceEvent)
- Method in class org.apache.servicecomb.zeroconfig.multicast.
MulticastRegistration
ORDER
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
org.apache.servicecomb.zeroconfig
- package org.apache.servicecomb.zeroconfig
org.apache.servicecomb.zeroconfig.local
- package org.apache.servicecomb.zeroconfig.local
org.apache.servicecomb.zeroconfig.multicast
- package org.apache.servicecomb.zeroconfig.multicast
P
PREFIX
- Static variable in interface org.apache.servicecomb.zeroconfig.
ZeroConfigConst
R
recv()
- Method in class org.apache.servicecomb.zeroconfig.multicast.
Multicast
run()
- Method in class org.apache.servicecomb.zeroconfig.
AbstractZeroConfigRegistration
S
send(MessageType, T)
- Method in class org.apache.servicecomb.zeroconfig.multicast.
Multicast
setConfig(Config)
- Method in class org.apache.servicecomb.zeroconfig.
AbstractZeroConfigRegistration
setConfig(Config)
- Method in class org.apache.servicecomb.zeroconfig.
ZeroConfigDiscovery
setDynamicProperties(DynamicProperties)
- Method in class org.apache.servicecomb.zeroconfig.
Config
setMessageExecutor(MessageExecutor)
- Method in class org.apache.servicecomb.zeroconfig.local.
LocalRegistration
setMulticast(Multicast)
- Method in class org.apache.servicecomb.zeroconfig.multicast.
MulticastRegistration
setReceiveBufferSize(int)
- Method in class org.apache.servicecomb.zeroconfig.multicast.
Multicast
setSendBufferSize(int)
- Method in class org.apache.servicecomb.zeroconfig.multicast.
Multicast
Z
ZeroConfigConst
- Interface in
org.apache.servicecomb.zeroconfig
ZeroConfigDiscovery
- Class in
org.apache.servicecomb.zeroconfig
ZeroConfigDiscovery()
- Constructor for class org.apache.servicecomb.zeroconfig.
ZeroConfigDiscovery
A
C
D
E
G
I
L
M
N
O
P
R
S
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017–2022
The Apache Software Foundation
. All rights reserved.