Package com.hazelcast.config
Interface NamedConfig
- All Known Subinterfaces:
DeviceConfig
- All Known Implementing Classes:
CacheSimpleConfig
,CardinalityEstimatorConfig
,ClientReliableTopicConfig
,CollectionConfig
,DataConnectionConfig
,DurableExecutorConfig
,EndpointConfig
,ExecutorConfig
,FlakeIdGeneratorConfig
,ListConfig
,LocalDeviceConfig
,MapConfig
,MultiMapConfig
,NearCacheConfig
,PNCounterConfig
,QueueConfig
,ReliableTopicConfig
,ReplicatedMapConfig
,RestServerEndpointConfig
,RingbufferConfig
,ScheduledExecutorConfig
,ServerSocketEndpointConfig
,SetConfig
,SplitBrainProtectionConfig
,TopicConfig
,UserCodeNamespaceConfig
,VectorCollectionConfig
,VectorIndexConfig
,WanReplicationConfig
public interface NamedConfig
Interface for hazelcast data structures with name
-
Method Summary
-
Method Details
-
setName
-
getName
String getName()
-