public static interface CollectionApiMapping.CommandMeta
Modifier and Type | Method and Description |
---|---|
CollectionApiMapping.V2EndPoint |
getEndPoint() |
SolrRequest.METHOD |
getHttpMethod()
the http method supported by this command
|
String |
getName() |
default Collection<String> |
getParamNames(CommandOperation op) |
default String |
getParamSubstitute(String name) |
String getName()
SolrRequest.METHOD getHttpMethod()
CollectionApiMapping.V2EndPoint getEndPoint()
default Collection<String> getParamNames(CommandOperation op)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.