public class StopWithSavepointRequestBody extends Object implements RequestBody
RequestBody
for stopping a job with a savepoint.Modifier and Type | Field and Description |
---|---|
static String |
FIELD_NAME_TARGET_DIRECTORY |
Constructor and Description |
---|
StopWithSavepointRequestBody(String targetDirectory,
boolean drain) |
Modifier and Type | Method and Description |
---|---|
String |
getTargetDirectory() |
boolean |
shouldDrain() |
public static final String FIELD_NAME_TARGET_DIRECTORY
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.