Class CassandraPropertyGroupAdapter


  • public class CassandraPropertyGroupAdapter
    extends java.lang.Object
    Provides a facade on top of the fhir-server-config PropertyGroup structure to simplify access to configuration elements we need for connecting to Cassandra
    • Constructor Detail

      • CassandraPropertyGroupAdapter

        public CassandraPropertyGroupAdapter​(PropertyGroup pg)
    • Method Detail

      • getContactPoints

        public java.util.List<ContactPoint> getContactPoints()
      • getLocalDatacenter

        public java.lang.String getLocalDatacenter()
        Get the configured value for the local datacenter
        Returns:
      • getTenantKeyspace

        public java.lang.String getTenantKeyspace()
        Get the configured value for the keyspace to use for the tenant.
        Returns: