Uses of Package
com.cognite.client.servicesV1.executor
Packages that use com.cognite.client.servicesV1.executor
-
Classes in com.cognite.client.servicesV1.executor used by com.cognite.client.servicesV1ClassDescriptionThis class will execute an okhttp3 request on a separate thread and publish the result via a
CompletableFuture. -
Classes in com.cognite.client.servicesV1.executor used by com.cognite.client.servicesV1.executorClassDescriptionThis request executor implements specific behavior to deal with very large request/response bodies when operating on file binaries.This class will execute an okhttp3 request on a separate thread and publish the result via a
CompletableFuture.This request executor implements specific behavior to deal with very large request/response bodies when operating on file binaries.