public class AutoCreateDeviceMNodePlan extends PhysicalPlan
PhysicalPlan.Factory, PhysicalPlan.PhysicalPlanType| 限定符和类型 | 字段和说明 |
|---|---|
protected PartialPath |
path |
canBeSplit, index| 构造器和说明 |
|---|
AutoCreateDeviceMNodePlan() |
AutoCreateDeviceMNodePlan(PartialPath path) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deserialize(ByteBuffer buffer)
Deserialize the plan from the given buffer.
|
PartialPath |
getPath() |
List<PartialPath> |
getPaths() |
void |
serialize(DataOutputStream stream)
Serialize the plan into the given buffer.
|
void |
serializeImpl(ByteBuffer buffer) |
canBeSplit, checkIntegrity, getAggregations, getAuthPaths, getIndex, getLoginUserName, getOperatorName, getOperatorType, getSerializedSize, isAuthenticationRequired, isDebug, isPrefixMatch, isQuery, isSelectInto, putString, putString, putStrings, putStrings, readString, readStrings, serialize, setDebug, setIndex, setLoginUserName, setOperatorType, setPaths, setPrefixMatch, setQueryprotected PartialPath path
public AutoCreateDeviceMNodePlan()
public AutoCreateDeviceMNodePlan(PartialPath path)
public List<PartialPath> getPaths()
getPaths 在类中 PhysicalPlanpublic PartialPath getPath()
public void serializeImpl(ByteBuffer buffer)
serializeImpl 在类中 PhysicalPlanpublic void serialize(DataOutputStream stream) throws IOException
PhysicalPlanserialize 在类中 PhysicalPlanIOExceptionpublic void deserialize(ByteBuffer buffer)
PhysicalPlandeserialize 在类中 PhysicalPlanCopyright © 2022 The Apache Software Foundation. All rights reserved.