Uses of Class
com.hazelcast.map.impl.operation.MapOperationType

Packages that use MapOperationType
com.hazelcast.map.impl.operation Package for map operations. 
 

Uses of MapOperationType in com.hazelcast.map.impl.operation
 

Methods in com.hazelcast.map.impl.operation that return MapOperationType
static MapOperationType MapOperationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MapOperationType[] MapOperationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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