public class GceMetadataUtil
extends Object
Utility class for fetching Google Compute Engine metadata.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GceMetadataUtil
public GceMetadataUtil()
-
Method Details
-
fetchDataflowJobId
public static String fetchDataflowJobId()
-
fetchDataflowJobName
public static String fetchDataflowJobName()
-
fetchDataflowWorkerId
public static String fetchDataflowWorkerId()
-
fetchDataflowWorkerName
public static String fetchDataflowWorkerName()
-
fetchDataflowRegion
public static String fetchDataflowRegion()