JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
org.apache.druid.server.coordination
Interface DataSegmentChangeCallback
public interface
DataSegmentChangeCallback
Field Summary
Fields
Modifier and Type
Field
Description
static final
DataSegmentChangeCallback
NOOP
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
()
Field Details
NOOP
static final
DataSegmentChangeCallback
NOOP
Method Details
execute
void
execute
()