CommonsBridgeInternal Class

  • java.lang.Object
    • com.microsoft.azure.cosmosdb.CommonsBridgeInternal

public class CommonsBridgeInternal

Method Summary

Modifier and Type Method and Description
boolean isV2(PartitionKeyDefinition pkd)
void setV2(PartitionKeyDefinition pkd)

Method Details

isV2

public static boolean isV2(PartitionKeyDefinition pkd)

Parameters:

pkd

setV2

public static void setV2(PartitionKeyDefinition pkd)

Parameters:

pkd

Applies to