Class PipelineOperation

java.lang.Object
com.apple.foundationdb.record.PipelineOperation

@API(UNSTABLE) public class PipelineOperation extends Object
Kind of asynchronous pipelined operation being performed. This isn't an enum so clients can define more of them for their own pipeline operations.
See Also: