All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.dataflow.model.Straggler.html Maven / Gradle / Ivy

There is a newer version: v1b4-rev7-1.20.0
Show newest version






Straggler (Dataflow API v1b3-rev20231112-2.0.0)












com.google.api.services.dataflow.model

Class Straggler

    • Constructor Detail

      • Straggler

        public Straggler()
    • Method Detail

      • getBatchStraggler

        public StragglerInfo getBatchStraggler()
        Batch straggler identification and debugging information.
        Returns:
        value or null for none
      • setBatchStraggler

        public Straggler setBatchStraggler(StragglerInfo batchStraggler)
        Batch straggler identification and debugging information.
        Parameters:
        batchStraggler - batchStraggler or null for none
      • getStreamingStraggler

        public StreamingStragglerInfo getStreamingStraggler()
        Streaming straggler identification and debugging information.
        Returns:
        value or null for none
      • setStreamingStraggler

        public Straggler setStreamingStraggler(StreamingStragglerInfo streamingStraggler)
        Streaming straggler identification and debugging information.
        Parameters:
        streamingStraggler - streamingStraggler or null for none
      • set

        public Straggler set(String fieldName,
                             Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public Straggler clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy