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