@Deprecated public class IndexFieldDef extends Object
Constructor and Description |
---|
IndexFieldDef(String field)
Deprecated.
Creates an ascending index of the field.
|
IndexFieldDef(String field,
IndexDirection dir)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IndexDirection |
getDirection()
Deprecated.
|
String |
getField()
Deprecated.
|
String |
toString()
Deprecated.
|
public IndexFieldDef(String field)
public IndexFieldDef(String field, IndexDirection dir)
public String getField()
public IndexDirection getDirection()
Copyright © 2015. All rights reserved.