Package | Description |
---|---|
org.apache.cassandra.hadoop.pig |
Modifier and Type | Method and Description |
---|---|
static CassandraStorage.MarshallerType |
CassandraStorage.MarshallerType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CassandraStorage.MarshallerType[] |
CassandraStorage.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<CassandraStorage.MarshallerType,AbstractType> |
CassandraStorage.getDefaultMarshallers(CfDef cfDef)
Deprecated.
construct a map to store the mashaller type to cassandra data type mapping
|
Copyright © 2020 The Apache Software Foundation