|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterProtocolPolicy | |
---|---|
com.genesyslab.platform.clusterprotocol | Cluster Protocol Application Block |
Uses of ClusterProtocolPolicy in com.genesyslab.platform.clusterprotocol |
---|
Classes in com.genesyslab.platform.clusterprotocol that implement ClusterProtocolPolicy | |
---|---|
class |
DefaultClusterProtocolPolicy
Default implementation of Cluster Protocol policy. |
Fields in com.genesyslab.platform.clusterprotocol declared as ClusterProtocolPolicy | |
---|---|
protected ClusterProtocolPolicy |
ClusterProtocolImpl.protocolPolicy
|
protected ClusterProtocolPolicy |
ClusterProtocolBuilder.protocolPolicy
|
Methods in com.genesyslab.platform.clusterprotocol that return ClusterProtocolPolicy | |
---|---|
ClusterProtocolPolicy |
ClusterProtocolImpl.policy()
|
ClusterProtocolPolicy |
ClusterProtocol.policy()
Returns reference to the actual cluster protocol policy. |
Methods in com.genesyslab.platform.clusterprotocol with parameters of type ClusterProtocolPolicy | |
---|---|
B |
ClusterProtocolBuilder.withClusterProtocolPolicy(ClusterProtocolPolicy protocolPolicy)
Initializes cluster protocol builder with custom cluster protocol policy. |
Constructors in com.genesyslab.platform.clusterprotocol with parameters of type ClusterProtocolPolicy | |
---|---|
ClusterProtocolImpl(ProtocolBuilder<P,B> protocolBuilder,
ClusterProtocolPolicy protocolPolicy,
ClusterProtocolLoadBalancer loadBalancer)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |