Property | Type | Description | |
---|---|---|---|
Bucket | int | ||
ReduceKey | string |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ReduceKeyAndBucket ( int bucket, string reduceKey ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Equals ( |
protected Equals ( |
||
other | ||
return | bool |
public ReduceKeyAndBucket ( int bucket, string reduceKey ) : System | ||
bucket | int | |
reduceKey | string | |
return | System |