Uses of Package
com.hazelcast.spi.annotation

Packages that use com.hazelcast.spi.annotation
com.hazelcast.config Provides classes for configuring HazelcastInstance. 
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
com.hazelcast.map Contains Hazelcast map module classes. 
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.partition Contains the partition logic for Hazelcast. 
com.hazelcast.ringbuffer Contains the API for the Ringbuffer
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
com.hazelcast.spi.impl Contains implementations for Hazelcast SPI. 
com.hazelcast.topic Contains the API for the ITopic
com.hazelcast.transaction.impl.xa Provides implementation for Hazelcast XA 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.config
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.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.map
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
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.partition
PrivateApi
          Marker for private api.
 

Classes in com.hazelcast.spi.annotation used by com.hazelcast.ringbuffer
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
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.spi.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.
 

Classes in com.hazelcast.spi.annotation used by com.hazelcast.topic
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.transaction.impl.xa
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.