Uses of Class
org.lance.namespace.model.VersionRange
Packages that use VersionRange
-
Uses of VersionRange in org.lance.namespace.model
Methods in org.lance.namespace.model that return VersionRangeModifier and TypeMethodDescriptionVersionRange.endVersion(Long endVersion) VersionRange.startVersion(Long startVersion) Methods in org.lance.namespace.model that return types with arguments of type VersionRangeMethods in org.lance.namespace.model with parameters of type VersionRangeModifier and TypeMethodDescriptionBatchDeleteTableVersionsRequest.addRangesItem(VersionRange rangesItem) Method parameters in org.lance.namespace.model with type arguments of type VersionRangeModifier and TypeMethodDescriptionBatchDeleteTableVersionsRequest.ranges(List<VersionRange> ranges) voidBatchDeleteTableVersionsRequest.setRanges(List<VersionRange> ranges)