Constructor and Description |
---|
RemoteBag(Bag bag,
long size,
long diskSize) |
Modifier and Type | Method and Description |
---|---|
long |
getDiskSize()
Gets the disk size of the bag
|
List<IndexDefinition> |
getIndexDefinitions() |
String |
getInstanceId() |
String |
getName() |
long |
getSize()
Gets the size of the bag
|
public RemoteBag(Bag bag, long size, long diskSize)
public long getSize()
public long getDiskSize()
public String getInstanceId()
getInstanceId
in interface Bag
public List<IndexDefinition> getIndexDefinitions()
getIndexDefinitions
in interface Bag
Copyright © 2015. All rights reserved.