public final class CoderManager extends Object
Constructor and Description |
---|
CoderManager()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Coder |
getCoder(String runtimeEdgeId)
Return the coder for the specified runtime edge.
|
void |
registerCoder(String runtimeEdgeId,
Coder coder)
Register a coder for runtime edge.
|
Copyright © 2018. All rights reserved.