Package com.hazelcast.config
Class GcpConfig
- All Implemented Interfaces:
DataSerializable
,IdentifiedDataSerializable
Configuration for the GCP Discovery Strategy.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.hazelcast.config.AliasedDiscoveryConfig
equals, getFactoryId, getProperties, getProperty, getTag, hashCode, isEnabled, isUsePublicIp, readData, setEnabled, setProperty, setUsePublicIp, toString, writeData
-
Constructor Details
-
GcpConfig
public GcpConfig() -
GcpConfig
-
GcpConfig
-
-
Method Details
-
getClassId
public int getClassId()Description copied from interface:IdentifiedDataSerializable
Returns type identifier for this class. It should be unique per DataSerializableFactory.- Returns:
- type ID
-