Class MetaTableSchemaCache

java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.internal.mapper.MetaTableSchemaCache

public class MetaTableSchemaCache extends Object
A cache that can store lazily initialized MetaTableSchema objects used by the TableSchema creation classes to facilitate self-referencing recursive builds.
  • Constructor Details

    • MetaTableSchemaCache

      public MetaTableSchemaCache()
  • Method Details