O
- type of output values produced by the workerpublic interface WorkerContext<O> extends ShardContext
Modifier and Type | Method and Description |
---|---|
void |
emit(O value)
Emits a value to the output.
|
getCounter, getCounters, getShardCount, getShardNumber, incrementCounter, incrementCounter
void emit(O value)
Copyright © 2015 Google. All rights reserved.