Class PublishWithJoinResponse

java.lang.Object
org.elasticsearch.transport.TransportMessage
org.elasticsearch.transport.TransportResponse
org.elasticsearch.cluster.coordination.PublishWithJoinResponse
All Implemented Interfaces:
Writeable

public class PublishWithJoinResponse
extends TransportResponse
Response to a PublishRequest. Encapsulates both a PublishResponse and an optional Join.