CommonsBridgeInternal Class
- java.
lang. Object - com.
microsoft. azure. documentdb. CommonsBridgeInternal
- com.
public class CommonsBridgeInternal
Constructor Summary
| Constructor | Description | |
|---|---|---|
| CommonsBridgeInternal() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| static boolean | isV2(PartitionKeyDefinition pkd) |
| static void | setV2(PartitionKeyDefinition pkd) |
Methods inherited from java.lang.Object
Constructor Details
CommonsBridgeInternal
public CommonsBridgeInternal()
Method Details
isV2
public static boolean isV2(PartitionKeyDefinition pkd)
Parameters:
setV2
public static void setV2(PartitionKeyDefinition pkd)
Parameters: