public class AwsS3ResourceLoaderProperties extends Object
ResourceLoader.ContextResourceLoaderAutoConfiguration| Constructor and Description |
|---|
AwsS3ResourceLoaderProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCorePoolSize() |
int |
getMaxPoolSize() |
int |
getQueueCapacity() |
void |
setCorePoolSize(int corePoolSize) |
void |
setMaxPoolSize(int maxPoolSize) |
void |
setQueueCapacity(int queueCapacity) |
public int getCorePoolSize()
public void setCorePoolSize(int corePoolSize)
public int getMaxPoolSize()
public void setMaxPoolSize(int maxPoolSize)
public int getQueueCapacity()
public void setQueueCapacity(int queueCapacity)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.