public class SimpleIndex extends Object
| Constructor and Description |
|---|
SimpleIndex() |
| Modifier and Type | Method and Description |
|---|---|
long |
get(String index,
SimpleIndexEntityFile session) |
void |
registry(String index,
long reference,
SimpleIndexEntityFile session) |
void |
remove(String index,
SimpleIndexEntityFile session,
String typeName) |
public void registry(String index, long reference, SimpleIndexEntityFile session) throws IOException
IOExceptionpublic void remove(String index, SimpleIndexEntityFile session, String typeName) throws IOException
IOExceptionpublic long get(String index, SimpleIndexEntityFile session) throws IOException
IOExceptionCopyright © 2016. All rights reserved.