Uses of Record Class
com.loomcache.common.config.ClusterConfig.RaftBootstrapServer
Packages that use ClusterConfig.RaftBootstrapServer
-
Uses of ClusterConfig.RaftBootstrapServer in com.loomcache.common.config
Methods in com.loomcache.common.config that return ClusterConfig.RaftBootstrapServerMethods in com.loomcache.common.config that return types with arguments of type ClusterConfig.RaftBootstrapServerModifier and TypeMethodDescriptionClusterConfig.parseRaftBootstrapServers(List<String> entries) ClusterConfig.raftBootstrapServers()Method parameters in com.loomcache.common.config with type arguments of type ClusterConfig.RaftBootstrapServerModifier and TypeMethodDescriptionClusterConfig.Builder.raftBootstrapServers(List<ClusterConfig.RaftBootstrapServer> servers) -
Uses of ClusterConfig.RaftBootstrapServer in com.loomcache.server.config
Methods in com.loomcache.server.config that return types with arguments of type ClusterConfig.RaftBootstrapServerMethod parameters in com.loomcache.server.config with type arguments of type ClusterConfig.RaftBootstrapServerModifier and TypeMethodDescriptionLoomConfig.Builder.raftBootstrapServers(List<ClusterConfig.RaftBootstrapServer> servers)