Uses of Package
com.hazelcast.spi.annotation

Packages that use com.hazelcast.spi.annotation
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
com.hazelcast.mapreduce This package contains the MapReduce API definition for Hazelcast.
All map reduce operations running in a distributed manner inside the active Hazelcast cluster. 
com.hazelcast.mapreduce.aggregation This package contains the aggregation API and the convenience helper classes to retrieve predefined aggregation implementations. 
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
com.hazelcast.spi.impl Contains implementations for Hazelcast SPI. 
com.hazelcast.transaction.impl Provides implementation for Hazelcast transaction support. 
com.hazelcast.util This package contains classes to support the inner workings of Hazelcast as well as some backports of newer Java features / data structures to support older Java versions in a clean and nice way. 
 

Classes in com.hazelcast.spi.annotation used by com.hazelcast.core
Beta
          An element annotated with this annotation is considered beta status.
Beta in this case means it is a fully new feature and in general seems ready for production use but can be subject to change in the near future when problems coming up with the proposed API.
 

Classes in com.hazelcast.spi.annotation used by com.hazelcast.instance
PrivateApi
          Marker for private api.
 

Classes in com.hazelcast.spi.annotation used by com.hazelcast.mapreduce
Beta
          An element annotated with this annotation is considered beta status.
Beta in this case means it is a fully new feature and in general seems ready for production use but can be subject to change in the near future when problems coming up with the proposed API.
 

Classes in com.hazelcast.spi.annotation used by com.hazelcast.mapreduce.aggregation
Beta
          An element annotated with this annotation is considered beta status.
Beta in this case means it is a fully new feature and in general seems ready for production use but can be subject to change in the near future when problems coming up with the proposed API.
 

Classes in com.hazelcast.spi.annotation used by com.hazelcast.spi
PrivateApi
          Marker for private api.
 

Classes in com.hazelcast.spi.annotation used by com.hazelcast.spi.impl
PrivateApi
          Marker for private api.
 

Classes in com.hazelcast.spi.annotation used by com.hazelcast.transaction.impl
Beta
          An element annotated with this annotation is considered beta status.
Beta in this case means it is a fully new feature and in general seems ready for production use but can be subject to change in the near future when problems coming up with the proposed API.
PrivateApi
          Marker for private api.
 

Classes in com.hazelcast.spi.annotation used by com.hazelcast.util
PrivateApi
          Marker for private api.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.