public class CqServiceFactoryImpl
extends java.lang.Object
implements org.apache.geode.cache.query.internal.cq.spi.CqServiceFactory
| Constructor and Description |
|---|
CqServiceFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.geode.cache.query.internal.cq.CqService |
create(org.apache.geode.internal.cache.InternalCache cache) |
void |
initialize() |
org.apache.geode.cache.query.internal.cq.ServerCQ |
readCqQuery(java.io.DataInput in) |
public void initialize()
initialize in interface org.apache.geode.cache.query.internal.cq.spi.CqServiceFactorypublic org.apache.geode.cache.query.internal.cq.CqService create(org.apache.geode.internal.cache.InternalCache cache)
create in interface org.apache.geode.cache.query.internal.cq.spi.CqServiceFactorypublic org.apache.geode.cache.query.internal.cq.ServerCQ readCqQuery(java.io.DataInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
readCqQuery in interface org.apache.geode.cache.query.internal.cq.spi.CqServiceFactoryjava.lang.ClassNotFoundExceptionjava.io.IOException