|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LuceneWorkSerializer
For clustering we need some way to serialize the LuceneWork(s) to the other nodes.
| Method Summary | |
|---|---|
List<LuceneWork> |
toLuceneWorks(byte[] data)
Convert a byte[] to a List of LuceneWork |
byte[] |
toSerializedModel(List<LuceneWork> works)
Convert a List of LuceneWork into a byte[] |
| Method Detail |
|---|
byte[] toSerializedModel(List<LuceneWork> works)
List<LuceneWork> toLuceneWorks(byte[] data)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||