MCPcopy Create free account
hub / github.com/apache/solr / getKey

Method getKey

solr/core/src/java/org/apache/solr/search/grouping/Command.java:59–59  ·  view source on GitHub ↗

@return The key of this command to uniquely identify itself

()

Source from the content-addressed store, hash-verified

57 * @return The key of this command to uniquely identify itself
58 */
59 String getKey();
60
61 /**
62 * @return The group sort (overall sort)

Callers 15

runMethod · 0.65
printReportMethod · 0.65
lookupPasswordFromMapMethod · 0.65
addCapturedContentMethod · 0.65
startElementMethod · 0.65
hashCodeMethod · 0.65
equalsToMethod · 0.65
addEfisHashMethod · 0.65
translateBetweenMethod · 0.65
translateLikeMethod · 0.65

Implementers 2

TopGroupsFieldCommandsolr/core/src/java/org/apache/solr/sea
QueryCommandsolr/core/src/java/org/apache/solr/sea

Calls

no outgoing calls

Tested by 15

runCommandMethod · 0.52
runCommandMethod · 0.52
dumpRawSpansMethod · 0.52
normalizeMethod · 0.52
matchMapMethod · 0.52
jsonMethod · 0.52
buildMethod · 0.52
updateMappingsFromZkMethod · 0.52
assertDocCountsMethod · 0.52
createCollectionMethod · 0.52