Groovy Documentation

Package org.linkedin.glu.commands.impl

 

Interface Summary
CommandExecutionIOStorage This class encapsulates the storage of IO for commands, this way it is easy to "disable" the storage.
CommandStreamStorage @author yan@pongasoft.com
GluCommandFactory @author yan@pongasoft.com
 


Class Summary
AbstractCommandExecutionIOStorage @author yan@pongasoft.com
AbstractCommandStreamStorage @author yan@pongasoft.com
CommandExecution @author yan@pongasoft.com
FileSystemCommandExecutionIOStorage @author yan@pongasoft.com
FileSystemStreamStorage @author yan@pongasoft.com
MemoryCommandExecutionIOStorage This implementation is obviously very ephemeral and should be used carefully
MemoryStreamStorage @author yan@pongasoft.com
NoCommandStreamStorage @author yan@pongasoft.com
 


Enum Summary
StreamType @author yan@pongasoft.com
 


Groovy Documentation