Package | Description |
---|---|
org.apache.datasketches.common |
This package is for common classes that may be used across all the sketch families.
|
Modifier and Type | Class and Description |
---|---|
class |
SketchesArgumentException
Illegal Arguments Exception class for the library
|
class |
SketchesReadOnlyException
Write operation attempted on a read-only class.
|
class |
SketchesStateException
Illegal State Exception class for the library
|
Copyright © 2015–2024 The Apache Software Foundation. All rights reserved.