org.apache.iotdb.consensus.common.DataSet |
ClusterSchemaManager.getMatchedStorageGroupSchema(GetStorageGroupPlan getStorageGroupPlan) |
Get StorageGroupSchemas by specific path pattern
|
org.apache.iotdb.consensus.common.DataSet |
ConfigManager.getMatchedStorageGroupSchemas(GetStorageGroupPlan getStorageGroupReq) |
|
org.apache.iotdb.consensus.common.DataSet |
IManager.getMatchedStorageGroupSchemas(GetStorageGroupPlan getOrCountStorageGroupPlan) |
Get StorageGroupSchemas
|
org.apache.iotdb.confignode.rpc.thrift.TShowStorageGroupResp |
ClusterSchemaManager.showStorageGroup(GetStorageGroupPlan getStorageGroupPlan) |
Only used in cluster tool show StorageGroup
|
org.apache.iotdb.confignode.rpc.thrift.TShowStorageGroupResp |
ConfigManager.showStorageGroup(GetStorageGroupPlan getStorageGroupPlan) |
|
org.apache.iotdb.confignode.rpc.thrift.TShowStorageGroupResp |
IManager.showStorageGroup(GetStorageGroupPlan getStorageGroupPlan) |
Show StorageGroup
|