public class RiakIndexField extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RiakIndexField.FieldType |
| Constructor and Description |
|---|
RiakIndexField(Field field)
The field that is to be wrapped
|
| Modifier and Type | Method and Description |
|---|---|
Field |
getField() |
RiakIndexField.FieldType |
getFieldType() |
String |
getIndexName() |
public RiakIndexField(Field field)
field - public Field getField()
public String getIndexName()
public RiakIndexField.FieldType getFieldType()
Copyright © 2016. All rights reserved.