public class ClientCoordinationResponseBody extends Object implements ResponseBody
CoordinationResponse
to the client.Modifier and Type | Field and Description |
---|---|
static String |
FIELD_NAME_SERIALIZED_COORDINATION_RESULT |
Constructor and Description |
---|
ClientCoordinationResponseBody(SerializedValue<CoordinationResponse> serializedCoordinationResponse) |
Modifier and Type | Method and Description |
---|---|
SerializedValue<CoordinationResponse> |
getSerializedCoordinationResponse() |
public static final String FIELD_NAME_SERIALIZED_COORDINATION_RESULT
public ClientCoordinationResponseBody(SerializedValue<CoordinationResponse> serializedCoordinationResponse)
public SerializedValue<CoordinationResponse> getSerializedCoordinationResponse()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.