public static class FullQueryLogger.Query extends BinLog.ReleaseableWriteMarshallable
Constructor and Description |
---|
Query(java.lang.String query,
QueryOptions queryOptions,
QueryState queryState,
long queryStartTime) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
type() |
int |
weight() |
void |
writeMarshallable(net.openhft.chronicle.wire.WireOut wire) |
public Query(java.lang.String query, QueryOptions queryOptions, QueryState queryState, long queryStartTime)
protected java.lang.String type()
public void writeMarshallable(net.openhft.chronicle.wire.WireOut wire)
writeMarshallable
in interface net.openhft.chronicle.wire.WriteMarshallable
public int weight()
weight
in interface WeightedQueue.Weighable
Copyright © 2009-2019 The Apache Software Foundation