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