public class YokozunaIndex extends Object
Constructor and Description |
---|
YokozunaIndex(String name)
Constructs a Yokozuna index without naming the schema.
|
YokozunaIndex(String name,
String schema)
Constructs a Yokozuna index.
|
public YokozunaIndex(String name)
name
- The name for this index.public YokozunaIndex(String name, String schema)
name
- The name of the index.schema
- The name of a schemaCopyright © 2014. All rights reserved.