Skip to content

Commit

Permalink
IGNITE-5136
Browse files Browse the repository at this point in the history
Added cleanUpOldEntries method.
  • Loading branch information
vopolski authored and vopolski committed Jul 24, 2017
1 parent 23c18c0 commit 0f60104
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ public class GridAffinityFunctionContextImpl implements AffinityFunctionContext
/** Number of backups to assign. */
private final int backups;

/** Cache Name. */
private String cacheName;

/** Node ID. */
private String nodeId;

/**
* @param topSnapshot Topology snapshot.
* @param prevAssignment Prevent Assignment.
Expand Down

0 comments on commit 0f60104

Please sign in to comment.