This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch cleanup_names_phase_6
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
from 5e20a6991 This commit changes the names of mostly the /quantiles/
classes to conform to a model where the sketch name appears in at least the
public class names. For example, the /quantiles/DoublesUnion is renamed to
/quantiles/QuantilesDoublesUnion, etc. This is also now consistent with the
class naming in C++.
add 39a47af4e minor comment tweaks.
No new revisions were added by this update.
Summary of changes:
.../datasketches/common/positional/PositionInvariantsException.java | 2 ++
.../org/apache/datasketches/common/positional/PositionalImpl.java | 2 +-
.../org/apache/datasketches/common/positional/PositionalSegment.java | 4 ++--
.../apache/datasketches/common/positional/PositionalSegmentImpl.java | 4 +++-
4 files changed, 8 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]