public class ObjectExchangeConfiguration
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
prefetchCount |
int |
prefetchDepth |
| Constructor and Description |
|---|
ObjectExchangeConfiguration(int prefetchDepth,
int prefetchCount) |