Class CustomPayloadMirroringQueryHandler

  • All Implemented Interfaces:
    QueryHandler

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