public class SingleMessagePrefetchingStrategy extends java.lang.Object implements PrefetchingStrategy
| Modifier and Type | Field and Description |
|---|---|
static PrefetchingStrategy |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
prefetchObjects(ClientObjectContainer container,
Transaction trans,
IntIterator4 ids,
java.lang.Object[] prefetched,
int prefetchCount) |
public static final PrefetchingStrategy INSTANCE
public int prefetchObjects(ClientObjectContainer container, Transaction trans, IntIterator4 ids, java.lang.Object[] prefetched, int prefetchCount)
prefetchObjects in interface PrefetchingStrategy