Method | Description | |
---|---|---|
RAMStorage ( int numberOfHashTables ) : System.Collections.Concurrent | ||
Reset ( int numberOfHashTables ) : void |
Method | Description | |
---|---|---|
Initialize ( int numberOfHashTables ) : void |
public RAMStorage ( int numberOfHashTables ) : System.Collections.Concurrent | ||
numberOfHashTables | int | |
return | System.Collections.Concurrent |
public Reset ( int numberOfHashTables ) : void | ||
numberOfHashTables | int | |
return | void |