Package | Description |
---|---|
secondaryindex |
A client application that illustrates basic Index View functionality.
|
Modifier and Type | Method and Description |
---|---|
static IndexViewExample.Operation |
IndexViewExample.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexViewExample.Operation[] |
IndexViewExample.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
IndexViewExample.handle(IndexViewExample.Operation operation) |
Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.