public static class FileFragmentResultCacheManager.CacheKey extends Object
Constructor and Description |
---|
CacheKey(String serializedPlan,
Split.SplitIdentifier splitIdentifier) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getSerializedPlan() |
Split.SplitIdentifier |
getSplitIdentifier() |
int |
hashCode() |
public CacheKey(String serializedPlan, Split.SplitIdentifier splitIdentifier)
Copyright © 2012–2022. All rights reserved.