| Modifier and Type | Method and Description |
|---|---|
PartitionKeyDefinition |
DocumentCollection.getPartitionKey()
Gets the collection's partition key definition.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CommonsBridgeInternal.isV2(PartitionKeyDefinition pkd) |
void |
DocumentCollection.setPartitionKey(PartitionKeyDefinition partitionKey)
Sets the collection's partition key definition.
|
static void |
CommonsBridgeInternal.setV2(PartitionKeyDefinition pkd) |
Copyright © 2020. All rights reserved.