public class PortableConfigUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BEAM_PORTABLE_MODE |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPortable(SamzaPipelineOptions options)
A helper method to distinguish if a pipeline is run using portable mode or classic mode.
|
public static final java.lang.String BEAM_PORTABLE_MODE
public static boolean isPortable(SamzaPipelineOptions options)
options - pipeline options