Google Cloud Dataflow SDK for Java, version 1.9.1
com.google.cloud.dataflow.sdk.options
Annotation Type Default.Byte
-
@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public static @interface Default.Byte
This represents that the default of the option is the specified byte primitive value.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element and Description byte
value
-