Uses of Interface
org.apache.cassandra.service.StorageProxy.WritePerformer

Packages that use StorageProxy.WritePerformer
org.apache.cassandra.service   
 

Uses of StorageProxy.WritePerformer in org.apache.cassandra.service
 

Methods in org.apache.cassandra.service with parameters of type StorageProxy.WritePerformer
static IWriteResponseHandler StorageProxy.performWrite(IMutation mutation, ConsistencyLevel consistency_level, java.lang.String localDataCenter, StorageProxy.WritePerformer performer)
          Perform the write of a mutation given a WritePerformer.
 



Copyright © 2012 The Apache Software Foundation