Modifier and Type | Class and Description |
---|---|
static class |
ReindexResult.Builder |
Modifier and Type | Method and Description |
---|---|
static ReindexResult.Builder |
create() |
Branches |
getBranches() |
Duration |
getDuration() |
Instant |
getEndTime() |
NodeIds |
getReindexNodes() |
RepositoryId |
getRepositoryId() |
Instant |
getStartTime() |
public static ReindexResult.Builder create()
public Duration getDuration()
public Instant getStartTime()
public Instant getEndTime()
public NodeIds getReindexNodes()
public Branches getBranches()
public RepositoryId getRepositoryId()