public class StreamDefinitionCache extends Object
Constructor and Description |
---|
StreamDefinitionCache() |
Modifier and Type | Method and Description |
---|---|
static StreamData |
getStream(String tenantId) |
static void |
putStream(String tenantId,
String streamId,
String date,
String streamDefName) |
public static StreamData getStream(String tenantId) throws ExecutionException
ExecutionException
Copyright © 2018 WSO2. All rights reserved.