|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.splout.db.hadoop.NullableSchema
public class NullableSchema
Constructor Summary | |
---|---|
NullableSchema()
|
Method Summary | |
---|---|
static com.datasalt.pangool.io.Schema |
nullableSchema(com.datasalt.pangool.io.Schema anSchema)
Returns a copy of the given schema, but with all fields configured as nullable. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullableSchema()
Method Detail |
---|
public static com.datasalt.pangool.io.Schema nullableSchema(com.datasalt.pangool.io.Schema anSchema)
anSchema
- An schema
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |