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.storm.serialization
Interface ITupleSerializer
All Known Implementing Classes:
KryoTupleSerializer
public interface
ITupleSerializer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
serialize
(
Tuple
tuple)
Method Details
serialize
byte[]
serialize
(
Tuple
tuple)