public static class FullQueryLogger.Batch extends BinLog.ReleaseableWriteMarshallable
Constructor and Description |
---|
Batch(BatchStatement.Type batchType,
java.util.List<java.lang.String> queries,
java.util.List<java.util.List<java.nio.ByteBuffer>> values,
QueryOptions queryOptions,
QueryState queryState,
long batchTimeMillis) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
type() |
int |
weight() |
void |
writeMarshallablePayload(net.openhft.chronicle.wire.WireOut wire) |
writeMarshallable
public Batch(BatchStatement.Type batchType, java.util.List<java.lang.String> queries, java.util.List<java.util.List<java.nio.ByteBuffer>> values, QueryOptions queryOptions, QueryState queryState, long batchTimeMillis)
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-2022 The Apache Software Foundation