protected static interface BaseTupleComparator.RawComparison
| Modifier and Type | Method and Description |
|---|---|
int |
compare(byte[] b1,
int s1,
int l1,
byte[] b2,
int s2,
int l2) |
int compare(byte[] b1, int s1, int l1, byte[] b2, int s2, int l2)
Copyright © 2007-2021 Cascading Maintainers. All Rights Reserved.