Class UpdateIndexMigrationVersionResponse

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted

public class UpdateIndexMigrationVersionResponse extends ActionResponse
  • Constructor Details

    • UpdateIndexMigrationVersionResponse

      public UpdateIndexMigrationVersionResponse(StreamInput in) throws IOException
      Throws:
      IOException
    • UpdateIndexMigrationVersionResponse

      public UpdateIndexMigrationVersionResponse()
  • Method Details