public interface ITridentResource
This interface is implemented by various Trident classes in order to gather and propogate resources that have been set on them.
ResourceDeclarer
Modifier and Type | Method and Description |
---|---|
Map<String,Number> |
getResources() |
Set<SharedMemory> |
getSharedMemory() |
Map<String,Number> getResources()
Set<SharedMemory> getSharedMemory()
Copyright © 2019 The Apache Software Foundation. All rights reserved.