public class MultiRepoNodeHit extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MultiRepoNodeHit.Builder |
Modifier and Type | Method and Description |
---|---|
static MultiRepoNodeHit.Builder |
create() |
Branch |
getBranch() |
QueryExplanation |
getExplanation() |
NodeId |
getNodeId() |
RepositoryId |
getRepositoryId() |
float |
getScore() |
public RepositoryId getRepositoryId()
public Branch getBranch()
public NodeId getNodeId()
public QueryExplanation getExplanation()
public float getScore()
public static MultiRepoNodeHit.Builder create()