Uses of Class
org.alfresco.solr.client.Node
Packages that use Node
-
Uses of Node in org.alfresco.solr.client
Fields in org.alfresco.solr.client with type parameters of type NodeMethods in org.alfresco.solr.client that return types with arguments of type NodeModifier and TypeMethodDescriptionSOLRAPIClient.getNodes
(GetNodesParameters parameters, int maxResults) SOLRAPIClient.GetNodesResponse.getNodes()
SOLRAPIQueueClient.getNodes
(GetNodesParameters parameters, int maxResults) Constructor parameters in org.alfresco.solr.client with type arguments of type NodeModifierConstructorDescriptionGetNodesResponse
(org.alfresco.httpclient.Response response, List<Node> nodes)