Uses of Class
com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdResponse
-
Packages that use RntbdResponse Package Description com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd -
-
Uses of RntbdResponse in com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd
Methods in com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd that return RntbdResponse Modifier and Type Method Description RntbdResponseRntbdResponse. retain()Increases the reference count by1.RntbdResponseRntbdResponse. retain(int increment)Increases the reference count by the specifiedincrement.RntbdResponseRntbdResponse. touch()Records the current access location of this object for debugging purposesRntbdResponseRntbdResponse. touch(Object hint)Records the current access location of this object with additional arbitrary information for debugging purposes
-