71727374757677
attribute = reader.readUTF("a"); ordered = reader.readBoolean("o"); } protected OperationFactory createOperationFactory() { return new AddIndexOperationFactory(name, attribute, ordered); }