public class Layout extends Object
| Constructor and Description |
|---|
Layout() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollection() |
String |
getReplication() |
String |
getTtl() |
List<Integer> |
getWritables() |
void |
setCollection(String collection) |
void |
setReplication(String replication) |
void |
setTtl(String ttl) |
void |
setWritables(List<Integer> writables) |
String |
toString() |
Copyright © 2017 Blocko Inc.. All rights reserved.