package smb
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- smb
- AllSyntax
- SortMergeBucketScioContextSyntax
- SortMergeBucketSCollectionSyntax
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
implicit
def
asSMBScioContext(sc: ScioContext): SortedBucketScioContext
- Definition Classes
- SortMergeBucketScioContextSyntax
-
implicit
def
toSortMergeBucketKeyedSCollection[K, V](data: SCollection[KV[K, V]]): SortedBucketPairSCollection[K, V]
- Definition Classes
- SortMergeBucketSCollectionSyntax
-
implicit
def
toSortMergeBucketSCollection[T](data: SCollection[T]): SortedBucketSCollection[T]
- Definition Classes
- SortMergeBucketSCollectionSyntax