| Modifier and Type | Method and Description | 
|---|---|
| static IllegalArgumentException | memoryAddOnlyDuringVertexProgramExecute(String key) | 
| static IllegalArgumentException | memoryDoesNotExist(String key) | 
| static IllegalStateException | memoryIsCurrentlyImmutable() | 
| static IllegalArgumentException | memoryKeyCanNotBeEmpty() | 
| static IllegalArgumentException | memoryKeyCanNotBeNull() | 
| static IllegalArgumentException | memorySetOnlyDuringVertexProgramSetUpAndTerminate(String key) | 
| static IllegalArgumentException | memoryValueCanNotBeNull() | 
public static IllegalArgumentException memoryKeyCanNotBeEmpty()
public static IllegalArgumentException memoryKeyCanNotBeNull()
public static IllegalArgumentException memoryValueCanNotBeNull()
public static IllegalStateException memoryIsCurrentlyImmutable()
public static IllegalArgumentException memoryDoesNotExist(String key)
public static IllegalArgumentException memorySetOnlyDuringVertexProgramSetUpAndTerminate(String key)
public static IllegalArgumentException memoryAddOnlyDuringVertexProgramExecute(String key)
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.