Interface DynamoDBHashAndRangeKeyExtractingEntityMetadata<T,​ID>

    • Method Detail

      • getRangeKeyPropertyName

        java.lang.String getRangeKeyPropertyName()
      • getIndexRangeKeyPropertyNames

        java.util.Set<java.lang.String> getIndexRangeKeyPropertyNames()
      • isCompositeHashAndRangeKeyProperty

        boolean isCompositeHashAndRangeKeyProperty​(java.lang.String propertyName)
      • getHashKeyPropotypeEntityForHashKey

        <H> T getHashKeyPropotypeEntityForHashKey​(H hashKey)