Class StopWithSavepointRequestBody

    • Constructor Detail

      • StopWithSavepointRequestBody

        public StopWithSavepointRequestBody​(@Nullable
                                            String targetDirectory,
                                            @Nullable
                                            Boolean drain,
                                            @Nullable
                                            org.apache.flink.core.execution.SavepointFormatType formatType,
                                            @Nullable
                                            TriggerId triggerId)
    • Method Detail

      • shouldDrain

        public boolean shouldDrain()
      • getFormatType

        public org.apache.flink.core.execution.SavepointFormatType getFormatType()