public class HotRodSearchResults extends HotRodSearchResponse implements SearchResults
Constructor and Description |
---|
HotRodSearchResults(List<Search.Artifact> artifacts) |
Modifier and Type | Method and Description |
---|---|
List<Search.Artifact> |
getArtifacts() |
int |
getTotalHits() |
ok, status
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ok, status
public HotRodSearchResults(List<Search.Artifact> artifacts)
public int getTotalHits()
getTotalHits
in interface SearchResults
public List<Search.Artifact> getArtifacts()
getArtifacts
in interface SearchResults
Copyright © 2020 Red Hat. All rights reserved.