org.gcube.informationsystem.glitebridge.resource.site
Class ProcessorFullType
java.lang.Object
org.gcube.informationsystem.glitebridge.resource.commontype.ProcessorType
org.gcube.informationsystem.glitebridge.resource.site.ProcessorFullType
public class ProcessorFullType
- extends ProcessorType
- Author:
- Luca Frosini (ISTI-CNR)
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessorFullType
public ProcessorFullType()
getCacheL1
public int getCacheL1()
- Returns:
- Cache L1
setCacheL1
public void setCacheL1(int cacheL1)
- Parameters:
cacheL1
- Cache L1
getCacheL1D
public int getCacheL1D()
- Returns:
- Cache L1D
setCacheL1D
public void setCacheL1D(int cacheL1D)
- Parameters:
cacheL1D
- Cache L1D
getCacheL1I
public int getCacheL1I()
- Returns:
- Cache L1I
setCacheL1I
public void setCacheL1I(int cacheL1I)
- Parameters:
cacheL1I
- Cache L1I
getCacheL2
public int getCacheL2()
- Returns:
- Cache L2
setCacheL2
public void setCacheL2(int cacheL2)
- Parameters:
cacheL2
- Cache L2