Uses of Class
net.bis5.mattermost.model.config.ReplicaLagSettings
-
Packages that use ReplicaLagSettings Package Description net.bis5.mattermost.model.config -
-
Uses of ReplicaLagSettings in net.bis5.mattermost.model.config
Methods in net.bis5.mattermost.model.config that return types with arguments of type ReplicaLagSettings Modifier and Type Method Description List<ReplicaLagSettings>SqlSettings. getReplicaLagSettings()Method parameters in net.bis5.mattermost.model.config with type arguments of type ReplicaLagSettings Modifier and Type Method Description voidSqlSettings. setReplicaLagSettings(List<ReplicaLagSettings> replicaLagSettings)
-