Class AdvancedHotRodOperation<OP>

java.lang.Object
org.infinispan.client.hotrod.impl.operations.DelegatingHotRodOperation<OP>
org.infinispan.client.hotrod.impl.operations.AdvancedHotRodOperation<OP>
All Implemented Interfaces:
HotRodOperation<OP>

public class AdvancedHotRodOperation<OP> extends DelegatingHotRodOperation<OP>