Uses of Interface
com.github.xds.type.matcher.v3.Int64RangeMatcherOrBuilder
-
Packages that use Int64RangeMatcherOrBuilder Package Description com.github.xds.type.matcher.v3 -
-
Uses of Int64RangeMatcherOrBuilder in com.github.xds.type.matcher.v3
Classes in com.github.xds.type.matcher.v3 that implement Int64RangeMatcherOrBuilder Modifier and Type Class Description classInt64RangeMatcherSpecifies a set of ranges for matching an int64 number and the associated match actions.static classInt64RangeMatcher.BuilderSpecifies a set of ranges for matching an int64 number and the associated match actions.
-