Package org.apache.beam.sdk.fn
Interface IdGenerator
-
public interface IdGeneratorA generator of unique IDs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetId()
-
public interface IdGenerator
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getId() |