Uses of Class
com.google.cloud.hadoop.gcsio.GoogleCloudStorageTracingFields
-
Packages that use GoogleCloudStorageTracingFields Package Description com.google.cloud.hadoop.gcsio -
-
Uses of GoogleCloudStorageTracingFields in com.google.cloud.hadoop.gcsio
Methods in com.google.cloud.hadoop.gcsio that return GoogleCloudStorageTracingFields Modifier and Type Method Description static GoogleCloudStorageTracingFieldsGoogleCloudStorageTracingFields. valueOf(String name)Returns the enum constant of this type with the specified name.static GoogleCloudStorageTracingFields[]GoogleCloudStorageTracingFields. values()Returns an array containing the constants of this enum type, in the order they are declared.
-