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 NormalizedRangefromFeedRange(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() 
 -