Google Cloud Dataflow SDK for Java, version 1.9.1
com.google.*
-
com.google.cloud.dataflow.sdk.io.BigQueryIO Modifier and Type Constant Field Value public static final String
SET_PROJECT_FROM_OPTIONS_WARNING
"No project specified for BigQuery table \"%1$s.%2$s\". Assuming it is in \"%3$s\". If the table is in a different project please specify it as a part of the BigQuery table definition."
-
com.google.cloud.dataflow.sdk.io.BoundedSource.BoundedReader<T> Modifier and Type Constant Field Value public static final long
SPLIT_POINTS_UNKNOWN
-1L
-
com.google.cloud.dataflow.sdk.io.DatastoreIO Modifier and Type Constant Field Value public static final int
DATASTORE_BATCH_UPDATE_LIMIT
500
public static final String
DEFAULT_HOST
"https://www.googleapis.com"
-
com.google.cloud.dataflow.sdk.io.FileBasedSink.FileBasedWriteOperation<T> Modifier and Type Constant Field Value protected static final String
TEMPORARY_FILENAME_SEPARATOR
"-temp-"
-
com.google.cloud.dataflow.sdk.io.ShardNameTemplate Modifier and Type Constant Field Value public static final String
DIRECTORY_CONTAINER
"/part-SSSSS"
public static final String
INDEX_OF_MAX
"-SSSSS-of-NNNNN"
-
com.google.cloud.dataflow.sdk.io.UnboundedSource.UnboundedReader<OutputT> Modifier and Type Constant Field Value public static final long
BACKLOG_UNKNOWN
-1L
-
com.google.cloud.dataflow.sdk.io.XmlSink Modifier and Type Constant Field Value protected static final String
XML_EXTENSION
"xml"
-
com.google.cloud.dataflow.sdk.io.datastore.DatastoreV1.Read Modifier and Type Constant Field Value public static final int
NUM_QUERY_SPLITS_MAX
50000
-
com.google.cloud.dataflow.sdk.io.range.OffsetRangeTracker Modifier and Type Constant Field Value public static final long
OFFSET_INFINITY
9223372036854775807L
-
com.google.cloud.dataflow.sdk.runners.DataflowPipelineRunner Modifier and Type Constant Field Value public static final String
BATCH_WORKER_HARNESS_CONTAINER_IMAGE
"dataflow.gcr.io/v1beta3/java-batch:1.9.1"
public static final String
PROJECT_ID_REGEXP
"[a-z][-a-z0-9:.]+[a-z0-9]"
public static final String
STREAMING_WORKER_HARNESS_CONTAINER_IMAGE
"dataflow.gcr.io/v1beta3/java-streaming:1.9.1"
-
com.google.cloud.dataflow.sdk.transforms.ApproximateQuantiles.ApproximateQuantilesCombineFn<T,ComparatorT extends Comparator<T> & Serializable> Modifier and Type Constant Field Value public static final long
DEFAULT_MAX_NUM_ELEMENTS
1000000000L