Class NormalizedRange
java.lang.Object
org.apache.beam.sdk.io.azure.cosmos.NormalizedRange
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NormalizedRange
fromFeedRange
(com.azure.cosmos.models.FeedRange feedRange) com.azure.cosmos.models.FeedRange
-
Field Details
-
FULL_RANGE
-
-
Constructor Details
-
NormalizedRange
-
-
Method Details
-
fromFeedRange
-
toFeedRange
public com.azure.cosmos.models.FeedRange toFeedRange()
-