JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.camel.component.cassandra
Interface ResultSetConversionStrategy
public interface
ResultSetConversionStrategy
Strategy to convert
ResultSet
into message body
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getBody
(com.datastax.oss.driver.api.core.cql.ResultSet resultSet)
Method Details
getBody
Object
getBody
(com.datastax.oss.driver.api.core.cql.ResultSet resultSet)