| Package | Description |
|---|---|
| com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd |
| Modifier and Type | Method and Description |
|---|---|
RntbdResponse |
RntbdResponse.retain()
Increases the reference count by
1. |
RntbdResponse |
RntbdResponse.retain(int increment)
Increases the reference count by the specified
increment. |
RntbdResponse |
RntbdResponse.touch()
Records the current access location of this object for debugging purposes
|
RntbdResponse |
RntbdResponse.touch(Object hint)
Records the current access location of this object with additional arbitrary information for debugging purposes
|
Copyright © 2020. All rights reserved.