Package | Description |
---|---|
org.apache.cassandra.hadoop.pig |
Modifier and Type | Method and Description |
---|---|
static AbstractCassandraStorage.MarshallerType |
AbstractCassandraStorage.MarshallerType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractCassandraStorage.MarshallerType[] |
AbstractCassandraStorage.MarshallerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<AbstractCassandraStorage.MarshallerType,AbstractType> |
AbstractCassandraStorage.getDefaultMarshallers(CfDef cfDef)
construct a map to store the mashaller type to cassandra data type mapping
|
Copyright © 2020 The Apache Software Foundation