Class LuceneScanQueryParameters.Deserializer

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

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