Class NestedRecordUtils.SchemaLookupKey
java.lang.Object
software.amazon.awssdk.enhanced.dynamodb.internal.extensions.utility.NestedRecordUtils.SchemaLookupKey
- Enclosing class:
- NestedRecordUtils
Identity-based cache key for schema lookups: - compares TableSchema by identity (==) to avoid depending on its
equals/hashCode semantics - compares attribute name by value
-
Constructor Summary
Constructors -
Method Summary