51525354555657
this.processor = processor; } @Override protected OperationFactory createOperationFactory() { return new PartitionWideEntryOperationFactory(name, processor); }
50515253545556