Class CustomPayloadMirroringQueryHandler

java.lang.Object
org.apache.cassandra.cql3.CustomPayloadMirroringQueryHandler
All Implemented Interfaces:
QueryHandler

public class CustomPayloadMirroringQueryHandler extends Object implements QueryHandler
Custom QueryHandler that sends custom request payloads back with the result. Used to facilitate testing. Enabled with system property CassandraRelevantProperties.CUSTOM_QUERY_HANDLER_CLASS.