@PublicApi public final class CreateOptions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CreateOptions.Builder |
Modifier and Type | Method and Description |
---|---|
static CreateOptions |
defaults() |
long |
getBlockSizeBytes() |
long |
getTTL() |
UnderStorageType |
getUnderStorageType() |
boolean |
isRecursive() |
CreateTOptions |
toThrift() |
public static CreateOptions defaults()
CreateOptions
public long getBlockSizeBytes()
public boolean isRecursive()
public long getTTL()
public UnderStorageType getUnderStorageType()
public CreateTOptions toThrift()
Copyright © 2015. All Rights Reserved.