|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultClusterViewImpl | |
---|---|
org.apache.sling.discovery.impl.common | |
org.apache.sling.discovery.impl.common.resource | |
org.apache.sling.discovery.impl.topology.announcement |
Uses of DefaultClusterViewImpl in org.apache.sling.discovery.impl.common |
---|
Constructors in org.apache.sling.discovery.impl.common with parameters of type DefaultClusterViewImpl | |
---|---|
DefaultInstanceDescriptionImpl(DefaultClusterViewImpl clusterView,
boolean isLeader,
boolean isOwn,
String slingId,
Map<String,String> properties)
|
Uses of DefaultClusterViewImpl in org.apache.sling.discovery.impl.common.resource |
---|
Subclasses of DefaultClusterViewImpl in org.apache.sling.discovery.impl.common.resource | |
---|---|
class |
EstablishedClusterView
A ClusterView which represents an established view and contains all members as stored in the repository at the according location |
Constructors in org.apache.sling.discovery.impl.common.resource with parameters of type DefaultClusterViewImpl | |
---|---|
EstablishedInstanceDescription(DefaultClusterViewImpl clusterView,
org.apache.sling.api.resource.Resource res,
String slingId,
boolean isLeader,
boolean isOwn)
|
Uses of DefaultClusterViewImpl in org.apache.sling.discovery.impl.topology.announcement |
---|
Constructors in org.apache.sling.discovery.impl.topology.announcement with parameters of type DefaultClusterViewImpl | |
---|---|
IncomingInstanceDescription(DefaultClusterViewImpl cluster,
boolean isLeader,
String slingId,
Map<String,String> properties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |