Class QueryConditionalUtils.KeyResolution

    • Method Detail

      • hasPartitionValues

        public boolean hasPartitionValues()
      • hasSortKeys

        public boolean hasSortKeys()
      • hasSortValues

        public boolean hasSortValues()
      • isCompositePartition

        public boolean isCompositePartition()
      • isCompositeSort

        public boolean isCompositeSort()
      • getRightmostSortValue

        public AttributeValue getRightmostSortValue()
        Returns the rightmost provided sort value.
      • getRightmostSortKey

        public String getRightmostSortKey()
        Returns the sort-key name corresponding to the rightmost provided sort value.