This project has retired. For details please refer to its
Attic page.
ParseOsFamilyVersion64BitFromImageName (Apache jclouds 2.0.0 API)
- java.lang.Object
-
- org.jclouds.glesys.compute.functions.ParseOsFamilyVersion64BitFromImageName
-
- All Implemented Interfaces:
- com.google.common.base.Function<String,OsFamilyVersion64Bit>
@Singleton
public class ParseOsFamilyVersion64BitFromImageName
extends Object
implements com.google.common.base.Function<String,OsFamilyVersion64Bit>
Defaults to version null and 64bit, if the operating system is unrecognized
and the pattern "32bit" isn't in the string.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.