public class RemoteStringIndex
extends java.lang.Object
implements com.simsilica.es.StringIndex
| Modifier | Constructor and Description |
|---|---|
protected |
RemoteStringIndex(RemoteEntityData remote) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getString(int id) |
int |
getStringId(java.lang.String s,
boolean add) |
protected RemoteStringIndex(RemoteEntityData remote)