@IdiotProofImmutable public final class S3FileSystem extends Object
Modifier and Type | Class and Description |
---|---|
static class |
S3FileSystem.Builder |
Modifier and Type | Method and Description |
---|---|
static S3FileSystem |
build(File basedir,
String bucket) |
static S3FileSystem.Builder |
builder() |
File |
getBasedir() |
String |
getBucket() |
org.kuali.common.core.cli.api.CommandLineService |
getCli() |
String |
getEncoding() |
void |
mount() |
void |
unmount() |
public void unmount()
public void mount()
public static S3FileSystem build(File basedir, String bucket) throws IOException
IOException
public static S3FileSystem.Builder builder()
public File getBasedir()
public org.kuali.common.core.cli.api.CommandLineService getCli()
public String getEncoding()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.