Class LocalAllocateDangledIndices.AllocateDangledRequest

java.lang.Object
org.elasticsearch.transport.TransportMessage
org.elasticsearch.transport.TransportRequest
org.elasticsearch.gateway.LocalAllocateDangledIndices.AllocateDangledRequest
All Implemented Interfaces:
Writeable, org.elasticsearch.common.util.concurrent.RefCounted, TaskAwareRequest
Enclosing class:
LocalAllocateDangledIndices

public static class LocalAllocateDangledIndices.AllocateDangledRequest
extends TransportRequest
  • Constructor Details

    • AllocateDangledRequest

      public AllocateDangledRequest​(StreamInput in) throws java.io.IOException
      Throws:
      java.io.IOException
  • Method Details