枚举 ConfigPhysicalPlanType
- java.lang.Object
-
- java.lang.Enum<ConfigPhysicalPlanType>
-
- org.apache.iotdb.confignode.consensus.request.ConfigPhysicalPlanType
-
- 所有已实现的接口:
java.io.Serializable,java.lang.Comparable<ConfigPhysicalPlanType>
public enum ConfigPhysicalPlanType extends java.lang.Enum<ConfigPhysicalPlanType>
-
-
枚举常量概要
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 static ConfigPhysicalPlanTypeconvertToConfigPhysicalPlanType(short planType)Notice: the result might be nullshortgetPlanType()static ConfigPhysicalPlanTypevalueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static ConfigPhysicalPlanType[]values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
-
-
-
枚举常量详细资料
-
ApplyConfigNode
public static final ConfigPhysicalPlanType ApplyConfigNode
ConfigNode
-
RemoveConfigNode
public static final ConfigPhysicalPlanType RemoveConfigNode
-
RegisterDataNode
public static final ConfigPhysicalPlanType RegisterDataNode
DataNode
-
GetDataNodeConfiguration
public static final ConfigPhysicalPlanType GetDataNodeConfiguration
-
RemoveDataNode
public static final ConfigPhysicalPlanType RemoveDataNode
-
UpdateDataNodeConfiguration
public static final ConfigPhysicalPlanType UpdateDataNodeConfiguration
-
SetStorageGroup
public static final ConfigPhysicalPlanType SetStorageGroup
StorageGroup
-
SetTTL
public static final ConfigPhysicalPlanType SetTTL
-
SetSchemaReplicationFactor
public static final ConfigPhysicalPlanType SetSchemaReplicationFactor
-
SetDataReplicationFactor
public static final ConfigPhysicalPlanType SetDataReplicationFactor
-
SetTimePartitionInterval
public static final ConfigPhysicalPlanType SetTimePartitionInterval
-
AdjustMaxRegionGroupNum
public static final ConfigPhysicalPlanType AdjustMaxRegionGroupNum
-
DeleteStorageGroup
public static final ConfigPhysicalPlanType DeleteStorageGroup
-
PreDeleteStorageGroup
public static final ConfigPhysicalPlanType PreDeleteStorageGroup
-
GetStorageGroup
public static final ConfigPhysicalPlanType GetStorageGroup
-
CountStorageGroup
public static final ConfigPhysicalPlanType CountStorageGroup
-
CreateRegionGroups
public static final ConfigPhysicalPlanType CreateRegionGroups
Region
-
DeleteRegionGroups
public static final ConfigPhysicalPlanType DeleteRegionGroups
-
GetRegionInfoList
public static final ConfigPhysicalPlanType GetRegionInfoList
-
UpdateRegionLocation
public static final ConfigPhysicalPlanType UpdateRegionLocation
-
OfferRegionMaintainTasks
public static final ConfigPhysicalPlanType OfferRegionMaintainTasks
-
PollRegionMaintainTask
public static final ConfigPhysicalPlanType PollRegionMaintainTask
-
GetRegionId
public static final ConfigPhysicalPlanType GetRegionId
-
GetSeriesSlotList
public static final ConfigPhysicalPlanType GetSeriesSlotList
-
GetTimeSlotList
public static final ConfigPhysicalPlanType GetTimeSlotList
-
GetSchemaPartition
public static final ConfigPhysicalPlanType GetSchemaPartition
Partition
-
CreateSchemaPartition
public static final ConfigPhysicalPlanType CreateSchemaPartition
-
GetOrCreateSchemaPartition
public static final ConfigPhysicalPlanType GetOrCreateSchemaPartition
-
GetDataPartition
public static final ConfigPhysicalPlanType GetDataPartition
-
CreateDataPartition
public static final ConfigPhysicalPlanType CreateDataPartition
-
GetOrCreateDataPartition
public static final ConfigPhysicalPlanType GetOrCreateDataPartition
-
GetNodePathsPartition
public static final ConfigPhysicalPlanType GetNodePathsPartition
-
UpdateProcedure
public static final ConfigPhysicalPlanType UpdateProcedure
Procedure
-
DeleteProcedure
public static final ConfigPhysicalPlanType DeleteProcedure
-
Author
public static final ConfigPhysicalPlanType Author
Authority
-
CreateUser
public static final ConfigPhysicalPlanType CreateUser
-
CreateRole
public static final ConfigPhysicalPlanType CreateRole
-
DropUser
public static final ConfigPhysicalPlanType DropUser
-
DropRole
public static final ConfigPhysicalPlanType DropRole
-
GrantRole
public static final ConfigPhysicalPlanType GrantRole
-
GrantUser
public static final ConfigPhysicalPlanType GrantUser
-
GrantRoleToUser
public static final ConfigPhysicalPlanType GrantRoleToUser
-
RevokeUser
public static final ConfigPhysicalPlanType RevokeUser
-
RevokeRole
public static final ConfigPhysicalPlanType RevokeRole
-
RevokeRoleFromUser
public static final ConfigPhysicalPlanType RevokeRoleFromUser
-
UpdateUser
public static final ConfigPhysicalPlanType UpdateUser
-
ListUser
public static final ConfigPhysicalPlanType ListUser
-
ListRole
public static final ConfigPhysicalPlanType ListRole
-
ListUserPrivilege
public static final ConfigPhysicalPlanType ListUserPrivilege
-
ListRolePrivilege
public static final ConfigPhysicalPlanType ListRolePrivilege
-
ListUserRoles
@Deprecated public static final ConfigPhysicalPlanType ListUserRoles
已过时。
-
ListRoleUsers
@Deprecated public static final ConfigPhysicalPlanType ListRoleUsers
已过时。
-
CreateFunction
public static final ConfigPhysicalPlanType CreateFunction
Function
-
DropFunction
public static final ConfigPhysicalPlanType DropFunction
-
GetFunctionTable
public static final ConfigPhysicalPlanType GetFunctionTable
-
GetFunctionJar
public static final ConfigPhysicalPlanType GetFunctionJar
-
CreateSchemaTemplate
public static final ConfigPhysicalPlanType CreateSchemaTemplate
Template
-
GetAllSchemaTemplate
public static final ConfigPhysicalPlanType GetAllSchemaTemplate
-
GetSchemaTemplate
public static final ConfigPhysicalPlanType GetSchemaTemplate
-
CheckTemplateSettable
public static final ConfigPhysicalPlanType CheckTemplateSettable
-
SetSchemaTemplate
public static final ConfigPhysicalPlanType SetSchemaTemplate
-
GetPathsSetTemplate
public static final ConfigPhysicalPlanType GetPathsSetTemplate
-
GetAllTemplateSetInfo
public static final ConfigPhysicalPlanType GetAllTemplateSetInfo
-
GetTemplateSetInfo
public static final ConfigPhysicalPlanType GetTemplateSetInfo
-
PreUnsetTemplate
public static final ConfigPhysicalPlanType PreUnsetTemplate
-
RollbackUnsetTemplate
public static final ConfigPhysicalPlanType RollbackUnsetTemplate
-
UnsetTemplate
public static final ConfigPhysicalPlanType UnsetTemplate
-
DropSchemaTemplate
public static final ConfigPhysicalPlanType DropSchemaTemplate
-
CreatePipeSink
public static final ConfigPhysicalPlanType CreatePipeSink
Sync
-
DropPipeSink
public static final ConfigPhysicalPlanType DropPipeSink
-
GetPipeSink
public static final ConfigPhysicalPlanType GetPipeSink
-
PreCreatePipe
public static final ConfigPhysicalPlanType PreCreatePipe
-
SetPipeStatus
public static final ConfigPhysicalPlanType SetPipeStatus
-
DropPipe
public static final ConfigPhysicalPlanType DropPipe
-
ShowPipe
public static final ConfigPhysicalPlanType ShowPipe
-
RecordPipeMessage
public static final ConfigPhysicalPlanType RecordPipeMessage
-
AddTriggerInTable
public static final ConfigPhysicalPlanType AddTriggerInTable
Trigger
-
DeleteTriggerInTable
public static final ConfigPhysicalPlanType DeleteTriggerInTable
-
GetTriggerTable
public static final ConfigPhysicalPlanType GetTriggerTable
-
UpdateTriggerStateInTable
public static final ConfigPhysicalPlanType UpdateTriggerStateInTable
-
GetTriggerJar
public static final ConfigPhysicalPlanType GetTriggerJar
-
UpdateTriggersOnTransferNodes
public static final ConfigPhysicalPlanType UpdateTriggersOnTransferNodes
-
UpdateTriggerLocation
public static final ConfigPhysicalPlanType UpdateTriggerLocation
-
GetTransferringTriggers
public static final ConfigPhysicalPlanType GetTransferringTriggers
-
GetTriggerLocation
public static final ConfigPhysicalPlanType GetTriggerLocation
-
DROP_CQ
public static final ConfigPhysicalPlanType DROP_CQ
CQ
-
ACTIVE_CQ
public static final ConfigPhysicalPlanType ACTIVE_CQ
-
ADD_CQ
public static final ConfigPhysicalPlanType ADD_CQ
-
UPDATE_CQ_LAST_EXEC_TIME
public static final ConfigPhysicalPlanType UPDATE_CQ_LAST_EXEC_TIME
-
SHOW_CQ
public static final ConfigPhysicalPlanType SHOW_CQ
-
-
方法详细资料
-
values
public static ConfigPhysicalPlanType[] values()
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:for (ConfigPhysicalPlanType c : ConfigPhysicalPlanType.values()) System.out.println(c);
- 返回:
- 按照声明该枚举类型的常量的顺序返回的包含这些常量的数组
-
valueOf
public static ConfigPhysicalPlanType valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)- 参数:
name- 要返回的枚举常量的名称。- 返回:
- 返回带有指定名称的枚举常量
- 抛出:
java.lang.IllegalArgumentException- 如果该枚举类型没有带有指定名称的常量java.lang.NullPointerException- 如果参数为空值
-
getPlanType
public short getPlanType()
-
convertToConfigPhysicalPlanType
public static ConfigPhysicalPlanType convertToConfigPhysicalPlanType(short planType)
Notice: the result might be null
-
-