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 |
writeMarshallablePayload(net.openhft.chronicle.wire.WireOut wire) |
writeMarshallable
public Query(java.lang.String query, QueryOptions queryOptions, QueryState queryState, long queryStartTime)
protected java.lang.String type()
type
in class BinLog.ReleaseableWriteMarshallable
public void writeMarshallablePayload(net.openhft.chronicle.wire.WireOut wire)
public int weight()
weight
in interface WeightedQueue.Weighable
Copyright © 2009-2021 The Apache Software Foundation