Constructor and Description |
---|
LatestVersionOperand(VersionOperand versionOperand,
StringOperand<String> keyOperand)
Creates a new operand instance.
|
Modifier and Type | Method and Description |
---|---|
Predicate |
withKey(String key)
Builds a predicate representing a
key = values matching key AND version = max(all version values with matching key) comparison. |
public LatestVersionOperand(VersionOperand versionOperand, StringOperand<String> keyOperand)
Creates a new operand instance.
versionOperand
- the version operand for all predicates to be builtkeyOperand
- the key operand for all predicates to be builtCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.