Method CreateOutput
CreateOutput(String, IOContext)
Creates an IndexOutput for the file with the given name.
Declaration
public override IndexOutput CreateOutput(string name, IOContext context)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | |
IOContext | context |
Returns
Type | Description |
---|---|
IndexOutput |