| Package | Description |
|---|---|
| org.apache.slider.server.avro |
| Modifier and Type | Method and Description |
|---|---|
RoleHistoryRecord.Builder |
RoleHistoryRecord.Builder.clearEntry()
Clears the value of the 'entry' field
|
static RoleHistoryRecord.Builder |
RoleHistoryRecord.newBuilder()
Creates a new RoleHistoryRecord RecordBuilder
|
static RoleHistoryRecord.Builder |
RoleHistoryRecord.newBuilder(RoleHistoryRecord.Builder other)
Creates a new RoleHistoryRecord RecordBuilder by copying an existing Builder
|
static RoleHistoryRecord.Builder |
RoleHistoryRecord.newBuilder(RoleHistoryRecord other)
Creates a new RoleHistoryRecord RecordBuilder by copying an existing RoleHistoryRecord instance
|
RoleHistoryRecord.Builder |
RoleHistoryRecord.Builder.setEntry(Object value)
Sets the value of the 'entry' field
|
| Modifier and Type | Method and Description |
|---|---|
static RoleHistoryRecord.Builder |
RoleHistoryRecord.newBuilder(RoleHistoryRecord.Builder other)
Creates a new RoleHistoryRecord RecordBuilder by copying an existing Builder
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.