public class FetchResult extends Object
FetchResult(boolean success, Set<String> segments)
Set<String>
getSegments()
boolean
isSuccess()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FetchResult(boolean success, Set<String> segments)
public boolean isSuccess()
public Set<String> getSegments()
Copyright © 2021. All rights reserved.