@PublicApi public final class OutStreamOptions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OutStreamOptions.Builder |
Modifier and Type | Method and Description |
---|---|
static OutStreamOptions |
defaults() |
long |
getBlockSizeBytes() |
String |
getHostname() |
TachyonStorageType |
getTachyonStorageType() |
long |
getTTL() |
UnderStorageType |
getUnderStorageType() |
public static OutStreamOptions defaults()
OutStreamOptions
public long getBlockSizeBytes()
public String getHostname()
public TachyonStorageType getTachyonStorageType()
public long getTTL()
public UnderStorageType getUnderStorageType()
Copyright © 2015. All Rights Reserved.