@MXBeanDescription(value="MBean that provides access to S3 checkpoint SPI configuration.") public interface S3CheckpointSpiMBean extends IgniteSpiManagementMBean
S3CheckpointSpi.| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKey() |
String |
getBucketName()
Gets S3 bucket name to use.
|
String |
getProxyHost() |
int |
getProxyPort() |
String |
getProxyUsername() |
getIgniteHome, getLocalNodeId, getName, getStartTimestamp, getStartTimestampFormatted, getUpTime, getUpTimeFormatted@MXBeanDescription(value="S3 bucket name.") String getBucketName()
@MXBeanDescription(value="S3 access key.") String getAccessKey()
@MXBeanDescription(value="HTTP proxy host.") String getProxyHost()
@MXBeanDescription(value="HTTP proxy port.") int getProxyPort()
@MXBeanDescription(value="HTTP proxy user name.") String getProxyUsername()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016