JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
K
L
M
N
O
P
R
S
T
U
V
W
A
abortPut(ObjectPartKey)
- Method in interface com.distelli.objectStore.
ObjectStore
Abort a multipart put.
B
bucket(String)
- Method in class com.distelli.objectStore.
ObjectKey.ObjectKeyBuilder
bucket(String)
- Method in class com.distelli.objectStore.
ObjectMetadata.ObjectMetadataBuilder
bucket(String)
- Method in class com.distelli.objectStore.
ObjectPartKey.ObjectPartKeyBuilder
build()
- Method in class com.distelli.objectStore.
ObjectKey.ObjectKeyBuilder
build()
- Method in class com.distelli.objectStore.
ObjectMetadata.ObjectMetadataBuilder
build()
- Method in class com.distelli.objectStore.
ObjectPartId.ObjectPartIdBuilder
build()
- Method in class com.distelli.objectStore.
ObjectPartKey.ObjectPartKeyBuilder
build()
- Method in interface com.distelli.objectStore.
ObjectStore.Builder
builder()
- Static method in class com.distelli.objectStore.
ObjectKey
builder()
- Static method in class com.distelli.objectStore.
ObjectMetadata
builder()
- Static method in class com.distelli.objectStore.
ObjectPartId
builder()
- Static method in class com.distelli.objectStore.
ObjectPartKey
C
canEqual(Object)
- Method in class com.distelli.objectStore.
ObjectKey
canEqual(Object)
- Method in class com.distelli.objectStore.
ObjectMetadata
canEqual(Object)
- Method in class com.distelli.objectStore.
ObjectPartId
canEqual(Object)
- Method in class com.distelli.objectStore.
ObjectPartKey
ChunkToSmallException
- Exception in
com.distelli.objectStore
ChunkToSmallException()
- Constructor for exception com.distelli.objectStore.
ChunkToSmallException
ChunkToSmallException(String, Throwable)
- Constructor for exception com.distelli.objectStore.
ChunkToSmallException
ChunkToSmallException(String)
- Constructor for exception com.distelli.objectStore.
ChunkToSmallException
ChunkToSmallException(Throwable)
- Constructor for exception com.distelli.objectStore.
ChunkToSmallException
com.distelli.objectStore
- package com.distelli.objectStore
completePut(ObjectPartKey, List<ObjectPartId>)
- Method in interface com.distelli.objectStore.
ObjectStore
Complete a multipart put.
contentLength(Long)
- Method in class com.distelli.objectStore.
ObjectMetadata.ObjectMetadataBuilder
create()
- Method in interface com.distelli.objectStore.
ObjectStore.Factory
createBucket(String)
- Method in interface com.distelli.objectStore.
ObjectStore
createSignedGet(ObjectKey, long, TimeUnit)
- Method in interface com.distelli.objectStore.
ObjectStore
D
delete(ObjectKey)
- Method in interface com.distelli.objectStore.
ObjectStore
deleteBucket(String)
- Method in interface com.distelli.objectStore.
ObjectStore
E
equals(Object)
- Method in class com.distelli.objectStore.
ObjectKey
equals(Object)
- Method in class com.distelli.objectStore.
ObjectMetadata
equals(Object)
- Method in class com.distelli.objectStore.
ObjectPartId
equals(Object)
- Method in class com.distelli.objectStore.
ObjectPartKey
G
get(ObjectKey, ObjectReader<T>, Long, Long)
- Method in interface com.distelli.objectStore.
ObjectStore
Get object with objectKey from offset start to end, streaming it into the objectReader.
get(ObjectKey, ObjectReader<T>)
- Method in interface com.distelli.objectStore.
ObjectStore
get(ObjectKey, File)
- Method in interface com.distelli.objectStore.
ObjectStore
get(ObjectKey)
- Method in interface com.distelli.objectStore.
ObjectStore
getBucket()
- Method in class com.distelli.objectStore.
ObjectKey
getBucket()
- Method in class com.distelli.objectStore.
ObjectMetadata
getBucket()
- Method in class com.distelli.objectStore.
ObjectPartKey
getContentLength()
- Method in class com.distelli.objectStore.
ObjectMetadata
getKey()
- Method in class com.distelli.objectStore.
ObjectKey
getKey()
- Method in class com.distelli.objectStore.
ObjectMetadata
getKey()
- Method in class com.distelli.objectStore.
ObjectPartKey
getPartId()
- Method in class com.distelli.objectStore.
ObjectPartId
getPartNum()
- Method in class com.distelli.objectStore.
ObjectPartId
getUploadId()
- Method in class com.distelli.objectStore.
ObjectPartKey
H
hashCode()
- Method in class com.distelli.objectStore.
ObjectKey
hashCode()
- Method in class com.distelli.objectStore.
ObjectMetadata
hashCode()
- Method in class com.distelli.objectStore.
ObjectPartId
hashCode()
- Method in class com.distelli.objectStore.
ObjectPartKey
head(ObjectKey)
- Method in interface com.distelli.objectStore.
ObjectStore
K
key(String)
- Method in class com.distelli.objectStore.
ObjectKey.ObjectKeyBuilder
key(String)
- Method in class com.distelli.objectStore.
ObjectMetadata.ObjectMetadataBuilder
key(String)
- Method in class com.distelli.objectStore.
ObjectPartKey.ObjectPartKeyBuilder
L
list(ObjectKey, PageIterator)
- Method in interface com.distelli.objectStore.
ObjectStore
M
multipartPut(ObjectPartKey, int, long, InputStream)
- Method in interface com.distelli.objectStore.
ObjectStore
PUT an individual part.
multipartPut(ObjectPartKey, int, File)
- Method in interface com.distelli.objectStore.
ObjectStore
multipartPut(ObjectPartKey, int, byte[])
- Method in interface com.distelli.objectStore.
ObjectStore
N
newMultipartPut(ObjectKey)
- Method in interface com.distelli.objectStore.
ObjectStore
Create a new multipart PUT.
O
ObjectKey
- Class in
com.distelli.objectStore
ObjectKey.ObjectKeyBuilder
- Class in
com.distelli.objectStore
ObjectMetadata
- Class in
com.distelli.objectStore
ObjectMetadata.ObjectMetadataBuilder
- Class in
com.distelli.objectStore
ObjectPartId
- Class in
com.distelli.objectStore
ObjectPartId.ObjectPartIdBuilder
- Class in
com.distelli.objectStore
ObjectPartKey
- Class in
com.distelli.objectStore
ObjectPartKey.ObjectPartKeyBuilder
- Class in
com.distelli.objectStore
ObjectReader
<
T
> - Interface in
com.distelli.objectStore
ObjectStore
- Interface in
com.distelli.objectStore
ObjectStore.Builder
- Interface in
com.distelli.objectStore
ObjectStore.Factory
- Interface in
com.distelli.objectStore
ObjectStoreType
- Enum in
com.distelli.objectStore
P
partId(String)
- Method in class com.distelli.objectStore.
ObjectPartId.ObjectPartIdBuilder
partNum(Integer)
- Method in class com.distelli.objectStore.
ObjectPartId.ObjectPartIdBuilder
put(ObjectKey, long, InputStream)
- Method in interface com.distelli.objectStore.
ObjectStore
put(ObjectKey, File)
- Method in interface com.distelli.objectStore.
ObjectStore
put(ObjectKey, byte[])
- Method in interface com.distelli.objectStore.
ObjectStore
R
read(ObjectMetadata, InputStream)
- Method in interface com.distelli.objectStore.
ObjectReader
S
setBucket(String)
- Method in class com.distelli.objectStore.
ObjectKey
setBucket(String)
- Method in class com.distelli.objectStore.
ObjectMetadata
setBucket(String)
- Method in class com.distelli.objectStore.
ObjectPartKey
setContentLength(Long)
- Method in class com.distelli.objectStore.
ObjectMetadata
setKey(String)
- Method in class com.distelli.objectStore.
ObjectKey
setKey(String)
- Method in class com.distelli.objectStore.
ObjectMetadata
setKey(String)
- Method in class com.distelli.objectStore.
ObjectPartKey
setPartId(String)
- Method in class com.distelli.objectStore.
ObjectPartId
setPartNum(Integer)
- Method in class com.distelli.objectStore.
ObjectPartId
setUploadId(String)
- Method in class com.distelli.objectStore.
ObjectPartKey
StreamCorruptedException
- Exception in
com.distelli.objectStore
StreamCorruptedException()
- Constructor for exception com.distelli.objectStore.
StreamCorruptedException
StreamCorruptedException(String)
- Constructor for exception com.distelli.objectStore.
StreamCorruptedException
StreamCorruptedException(String, Throwable)
- Constructor for exception com.distelli.objectStore.
StreamCorruptedException
T
toString()
- Method in class com.distelli.objectStore.
ObjectKey.ObjectKeyBuilder
toString()
- Method in class com.distelli.objectStore.
ObjectKey
toString()
- Method in class com.distelli.objectStore.
ObjectMetadata.ObjectMetadataBuilder
toString()
- Method in class com.distelli.objectStore.
ObjectMetadata
toString()
- Method in class com.distelli.objectStore.
ObjectPartId.ObjectPartIdBuilder
toString()
- Method in class com.distelli.objectStore.
ObjectPartId
toString()
- Method in class com.distelli.objectStore.
ObjectPartKey.ObjectPartKeyBuilder
toString()
- Method in class com.distelli.objectStore.
ObjectPartKey
U
uploadId(String)
- Method in class com.distelli.objectStore.
ObjectPartKey.ObjectPartKeyBuilder
V
valueOf(String)
- Static method in enum com.distelli.objectStore.
ObjectStoreType
Returns the enum constant of this type with the specified name.
valueOf(int)
- Static method in enum com.distelli.objectStore.
ObjectStoreType
values()
- Static method in enum com.distelli.objectStore.
ObjectStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
W
withCredProvider(CredProvider)
- Method in interface com.distelli.objectStore.
ObjectStore.Builder
withDiskStorageRoot(File)
- Method in interface com.distelli.objectStore.
ObjectStore.Builder
withEndpoint(URI)
- Method in interface com.distelli.objectStore.
ObjectStore.Builder
withForceV4Signature(Boolean)
- Method in interface com.distelli.objectStore.
ObjectStore.Builder
withObjectStoreType(ObjectStoreType)
- Method in interface com.distelli.objectStore.
ObjectStore.Builder
withProxy(URI)
- Method in interface com.distelli.objectStore.
ObjectStore.Builder
withServerSideEncryption(Boolean)
- Method in interface com.distelli.objectStore.
ObjectStore.Builder
A
B
C
D
E
G
H
K
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.