Searched defs:primarySortKey (Results 1 – 3 of 3) sorted by relevance
131 default Optional<String> primarySortKey() { in primarySortKey() method
61 public static StaticAttributeTag primarySortKey() { in primarySortKey() method in StaticAttributeTags
70 Optional<String> primarySortKey = tableSchema.tableMetadata().primarySortKey(); in generateRequest() local