Constructor SurrogateIndexWriter
SurrogateIndexWriter(String, SurrogateNCacheDirectory, IndexWriterConfig, CacheContext, Byte[], IDataFormatService)
Declaration
public SurrogateIndexWriter(string objectUID, SurrogateNCacheDirectory d, IndexWriterConfig conf, CacheContext cacheContext, byte[] initialRPCCallInfo, IDataFormatService dataFormatService)
Parameters
Type | Name | Description |
---|---|---|
System.String | objectUID | |
SurrogateNCacheDirectory | d | |
IndexWriterConfig | conf | |
CacheContext | cacheContext | |
System.Byte[] | initialRPCCallInfo | |
IDataFormatService | dataFormatService |