Method | Description | |
---|---|---|
AddAppSchema ( |
||
AddShard ( |
||
EditAppSchema ( string appName, |
||
EditShard ( long shardId, |
public AddAppSchema ( |
||
appSchema | ||
return | void |
public AddShard ( |
||
shard | ||
shardWile | ||
return | void |
public EditAppSchema ( string appName, |
||
appName | string | |
appSchema | ||
return | void |
public EditShard ( long shardId, |
||
shardId | long | |
shard | ||
shardWile | ||
return | void |