Uses of Class
org.alfresco.solr.client.NodeMetaData
Packages that use NodeMetaData
-
Uses of NodeMetaData in org.alfresco.solr.client
Fields in org.alfresco.solr.client with type parameters of type NodeMetaDataModifier and TypeFieldDescriptionstatic final Map<Long,NodeMetaData> SOLRAPIQueueClient.NODE_META_DATA_MAPMethods in org.alfresco.solr.client that return types with arguments of type NodeMetaDataModifier and TypeMethodDescriptionSOLRAPIClient.GetNodesMetaDataResponse.getNodes()SOLRAPIClient.getNodesMetaData(NodeMetaDataParameters params) SOLRAPIQueueClient.getNodesMetaData(NodeMetaDataParameters params) Constructor parameters in org.alfresco.solr.client with type arguments of type NodeMetaDataModifierConstructorDescriptionGetNodesMetaDataResponse(org.alfresco.httpclient.Response response, List<NodeMetaData> nodes)