Package org.apache.druid.server.http
Class SegmentToMove
- java.lang.Object
-
- org.apache.druid.server.http.SegmentToMove
-
public class SegmentToMove extends Object
-
-
Constructor Summary
Constructors Constructor Description SegmentToMove(String fromServer, String toServer, String segmentName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFromServer()StringgetSegmentName()StringgetToServer()
-