public class VlvIndexSearchStrategy extends LdapSearchStrategy
Constructor and Description |
---|
VlvIndexSearchStrategy(String vlvSortAttr,
int blockSize) |
Modifier and Type | Method and Description |
---|---|
void |
doSearch(LdapContext initCtx,
List<String> baseDNs,
String query,
SearchControls searchControls,
LdapSearchResultsHandler handler) |
public VlvIndexSearchStrategy(String vlvSortAttr, int blockSize)
public void doSearch(LdapContext initCtx, List<String> baseDNs, String query, SearchControls searchControls, LdapSearchResultsHandler handler) throws IOException, NamingException
doSearch
in class LdapSearchStrategy
IOException
NamingException
Copyright © 2018–2025. All rights reserved.