public class CloudGraphConfigProp extends Object
| Constructor and Description |
|---|
CloudGraphConfigProp() |
| Modifier and Type | Method and Description |
|---|---|
static QueryFetchType |
getQueryFetchType(org.plasma.query.Query query) |
static int |
getQueryPoolMax(org.plasma.query.Query query) |
static int |
getQueryPoolMin(org.plasma.query.Query query) |
static int |
getQueryThreadMaxDepth(org.plasma.query.Query query) |
public static QueryFetchType getQueryFetchType(org.plasma.query.Query query)
public static int getQueryPoolMin(org.plasma.query.Query query)
public static int getQueryPoolMax(org.plasma.query.Query query)
public static int getQueryThreadMaxDepth(org.plasma.query.Query query)
Copyright © 2017. All Rights Reserved.