GigaSpaces XAP 8.0 API

Uses of Class
com.j_spaces.core.cluster.ReplicationOperationType

Packages that use ReplicationOperationType
com.j_spaces.core.cluster Provides GigaSpaces cluster plug-in interfaces 
 

Uses of ReplicationOperationType in com.j_spaces.core.cluster
 

Fields in com.j_spaces.core.cluster with type parameters of type ReplicationOperationType
static Set<ReplicationOperationType> ReplicationOperationType.FULL_PERMISSIONS
           
 

Methods in com.j_spaces.core.cluster that return ReplicationOperationType
static ReplicationOperationType ReplicationOperationType.fromByte(byte opCode)
           
 ReplicationOperationType IReplicationFilterEntry.getOperationType()
          Gets the code of the replicated operation.
static ReplicationOperationType ReplicationOperationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReplicationOperationType[] ReplicationOperationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.j_spaces.core.cluster with parameters of type ReplicationOperationType
 boolean ReplicationPolicy.shouldReplicate(ReplicationOperationType operType)
           
 

Method parameters in com.j_spaces.core.cluster with type arguments of type ReplicationOperationType
 void ReplicationPolicy.setPermittedOperations(List<ReplicationOperationType> permittedOperations)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.