Package | Description |
---|---|
com.hazelcast.cardinality.impl | |
com.hazelcast.cardinality.impl.operations |
This package contains the operations on the
CardinalityEstimator . |
Modifier and Type | Method and Description |
---|---|
CardinalityEstimatorContainer |
CardinalityEstimatorService.getCardinalityEstimatorContainer(String name) |
Modifier and Type | Method and Description |
---|---|
void |
CardinalityEstimatorService.addCardinalityEstimator(String name,
CardinalityEstimatorContainer container) |
Modifier and Type | Method and Description |
---|---|
CardinalityEstimatorContainer |
AbstractCardinalityEstimatorOperation.getCardinalityEstimatorContainer() |
Constructor and Description |
---|
ReplicationOperation(Map<String,CardinalityEstimatorContainer> migrationData) |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.