public interface AMD_Search_setBatchSize
extends Ice.AMDCallback
results
. If batches are not merged,
then results may often be less than the batch size. If
batches are merged, then only the last call to
results
can be less than batch size.
Note: some query types may not support batching at the
query level, and all instances must then be loaded into
memory simultaneously.Modifier and Type | Method and Description |
---|---|
void |
ice_response()
ice_response indicates that
the operation completed successfully.
|