static class CoprocessorHost.EnvironmentPriorityComparator extends Object implements Comparator<CoprocessorEnvironment>
Constructor and Description |
---|
CoprocessorHost.EnvironmentPriorityComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CoprocessorEnvironment env1,
CoprocessorEnvironment env2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
CoprocessorHost.EnvironmentPriorityComparator()
public int compare(CoprocessorEnvironment env1, CoprocessorEnvironment env2)
compare
in interface Comparator<CoprocessorEnvironment>
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.