| Interface and Description |
|---|
| org.jclouds.rest.RequestSigner
This is an internal interface historically used to debug signature logic. It currently is a broken
abstraction as AWS Signature v4 requires multiple parameters to sign a request.
|
| Class and Description |
|---|
| org.jclouds.collect.internal.CallerArg0ToPagedIterable
Arg0ToPagedIterable.FromCaller
|
| Field and Description |
|---|
| org.jclouds.Constants.PROPERTY_IO_WORKER_THREADS
No longer used. Will be removed in jclouds v2
|
| Constructor and Description |
|---|
| org.jclouds.io.payloads.BaseImmutableContentMetadata(String, Long, byte[], String, String, String, Date) |
org.jclouds.concurrent.config.ExecutorServiceModule(ExecutorService, ExecutorService)
ioExecutor is no longer used. This constructor will be removed in jclouds v2.
Use ExecutorServiceModule.ExecutorServiceModule(ExecutorService) instead. |
org.jclouds.concurrent.config.ExecutorServiceModule(ListeningExecutorService, ListeningExecutorService)
ioExecutor is no longer used. This constructor will be removed in jclouds v2.
Use ExecutorServiceModule.ExecutorServiceModule(ListeningExecutorService) instead. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.