Class LuceneIndexQueryPlan.Deserializer

java.lang.Object
com.apple.foundationdb.record.lucene.LuceneIndexQueryPlan.Deserializer
All Implemented Interfaces:
PlanDeserializer<com.apple.foundationdb.record.planprotos.PLuceneIndexQueryPlan,LuceneIndexQueryPlan>
Enclosing class:
LuceneIndexQueryPlan

@AutoService(com.apple.foundationdb.record.PlanDeserializer.class) public static class LuceneIndexQueryPlan.Deserializer extends Object implements PlanDeserializer<com.apple.foundationdb.record.planprotos.PLuceneIndexQueryPlan,LuceneIndexQueryPlan>
Deserializer.