| Package | Description |
|---|---|
| org.cloudgraph.store.mapping |
Package level documentation for package org.cloudgraph.store.mapping
|
| Modifier and Type | Method and Description |
|---|---|
static ParallelFetchDisposition |
ParallelFetchDisposition.fromValue(String v) |
ParallelFetchDisposition |
ThreadPoolMappingProps.getFetchDisposition() |
static ParallelFetchDisposition |
StoreMappingProp.getQueryParallelFetchDisposition(org.plasma.query.Query query) |
static ParallelFetchDisposition |
ParallelFetchDisposition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParallelFetchDisposition[] |
ParallelFetchDisposition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All Rights Reserved.