keyExpr property

String keyExpr
final

The key expression the sample was published on.

Delivered byte-exact: it crosses from native length-carried rather than as a C string, so an interior NUL — which the key expression grammar permits and canon carries across the wire — survives here too.

Implementation

final String keyExpr;