Lineup.Asynchronous
Constructor and Description |
---|
BucketLineup(Coordinates wrk,
S3Client clnt)
Public ctor.
|
BucketLineup(Coordinates wrk,
String pfx,
S3Client clnt)
Public ctor.
|
public BucketLineup(@NotNull(message="work can\'t be NULL") Coordinates wrk, @NotNull(message="S3 prefix can\'t be NULL") String pfx, @NotNull(message="S3 client can\'t be NULL") S3Client clnt)
wrk
- Coordinates we're inpfx
- Prefixclnt
- Clientpublic BucketLineup(Coordinates wrk, S3Client clnt)
wrk
- Coordinates we're inclnt
- ClientCopyright © 2009–2014 Rultor Inc.. All rights reserved.