Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
K
O
P
R
S
V
C
clear()
- Method in class org.tiling.s3map.
S3Map
containsKey(Object)
- Method in class org.tiling.s3map.
S3Map
containsValue(Object)
- Method in class org.tiling.s3map.
S3Map
D
deserialize(byte[])
- Method in interface org.tiling.s3map.
Serializer
E
entrySet()
- Method in class org.tiling.s3map.
S3Map
G
get(Object)
- Method in class org.tiling.s3map.
S3Map
I
InvalidKeyException
- Exception in
org.tiling.s3map
Throw if a key does not conform to the specification in
S3Map
.
InvalidKeyException(String)
- Constructor for exception org.tiling.s3map.
InvalidKeyException
K
keySet()
- Method in class org.tiling.s3map.
S3Map
O
org.tiling.s3map
- package org.tiling.s3map
P
put(String, V)
- Method in class org.tiling.s3map.
S3Map
R
remove(Object)
- Method in class org.tiling.s3map.
S3Map
S
S3Exception
- Exception in
org.tiling.s3map
Thrown if there is a problem communicating with Amazon S3.
S3Exception(String, Object...)
- Constructor for exception org.tiling.s3map.
S3Exception
S3Exception(Throwable)
- Constructor for exception org.tiling.s3map.
S3Exception
S3Map
<
V
> - Class in
org.tiling.s3map
An implementation of
Map
which uses
Amazon S3
as its backing store.
S3Map(String, String, String)
- Constructor for class org.tiling.s3map.
S3Map
S3Map(String, String, String, Map<? extends String, ? extends V>)
- Constructor for class org.tiling.s3map.
S3Map
S3Map(String, String, String, Serializer)
- Constructor for class org.tiling.s3map.
S3Map
serialize(Object)
- Method in interface org.tiling.s3map.
Serializer
Serializer
- Interface in
org.tiling.s3map
Defines how objects are serialized to byte streams, and vice versa.
size()
- Method in class org.tiling.s3map.
S3Map
V
values()
- Method in class org.tiling.s3map.
S3Map
C
D
E
G
I
K
O
P
R
S
V
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes