Documentation
¶
Index ¶
Constants ¶
View Source
const ( // task name TASK_NAME_WAIT_PURGE_TENANT_FINISHED = "Wait tenant purge finished" // dag name DAG_WAIT_PURGE_TENANT_FINISHED = "Wait tenant purge finished" // task param name PARAM_OBECJT_NAME = "object_name" PARAM_ORIGINA_TENANTL_NAME = "original_tenant_name" PARAM_DROP_RESOURCE_POOL_LIST = "dropResourcePoolList" )
Variables ¶
This section is empty.
Functions ¶
func FlashbackTenant ¶
func ListRecyclebinTenant ¶
func ListRecyclebinTenant() ([]oceanbase.DbaRecyclebin, error)
func PurgeRecyclebinTenant ¶
func PurgeRecyclebinTenant(name string) (*task.DagDetailDTO, error)
func RegisterRecyclebinTask ¶
func RegisterRecyclebinTask()
Types ¶
type WaitForPurgeFinishedTask ¶
func (*WaitForPurgeFinishedTask) Execute ¶
func (t *WaitForPurgeFinishedTask) Execute() error
Click to show internal directories.
Click to hide internal directories.