public class FetchKey extends Object implements Serializable
Constructor and Description |
---|
FetchKey() |
FetchKey(String fetcherName,
String fetchKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getFetcherName() |
String |
getFetchKey() |
int |
hashCode() |
String |
toString() |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.