Class GatewayConfig
java.lang.Object
com.gigaspaces.server.SpaceCustomComponent
com.gigaspaces.internal.cluster.node.impl.gateway.GatewayConfig
- All Implemented Interfaces:
Externalizable,Serializable
- Since:
- 12.0
- Author:
- Niv Ingberg
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GatewayConfigfromClusterInfo(SpaceClusterInfo clusterInfo) static booleanhasGatewayConfig(SpaceClusterInfo clusterInfo) voidsetGatewaysPolicy(GatewaysPolicy gatewaysPolicy) void
-
Field Details
-
CUSTOM_COMPONENT_KEY
- See Also:
-
SERVICE_DETAIL_ATTRIBUTE_NAME
- See Also:
-
-
Constructor Details
-
GatewayConfig
public GatewayConfig()
-
-
Method Details
-
fromClusterInfo
-
hasGatewayConfig
-
getSpaceComponentKey
- Specified by:
getSpaceComponentKeyin classSpaceCustomComponent
-
getServiceDetailAttributeName
- Specified by:
getServiceDetailAttributeNamein classSpaceCustomComponent
-
getServiceDetailAttributeValue
- Specified by:
getServiceDetailAttributeValuein classSpaceCustomComponent
-
getGatewaysPolicy
-
setGatewaysPolicy
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-