rowAffinity property

RowAffinity? rowAffinity
getter/setter pair

Row affinity sticky routing based on the row key of the request.

Requests that span multiple rows are routed non-deterministically.

Implementation

RowAffinity? rowAffinity;