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.cassandra.streaming
Interface StreamingChannel.Send
Enclosing interface:
StreamingChannel
public static interface
StreamingChannel.Send
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
send
(
IntFunction
<
StreamingDataOutputPlus
> outSupplier)
Method Details
send
void
send
(
IntFunction
<
StreamingDataOutputPlus
> outSupplier)
throws
IOException
Throws:
IOException