Package | Description |
---|---|
com.jcabi.s3 |
Amazon S3 object layer.
|
com.jcabi.s3.retry |
Auto-retry classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
Ocket.Text
Unicode text S3 object with supplementary functions.
|
Modifier and Type | Method and Description |
---|---|
Ocket |
Bucket.ocket(String key)
Get object.
|
Ocket |
Bucket.Prefixed.ocket(String key) |
Modifier and Type | Method and Description |
---|---|
int |
Ocket.Text.compareTo(Ocket ocket) |
Constructor and Description |
---|
Ocket.Text(Ocket ocket)
Public ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
ReOcket
Ocket that retries a few times before giving up.
|
Modifier and Type | Method and Description |
---|---|
Ocket |
ReBucket.ocket(String key) |
Modifier and Type | Method and Description |
---|---|
int |
ReOcket.compareTo(Ocket okt) |
Constructor and Description |
---|
ReOcket(Ocket okt)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.