hu.mta.sztaki.lpds.cloud.simulator.io
Class StorageObject
java.lang.Object
hu.mta.sztaki.lpds.cloud.simulator.io.StorageObject
- Direct Known Subclasses:
- VirtualAppliance
public class StorageObject
- extends Object
- Author:
- "Gabor Kecskemeti, Distributed and Parallel Systems Group, University of Innsbruck (c) 2013"
"Gabor Kecskemeti, Laboratory of Parallel and Distributed Systems, MTA SZTAKI (c) 2012"
id
public final String id
size
public final long size
StorageObject
public StorageObject(String myid)
StorageObject
public StorageObject(String myid,
long mysize,
boolean vary)
newCopy
public StorageObject newCopy(String myid)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.