lsst.dax.apdb g9290983e33+ffdc83c6f7
 
Loading...
Searching...
No Matches
lsst.dax.apdb.cassandra.apdbCassandraSchema.CreateTableOptions Class Reference
Inheritance diagram for lsst.dax.apdb.cassandra.apdbCassandraSchema.CreateTableOptions:

Public Member Functions

str get_options (self, str table_name)
 

Static Public Attributes

 model_config = pydantic.ConfigDict(extra="forbid")
 
list table_options = pydantic.Field(default_factory=list)
 
str default_table_options = ""
 

Detailed Description

Set of options for creating Cassandra tables.

Member Function Documentation

◆ get_options()

str lsst.dax.apdb.cassandra.apdbCassandraSchema.CreateTableOptions.get_options ( self,
str table_name )
Find table options for a given table name.

The documentation for this class was generated from the following file: