Class PointInTimeBuilder

java.lang.Object
org.elasticsearch.search.builder.PointInTimeBuilder
All Implemented Interfaces:
Writeable, ToXContent, ToXContentFragment

public final class PointInTimeBuilder extends Object implements Writeable, ToXContentFragment
A search request with a point in time will execute using the reader contexts associated with that point time instead of the latest reader contexts.