public interface GlueCacheEventSender
Modifier and Type | Field and Description |
---|---|
static int |
FAILURE |
static int |
NOT_EXIST |
static int |
SUCCESS |
Modifier and Type | Method and Description |
---|---|
String |
sendEvent(GlueCacheEvent event) |
static final int SUCCESS
static final int FAILURE
static final int NOT_EXIST
String sendEvent(GlueCacheEvent event)
Copyright © 2013–2020 POSCO ICT. All rights reserved.