Package | Description |
---|---|
org.ldaptive.control.util |
Modifier and Type | Method and Description |
---|---|
BlockingQueue<PersistentSearchItem> |
PersistentSearchClient.execute(SearchRequest request)
Invokes
PersistentSearchClient.execute(SearchRequest, int) with a capacity of Integer.MAX_VALUE . |
BlockingQueue<PersistentSearchItem> |
PersistentSearchClient.execute(SearchRequest request,
int capacity)
Performs an async search operation with the
PersistentSearchRequestControl . |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.