类 ConfigPhysicalPlan.Factory
- java.lang.Object
-
- org.apache.iotdb.confignode.consensus.request.ConfigPhysicalPlan.Factory
-
- 封闭类:
- ConfigPhysicalPlan
public static class ConfigPhysicalPlan.Factory extends java.lang.Object
-
-
方法概要
所有方法 静态方法 具体方法 修饰符和类型 方法 说明 static ConfigPhysicalPlancreate(java.nio.ByteBuffer buffer)
-
-
-
方法详细资料
-
create
public static ConfigPhysicalPlan create(java.nio.ByteBuffer buffer) throws java.io.IOException
- 抛出:
java.io.IOException
-
-