JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.illumon.iris.binarystore
Interface RowCopier
public interface
RowCopier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
copy
(
RowSetter
rowSetter,
RowGetter
rowGetter)
Method Details
copy
void
copy
(
RowSetter
rowSetter,
RowGetter
rowGetter)