Package org.umlg.sqlg.services
Interface SqlgServiceRegistry.LambdaServiceFactory.Options
- Enclosing class:
- SqlgServiceRegistry.LambdaServiceFactory<I,
R>
public static interface SqlgServiceRegistry.LambdaServiceFactory.Options
-
Field Details
-
TYPE
Dynamic configuration of execution type.- See Also:
-
DEFAULT_TYPE
static final org.apache.tinkerpop.gremlin.structure.service.Service.Type DEFAULT_TYPE -
CHUNK_SIZE
Dynamic configuration of chunk size for barriers.- See Also:
-
DEFAULT_CHUNK_SIZE
-