JavaScript is disabled on your browser.
java.lang.Object
org.apache.shardingsphere.scaling.distsql.handler.StopScalingSourceWritingUpdater
All Implemented Interfaces:
org.apache.shardingsphere.infra.distsql.update.RALUpdater<StopScalingSourceWritingStatement >, org.apache.shardingsphere.spi.typed.TypedSPI
public final class StopScalingSourceWritingUpdater
extends Object
implements org.apache.shardingsphere.infra.distsql.update.RALUpdater<StopScalingSourceWritingStatement >
Stop scaling source writing updater.
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.apache.shardingsphere.spi.typed.TypedSPI
getProps, getTypeAliases, setProps
Method Detail
getType
public String getType()
Specified by:
getType in interface org.apache.shardingsphere.spi.typed.TypedSPI
Copyright © 2022 The Apache Software Foundation . All rights reserved.