类 GetStorageGroupPlan
- java.lang.Object
-
- org.apache.iotdb.confignode.consensus.request.ConfigPhysicalPlan
-
- org.apache.iotdb.confignode.consensus.request.read.storagegroup.CountStorageGroupPlan
-
- org.apache.iotdb.confignode.consensus.request.read.storagegroup.GetStorageGroupPlan
-
- 所有已实现的接口:
org.apache.iotdb.consensus.common.request.IConsensusRequest
public class GetStorageGroupPlan extends CountStorageGroupPlan
-
-
嵌套类概要
-
从类继承的嵌套类/接口 org.apache.iotdb.confignode.consensus.request.ConfigPhysicalPlan
ConfigPhysicalPlan.Factory
-
-
构造器概要
构造器 构造器 说明 GetStorageGroupPlan()GetStorageGroupPlan(java.util.List<java.lang.String> storageGroupPathPattern)
-
方法概要
-
从类继承的方法 org.apache.iotdb.confignode.consensus.request.read.storagegroup.CountStorageGroupPlan
deserializeImpl, equals, getStorageGroupPattern, hashCode, serializeImpl
-
从类继承的方法 org.apache.iotdb.confignode.consensus.request.ConfigPhysicalPlan
getSerializedSize, getType, serializeToByteBuffer
-
-