Package | Description |
---|---|
edu.snu.coral.compiler.frontend.beam.coder |
Modifier and Type | Method and Description |
---|---|
static <A,B> PairCoder<A,B> |
PairCoder.of(org.apache.beam.sdk.coders.Coder<A> leftCoder,
org.apache.beam.sdk.coders.Coder<B> rightCoder)
static initializer of the class.
|
Copyright © 2018. All rights reserved.