Package net.ravendb.embedded
Class RuntimeFrameworkVersionMatcher
java.lang.Object
net.ravendb.embedded.RuntimeFrameworkVersionMatcher
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringmatch(RuntimeFrameworkVersionMatcher.RuntimeFrameworkVersion runtime, List<RuntimeFrameworkVersionMatcher.RuntimeFrameworkVersion> runtimes) static Stringmatch(ServerOptions options)
-
Field Details
-
GREATER_OR_EQUAL
public static final char GREATER_OR_EQUAL- See Also:
-
-
Constructor Details
-
RuntimeFrameworkVersionMatcher
public RuntimeFrameworkVersionMatcher()
-
-
Method Details
-
match
-
match
public static String match(RuntimeFrameworkVersionMatcher.RuntimeFrameworkVersion runtime, List<RuntimeFrameworkVersionMatcher.RuntimeFrameworkVersion> runtimes)
-