public class StorageResource extends Object
| Modifier and Type | Method and Description |
|---|---|
static StorageResource |
createResource(long address,
int length,
int key) |
long |
getAddress() |
int |
getKey() |
int |
getLength() |
public static StorageResource createResource(long address, int length, int key)
public long getAddress()
public int getLength()
public int getKey()
Copyright © 2018 The Apache Software Foundation. All rights reserved.