51 строка
2.6 KiB
YAML
51 строка
2.6 KiB
YAML
### YamlMime:JavaEnum
|
|
fields:
|
|
- fullName: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.Global
|
|
name: Global
|
|
nameWithType: StoreConnectionKind.Global
|
|
summary: <p>Connection to GSM. </p>
|
|
uid: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.Global
|
|
- fullName: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.LocalSource
|
|
name: LocalSource
|
|
nameWithType: StoreConnectionKind.LocalSource
|
|
summary: <p>Connection to LSM Source Shard. </p>
|
|
uid: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.LocalSource
|
|
- fullName: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.LocalTarget
|
|
name: LocalTarget
|
|
nameWithType: StoreConnectionKind.LocalTarget
|
|
summary: <p>Connection to LSM Target Shard (useful for Update Location operation only). </p>
|
|
uid: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.LocalTarget
|
|
- fullName: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.SIZE
|
|
name: SIZE
|
|
nameWithType: StoreConnectionKind.SIZE
|
|
uid: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.SIZE
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
- <xref href="java.lang.Enum<StoreConnectionKind>" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.forValue(int value)
|
|
name: forValue(int value)
|
|
nameWithType: StoreConnectionKind.forValue(int value)
|
|
parameters:
|
|
- name: value
|
|
type: <xref href="int?alt=int&text=int" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
type: <xref href="com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind?alt=com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind&text=StoreConnectionKind" data-throw-if-not-resolved="False"/>
|
|
syntax: public static StoreConnectionKind forValue(int value)
|
|
uid: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.forValue(int)
|
|
- fullName: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.getValue()
|
|
name: getValue()
|
|
nameWithType: StoreConnectionKind.getValue()
|
|
returns:
|
|
type: <xref href="int?alt=int&text=int" data-throw-if-not-resolved="False"/>
|
|
syntax: public int getValue()
|
|
uid: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind.getValue()
|
|
nameWithType: StoreConnectionKind
|
|
syntax: public enum StoreConnectionKind
|
|
uid: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind
|
|
fullName: com.microsoft.azure.elasticdb.shard.store.StoreConnectionKind
|
|
name: StoreConnectionKind
|
|
package: com.microsoft.azure.elasticdb.shard.store
|
|
summary: <p>Types of store connections. </p>
|
|
metadata: {}
|