public abstract class NebulaBatchExecutor<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ExecutionOptions |
executionOptions |
protected Map<String,Integer> |
schema |
protected VidTypeEnum |
vidType |
| Constructor and Description |
|---|
NebulaBatchExecutor(ExecutionOptions executionOptions,
VidTypeEnum vidType,
Map<String,Integer> schema) |
protected final ExecutionOptions executionOptions
protected final VidTypeEnum vidType
public NebulaBatchExecutor(ExecutionOptions executionOptions, VidTypeEnum vidType, Map<String,Integer> schema)
Copyright © 2022. All rights reserved.