public static interface StateBackedIterable.StateBackedIterableTranslationContext
extends org.apache.beam.sdk.util.construction.CoderTranslation.TranslationContext
StateBackedIterable.Coder.| Modifier and Type | Method and Description |
|---|---|
java.util.function.Supplier<Cache<?,?>> |
getCache() |
java.util.function.Supplier<java.lang.String> |
getCurrentInstructionId() |
BeamFnStateClient |
getStateClient() |
java.util.function.Supplier<Cache<?,?>> getCache()
BeamFnStateClient getStateClient()
java.util.function.Supplier<java.lang.String> getCurrentInstructionId()