public class ThreadPoolMappingProps extends Object
| Constructor and Description |
|---|
ThreadPoolMappingProps(int minThreadPoolSize,
int maxThreadPoolSize,
int maxThreadDepth)
Deprecated.
|
ThreadPoolMappingProps(org.plasma.query.model.Query query) |
| Modifier and Type | Method and Description |
|---|---|
ParallelFetchDisposition |
getFetchDisposition() |
FetchType |
getFetchType() |
int |
getMaxThreadDepth() |
public ThreadPoolMappingProps(org.plasma.query.model.Query query)
@Deprecated public ThreadPoolMappingProps(int minThreadPoolSize, int maxThreadPoolSize, int maxThreadDepth)
public ParallelFetchDisposition getFetchDisposition()
public FetchType getFetchType()
public int getMaxThreadDepth()
Copyright © 2024. All Rights Reserved.